[INFO] fetching crate mpl-token-metadata 5.1.2-alpha.2... [INFO] checking mpl-token-metadata-5.1.2-alpha.2 against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218 [INFO] extracting crate mpl-token-metadata 5.1.2-alpha.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mpl-token-metadata 5.1.2-alpha.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mpl-token-metadata 5.1.2-alpha.2 [INFO] tweaked toml for crates.io crate mpl-token-metadata 5.1.2-alpha.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mpl-token-metadata 5.1.2-alpha.2 on toolchain 94e848735e78b58442e0b82e9c60f8f430840389 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mpl-token-metadata 5.1.2-alpha.2 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b67ffe08f2fbd2b287abbc2eeb62a3a447564974e95a638d1f5cb92e996ed79c [INFO] running `Command { std: "docker" "start" "-a" "b67ffe08f2fbd2b287abbc2eeb62a3a447564974e95a638d1f5cb92e996ed79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b67ffe08f2fbd2b287abbc2eeb62a3a447564974e95a638d1f5cb92e996ed79c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67ffe08f2fbd2b287abbc2eeb62a3a447564974e95a638d1f5cb92e996ed79c", kill_on_drop: false }` [INFO] [stdout] b67ffe08f2fbd2b287abbc2eeb62a3a447564974e95a638d1f5cb92e996ed79c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 178d1f03ba2f20e12257aa567274050460b9c7e89109089305a5a6538261e208 [INFO] running `Command { std: "docker" "start" "-a" "178d1f03ba2f20e12257aa567274050460b9c7e89109089305a5a6538261e208", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Checking five8_core v0.1.2 [INFO] [stderr] Checking solana-sanitize v3.0.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking five8 v0.2.1 [INFO] [stderr] Checking five8_const v0.1.4 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Checking solana-msg v3.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking solana-program-memory v3.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking solana-define-syscall v3.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking derivation-path v0.2.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking uriparse v0.6.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking solana-svm-feature-set v3.0.8 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking solana-derivation-path v3.0.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking solana-time-utils v3.0.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking solana-seed-derivable v3.0.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking eager v0.1.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking solana-precompile-error v3.0.0 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking solana-svm-type-overrides v3.0.8 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Checking solana-svm-log-collector v3.0.8 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking solana-svm-measure v3.0.8 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking percentage v0.1.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking solana-big-mod-exp v3.0.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling solana-version v3.0.8 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Checking solana-native-token v3.0.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking solana-measure v3.0.8 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking solana-rayon-threadlimit v3.0.8 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling serde_with_macros v3.15.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking solana-sbpf v0.12.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Checking solana-seed-phrase v3.0.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Checking compression-codecs v0.4.31 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking serde_with v3.15.1 [INFO] [stderr] Checking enum-iterator v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking solana-borsh v3.0.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking aes-gcm-siv v0.11.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking solana-program-option v3.0.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Compiling solana-perf v3.0.8 [INFO] [stderr] Checking rustls-native-certs v0.8.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking solana-hash v3.0.0 [INFO] [stderr] Checking solana-program-error v3.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking solana-short-vec v3.0.0 [INFO] [stderr] Checking solana-fee-calculator v3.0.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking solana-serde-varint v3.0.0 [INFO] [stderr] Checking solana-fee-structure v3.0.0 [INFO] [stderr] Checking solana-inflation v3.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking solana-sha256-hasher v3.0.0 [INFO] [stderr] Checking solana-cluster-type v3.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking solana-instruction-error v2.0.0 [INFO] [stderr] Checking solana-keccak-hasher v3.0.0 [INFO] [stderr] Checking solana-blake3-hasher v3.0.0 [INFO] [stderr] Checking solana-commitment-config v3.0.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking solana-transaction-error v3.0.0 [INFO] [stderr] Checking solana-reward-info v3.0.0 [INFO] [stderr] Checking solana-hard-forks v3.0.0 [INFO] [stderr] Checking solana-program-pack v3.0.0 [INFO] [stderr] Checking solana-packet v3.0.0 [INFO] [stderr] Checking solana-bincode v3.0.0 [INFO] [stderr] Checking solana-poh-config v3.0.0 [INFO] [stderr] Checking solana-shred-version v3.0.0 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking solana-secp256k1-recover v3.0.0 [INFO] [stderr] Checking solana-serde v3.0.0 [INFO] [stderr] Checking dlopen2 v0.5.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking solana-epoch-info v3.0.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling openssl-src v300.5.4+3.5.4 [INFO] [stderr] Checking solana-address v1.0.0 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking solana-curve25519 v3.0.8 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking solana-signature v3.1.0 [INFO] [stderr] Checking solana-pubkey v3.0.0 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.3.0 [INFO] [stderr] Checking caps v0.5.6 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking solana-sdk-ids v3.0.0 [INFO] [stderr] Checking solana-instruction v3.0.0 [INFO] [stderr] Checking solana-signer v3.0.0 [INFO] [stderr] Checking solana-account-info v3.0.0 [INFO] [stderr] Checking solana-serialize-utils v3.1.0 [INFO] [stderr] Checking solana-svm-timings v3.0.8 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking solana-sysvar-id v3.0.0 [INFO] [stderr] Checking solana-nonce v3.0.0 [INFO] [stderr] Checking spl-generic-token v2.0.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking solana-epoch-schedule v3.0.0 [INFO] [stderr] Checking solana-clock v3.0.0 [INFO] [stderr] Checking solana-slot-hashes v3.0.0 [INFO] [stderr] Checking solana-rent v3.0.0 [INFO] [stderr] Checking solana-slot-history v3.0.0 [INFO] [stderr] Checking solana-program-entrypoint v3.1.0 [INFO] [stderr] Checking solana-last-restart-slot v3.0.0 [INFO] [stderr] Checking solana-epoch-rewards v3.0.0 [INFO] [stderr] Checking solana-message v3.0.1 [INFO] [stderr] Checking solana-instructions-sysvar v3.0.0 [INFO] [stderr] Checking solana-system-interface v2.0.0 [INFO] [stderr] Checking solana-cpi v3.0.0 [INFO] [stderr] Checking agave-feature-set v3.0.8 [INFO] [stderr] Checking solana-keypair v3.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking solana-stable-layout v3.0.0 [INFO] [stderr] Checking solana-zk-sdk v4.0.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking solana-sysvar v3.0.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking solana-account v3.2.0 [INFO] [stderr] Checking solana-stake-interface v2.0.1 [INFO] [stderr] Checking solana-transaction v3.0.1 [INFO] [stderr] Checking solana-vote-interface v3.0.0 [INFO] [stderr] Checking solana-loader-v3-interface v6.1.0 [INFO] [stderr] Checking solana-loader-v4-interface v3.1.0 [INFO] [stderr] Checking fastbloom v0.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking solana-transaction-context v3.0.8 [INFO] [stderr] Checking solana-svm-transaction v3.0.8 [INFO] [stderr] Checking solana-svm-callback v3.0.8 [INFO] [stderr] Checking solana-genesis-config v3.0.0 [INFO] [stderr] Checking solana-nonce-account v3.0.0 [INFO] [stderr] Checking solana-config-interface v2.0.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking solana-program-runtime v3.0.8 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking x509-parser v0.14.0 [INFO] [stderr] Checking quinn-proto v0.11.13 [INFO] [stderr] Checking solana-feature-gate-interface v3.0.0 [INFO] [stderr] Checking solana-quic-definitions v3.0.0 [INFO] [stderr] Checking solana-address-lookup-table-interface v3.0.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking solana-compute-budget-program v3.0.8 [INFO] [stderr] Checking solana-vote-program v3.0.8 [INFO] [stderr] Checking solana-system-program v3.0.8 [INFO] [stderr] Checking solana-stake-program v3.0.8 [INFO] [stderr] Checking webpki-roots v0.24.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking unit-prefix v0.5.1 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking indicatif v0.18.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking solana-compute-budget v3.0.8 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking solana-compute-budget-interface v3.0.0 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking solana-tls-utils v3.0.8 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking histogram v0.6.9 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking agave-transaction-view v3.0.8 [INFO] [stderr] Checking solana-client-traits v3.0.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Checking opentelemetry v0.17.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking governor v0.6.3 [INFO] [stderr] Checking spl-pod v0.7.1 [INFO] [stderr] Checking solana-zk-token-sdk v3.0.8 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking async-compression v0.4.32 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking solana-net-utils v3.0.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking solana-epoch-rewards-hasher v3.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking solana-bucket-map v3.0.8 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking agave-io-uring v3.0.8 [INFO] [stderr] Checking tracing-opentelemetry v0.17.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking solana-zk-token-proof-program v3.0.8 [INFO] [stderr] Checking spl-discriminator v0.5.1 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking solana-zk-elgamal-proof-program v3.0.8 [INFO] [stderr] Checking solana-ed25519-program v3.0.0 [INFO] [stderr] Checking solana-secp256k1-program v3.0.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Checking solana-lattice-hash v3.0.8 [INFO] [stderr] Checking seqlock v0.2.0 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking unwrap_none v0.1.2 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking solana-nohash-hasher v0.2.1 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking lru v0.7.8 [INFO] [stderr] Checking dir-diff v0.3.3 [INFO] [stderr] Checking solana-vote v3.0.8 [INFO] [stderr] Checking solana-fee v3.0.8 [INFO] [stderr] Checking solana-system-transaction v3.0.0 [INFO] [stderr] Checking agave-reserved-account-keys v3.0.8 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking tarpc v0.29.0 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking spl-type-length-value v0.9.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking solana-example-mocks v3.0.0 [INFO] [stderr] Checking solana-epoch-stake v3.0.0 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking solana-curve25519 v2.3.13 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking solana-program v3.0.0 [INFO] [stderr] Checking spl-token-confidential-transfer-proof-extraction v0.5.0 [INFO] [stderr] Checking spl-token-group-interface v0.7.1 [INFO] [stderr] Checking spl-token-metadata-interface v0.8.0 [INFO] [stderr] Checking spl-token-confidential-transfer-proof-generation v0.5.0 [INFO] [stderr] Checking spl-token-interface v2.0.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking solana-offchain-message v3.0.0 [INFO] [stderr] Checking solana-presigner v3.0.0 [INFO] [stderr] Checking spl-token-2022-interface v2.0.0 [INFO] [stderr] Checking spl-associated-token-account-interface v2.0.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking chrono-humanize v0.2.3 [INFO] [stderr] Checking spl-token v9.0.0 [INFO] [stderr] Checking solana-sdk v3.0.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking solana-banks-interface v3.0.8 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Checking solana-account-decoder-client-types v3.0.8 [INFO] [stderr] Checking solana-metrics v3.0.8 [INFO] [stderr] Checking reqwest-middleware v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Checking solana-connection-cache v3.0.8 [INFO] [stderr] Checking solana-banks-client v3.0.8 [INFO] [stderr] Checking spl-associated-token-account v8.0.0 [INFO] [stderr] Checking test-case v3.3.1 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking solana-transaction-metrics-tracker v3.0.8 [INFO] [stderr] Checking ark-bn254 v0.4.0 [INFO] [stderr] Checking solana-streamer v3.0.8 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] Checking solana-transaction-status-client-types v3.0.8 [INFO] [stderr] Checking light-poseidon v0.2.0 [INFO] [stderr] Checking solana-bn254 v3.1.2 [INFO] [stderr] Checking kaigan v0.3.0 [INFO] [stderr] Checking solana-udp-client v3.0.8 [INFO] [stderr] Checking mpl-token-metadata v5.1.2-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking solana-rpc-client-types v3.0.8 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking solana-logger v3.0.0 [INFO] [stderr] Checking solana-poseidon v3.0.8 [INFO] [stderr] Checking agave-syscalls v3.0.8 [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/collection_authority_record.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `anchor` [INFO] [stdout] --> src/generated/accounts/collection_authority_record.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/deprecated_master_edition_v1.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/deprecated_master_edition_v1.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker_v2.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker_v2.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/holder_delegate_record.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/holder_delegate_record.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/master_edition.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/master_edition.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata_delegate_record.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata_delegate_record.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_owned_escrow.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_owned_escrow.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_record.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_record.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/use_authority_record.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/use_authority_record.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_collection_authority.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_collection_authority.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:175:16 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_edition_nft.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_edition_nft.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_nft.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_nft.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_accounts.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_accounts.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_escrow_account.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_escrow_account.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/collect.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/collect.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/convert_master_edition_v1_to_v2.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/convert_master_edition_v1_to_v2.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:112:16 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_escrow_account.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_escrow_account.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:169:16 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_item_v1.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_item_v1.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_item_v1.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_item_v1.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_v1.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_v1.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_v1.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_v1.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_sale_v1.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_sale_v1.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_sale_v1.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_sale_v1.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_staking_v1.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_staking_v1.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_staking_v1.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_staking_v1.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_standard_v1.rs:167:16 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_standard_v1.rs:168:12 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_standard_v1.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_standard_v1.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_transfer_v1.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_transfer_v1.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_transfer_v1.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_transfer_v1.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_utility_v1.rs:168:16 [INFO] [stdout] | [INFO] [stdout] 168 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_utility_v1.rs:169:12 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_utility_v1.rs:184:16 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_utility_v1.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/deprecated_mint_new_edition_from_master_edition_via_printing_token.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/deprecated_mint_new_edition_from_master_edition_via_printing_token.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/freeze_delegated_account.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/freeze_delegated_account.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock_v1.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock_v1.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/migrate.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/migrate.rs:140:12 [INFO] [stdout] | [INFO] [stdout] 140 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_token.rs:131:16 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_token.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 132 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_token.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_token.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_vault_proxy.rs:148:16 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_vault_proxy.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_vault_proxy.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_vault_proxy.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_v1.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_v1.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_v1.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_v1.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print.rs:171:16 [INFO] [stdout] | [INFO] [stdout] 171 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print.rs:172:12 [INFO] [stdout] | [INFO] [stdout] 172 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v1.rs:158:16 [INFO] [stdout] | [INFO] [stdout] 158 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v1.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v1.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v1.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v2.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v2.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v2.rs:199:16 [INFO] [stdout] | [INFO] [stdout] 199 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v2.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/puff_metadata.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/puff_metadata.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/remove_creator_verification.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/remove_creator_verification.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/resize.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/resize.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_authority_item_v1.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_authority_item_v1.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_authority.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_authority.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_item_v1.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_item_v1.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_v1.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_v1.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_data_item_v1.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_data_item_v1.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_data_v1.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_data_v1.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_locked_transfer_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_locked_transfer_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_migration_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_migration_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_print_delegate_v1.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_print_delegate_v1.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_programmable_config_item_v1.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_programmable_config_item_v1.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_programmable_config_v1.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_programmable_config_v1.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_sale_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_sale_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_staking_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_staking_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_standard_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_standard_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_transfer_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_transfer_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_use_authority.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_use_authority.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_utility_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_utility_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_and_verify_collection.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_and_verify_collection.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_and_verify_sized_collection_item.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_and_verify_sized_collection_item.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_collection_size.rs:71:16 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_collection_size.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_collection_size.rs:83:16 [INFO] [stdout] | [INFO] [stdout] 83 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_collection_size.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_token_standard.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_token_standard.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/sign_metadata.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/sign_metadata.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/thaw_delegated_account.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/thaw_delegated_account.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_out_of_escrow.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_out_of_escrow.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_out_of_escrow.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_out_of_escrow.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_v1.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_v1.rs:179:12 [INFO] [stdout] | [INFO] [stdout] 179 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_v1.rs:194:16 [INFO] [stdout] | [INFO] [stdout] 194 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_v1.rs:195:12 [INFO] [stdout] | [INFO] [stdout] 195 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock_v1.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock_v1.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock_v1.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 177 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock_v1.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_collection.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_collection.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_collection_v1.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_collection_v1.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_creator_v1.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_creator_v1.rs:102:12 [INFO] [stdout] | [INFO] [stdout] 102 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_sized_collection_item.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_sized_collection_item.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_authority_item_delegate_v2.rs:145:16 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_authority_item_delegate_v2.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_authority_item_delegate_v2.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_authority_item_delegate_v2.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_delegate_v2.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_delegate_v2.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_delegate_v2.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_delegate_v2.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_item_delegate_v2.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_item_delegate_v2.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_item_delegate_v2.rs:160:16 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_item_delegate_v2.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_delegate_v2.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_delegate_v2.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_delegate_v2.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_delegate_v2.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_item_delegate_v2.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_item_delegate_v2.rs:144:12 [INFO] [stdout] | [INFO] [stdout] 144 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_item_delegate_v2.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_item_delegate_v2.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_delegate_v2.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_delegate_v2.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_delegate_v2.rs:153:16 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_delegate_v2.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_item_delegate_v2.rs:138:16 [INFO] [stdout] | [INFO] [stdout] 138 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_item_delegate_v2.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_item_delegate_v2.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_item_delegate_v2.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_update_authority_v2.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_update_authority_v2.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_update_authority_v2.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_update_authority_v2.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_metadata_account_v2.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_metadata_account_v2.rs:59:12 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_metadata_account_v2.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_metadata_account_v2.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_primary_sale_happened_via_token.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_primary_sale_happened_via_token.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_v1.rs:148:16 [INFO] [stdout] | [INFO] [stdout] 148 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_v1.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_v1.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 164 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_v1.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use.rs:153:16 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use.rs:165:16 [INFO] [stdout] | [INFO] [stdout] 165 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use.rs:166:12 [INFO] [stdout] | [INFO] [stdout] 166 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use_v1.rs:153:16 [INFO] [stdout] | [INFO] [stdout] 153 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use_v1.rs:154:12 [INFO] [stdout] | [INFO] [stdout] 154 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use_v1.rs:169:16 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use_v1.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/utilize.rs:110:16 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/utilize.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 111 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/utilize.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/utilize.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify.rs:121:16 [INFO] [stdout] | [INFO] [stdout] 121 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_collection.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_collection.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_collection_v1.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_collection_v1.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_creator_v1.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_creator_v1.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_sized_collection_item.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_sized_collection_item.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 82 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/authority_type.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/authority_type.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/authorization_data.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/authorization_data.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/burn_args.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/burn_args.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_details.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_details.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_details_toggle.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_details_toggle.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_toggle.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_toggle.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/create_args.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/create_args.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/creator.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/creator.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/data.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/data.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/data_v2.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/data_v2.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/delegate_args.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/delegate_args.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/escrow_authority.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/escrow_authority.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/holder_delegate_role.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/holder_delegate_role.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/key.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/key.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/lock_args.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/lock_args.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/metadata_delegate_role.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/metadata_delegate_role.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/migration_type.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/migration_type.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/mint_args.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/mint_args.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/mint_new_edition_from_master_edition_via_token_args.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/mint_new_edition_from_master_edition_via_token_args.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload_key.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload_key.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload_type.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload_type.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/print_args.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/print_args.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/print_supply.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/print_supply.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/programmable_config.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/programmable_config.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/proof_info.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/proof_info.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/reservation.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/reservation.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/reservation_v1.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/reservation_v1.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/revoke_args.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/revoke_args.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/seeds_vec.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/seeds_vec.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/set_collection_size_args.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/set_collection_size_args.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_delegate_role.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_delegate_role.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_standard.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_standard.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_state.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_state.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/transfer_args.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/transfer_args.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/unlock_args.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/unlock_args.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/update_args.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/update_args.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/use_args.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/use_args.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/use_method.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/use_method.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/uses.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/uses.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/uses_toggle.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/uses_toggle.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/verification_args.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/verification_args.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/collection_authority_record.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/collection_authority_record.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/deprecated_master_edition_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/deprecated_master_edition_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker_v2.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker_v2.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/holder_delegate_record.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/holder_delegate_record.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/master_edition.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/master_edition.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata_delegate_record.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata_delegate_record.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_owned_escrow.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_owned_escrow.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_record.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_record.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/use_authority_record.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/use_authority_record.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_collection_authority.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_collection_authority.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_edition_nft.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_edition_nft.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_nft.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_nft.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_accounts.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_accounts.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_escrow_account.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_escrow_account.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/collect.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/collect.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/convert_master_edition_v1_to_v2.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/convert_master_edition_v1_to_v2.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_escrow_account.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_escrow_account.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_item_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_item_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_programmable_config_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_sale_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_sale_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_staking_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_staking_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_standard_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_standard_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_transfer_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_transfer_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_utility_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_utility_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/deprecated_mint_new_edition_from_master_edition_via_printing_token.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/deprecated_mint_new_edition_from_master_edition_via_printing_token.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/freeze_delegated_account.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/freeze_delegated_account.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/lock_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/migrate.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/migrate.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_token.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_token.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_vault_proxy.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_new_edition_from_master_edition_via_vault_proxy.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/mint_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v2.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/print_v2.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/puff_metadata.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/puff_metadata.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/remove_creator_verification.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/remove_creator_verification.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/resize.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/resize.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_authority_item_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_authority_item_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_authority.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_authority.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_item_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_item_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_collection_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_data_item_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_data_item_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_data_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_data_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_locked_transfer_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_locked_transfer_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_migration_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_migration_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_print_delegate_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_print_delegate_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_programmable_config_item_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_programmable_config_item_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_programmable_config_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_programmable_config_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_sale_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_sale_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_staking_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_staking_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_standard_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_standard_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_transfer_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_transfer_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_use_authority.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_use_authority.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_utility_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/revoke_utility_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_and_verify_collection.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_and_verify_collection.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_and_verify_sized_collection_item.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_and_verify_sized_collection_item.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_collection_size.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_collection_size.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_token_standard.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/set_token_standard.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/sign_metadata.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/sign_metadata.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/thaw_delegated_account.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/thaw_delegated_account.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_out_of_escrow.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_out_of_escrow.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/transfer_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unlock_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_collection.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_collection.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_collection_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_collection_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_creator_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_creator_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_sized_collection_item.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/unverify_sized_collection_item.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_authority_item_delegate_v2.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_authority_item_delegate_v2.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_delegate_v2.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_delegate_v2.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_item_delegate_v2.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_collection_item_delegate_v2.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_delegate_v2.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_delegate_v2.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_item_delegate_v2.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_data_item_delegate_v2.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_delegate_v2.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_delegate_v2.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_item_delegate_v2.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_programmable_config_item_delegate_v2.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_update_authority_v2.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_as_update_authority_v2.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_metadata_account_v2.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_metadata_account_v2.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_primary_sale_happened_via_token.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_primary_sale_happened_via_token.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_v1.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/update_v1.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use_v1.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/use_v1.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/utilize.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/utilize.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_collection.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_collection.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_collection_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_collection_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_creator_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_creator_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_sized_collection_item.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/verify_sized_collection_item.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/authority_type.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/authority_type.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/authorization_data.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/authorization_data.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/burn_args.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/burn_args.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_details.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_details.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_details_toggle.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_details_toggle.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_toggle.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/collection_toggle.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/create_args.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/create_args.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/creator.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/creator.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/data.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/data.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/data_v2.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/data_v2.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/delegate_args.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/delegate_args.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/escrow_authority.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/escrow_authority.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/holder_delegate_role.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/holder_delegate_role.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/key.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/key.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/lock_args.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/lock_args.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/metadata_delegate_role.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/metadata_delegate_role.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/migration_type.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/migration_type.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/mint_args.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/mint_args.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/mint_new_edition_from_master_edition_via_token_args.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/mint_new_edition_from_master_edition_via_token_args.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload_key.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload_key.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload_type.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/payload_type.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/print_args.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/print_args.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/print_supply.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/print_supply.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/programmable_config.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/programmable_config.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/proof_info.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/proof_info.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/reservation.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/reservation.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/reservation_v1.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/reservation_v1.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/revoke_args.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/revoke_args.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/rule_set_toggle.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/seeds_vec.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/seeds_vec.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/set_collection_size_args.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/set_collection_size_args.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_delegate_role.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_delegate_role.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_standard.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_standard.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_state.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/token_state.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/transfer_args.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/transfer_args.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/unlock_args.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/unlock_args.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/update_args.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/update_args.rs:17:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/use_args.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/use_args.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/use_method.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/use_method.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/uses.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/uses.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/uses_toggle.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/uses_toggle.rs:11:11 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/verification_args.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "anchor")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/types/verification_args.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(not(feature = "anchor"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking solana-rpc-client-api v3.0.8 [INFO] [stderr] Checking solana-pubsub-client v3.0.8 [INFO] [stderr] Checking solana-bpf-loader-program v3.0.8 [INFO] [stderr] Checking solana-rpc-client v3.0.8 [INFO] [stderr] Checking solana-quic-client v3.0.8 [INFO] [stderr] Checking solana-loader-v4-program v3.0.8 [INFO] [stderr] Checking solana-builtins-default-costs v3.0.8 [INFO] [stderr] Checking solana-builtins v3.0.8 [INFO] [stderr] Checking solana-svm v3.0.8 [INFO] [stderr] Checking solana-compute-budget-instruction v3.0.8 [INFO] [stderr] Checking solana-runtime-transaction v3.0.8 [INFO] [stderr] Checking solana-cost-model v3.0.8 [INFO] [stderr] Checking solana-unified-scheduler-logic v3.0.8 [INFO] [stderr] Checking solana-tpu-client v3.0.8 [INFO] [stderr] Checking solana-rpc-client-nonce-utils v3.0.8 [INFO] [stderr] Checking solana-client v3.0.8 [INFO] [stderr] Checking solana-tpu-client-next v3.0.8 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/errors/mpl_token_metadata.rs:12:35 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Clone, Debug, Eq, Error, FromPrimitive, PartialEq)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MplTokenMetadataError` [INFO] [stdout] 13 | pub enum MplTokenMetadataError { [INFO] [stdout] | --------------------- `MplTokenMetadataError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/authority_type.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AuthorityType` [INFO] [stdout] 18 | pub enum AuthorityType { [INFO] [stdout] | ------------- `AuthorityType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/holder_delegate_role.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_HolderDelegateRole` [INFO] [stdout] 18 | pub enum HolderDelegateRole { [INFO] [stdout] | ------------------ `HolderDelegateRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/key.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Key` [INFO] [stdout] 18 | pub enum Key { [INFO] [stdout] | --- `Key` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/metadata_delegate_role.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MetadataDelegateRole` [INFO] [stdout] 18 | pub enum MetadataDelegateRole { [INFO] [stdout] | -------------------- `MetadataDelegateRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/migration_type.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_MigrationType` [INFO] [stdout] 18 | pub enum MigrationType { [INFO] [stdout] | ------------- `MigrationType` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/payload_key.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_PayloadKey` [INFO] [stdout] 18 | pub enum PayloadKey { [INFO] [stdout] | ---------- `PayloadKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/revoke_args.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RevokeArgs` [INFO] [stdout] 18 | pub enum RevokeArgs { [INFO] [stdout] | ---------- `RevokeArgs` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/token_delegate_role.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TokenDelegateRole` [INFO] [stdout] 18 | pub enum TokenDelegateRole { [INFO] [stdout] | ----------------- `TokenDelegateRole` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/token_standard.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TokenStandard` [INFO] [stdout] 18 | pub enum TokenStandard { [INFO] [stdout] | ------------- `TokenStandard` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/token_state.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_TokenState` [INFO] [stdout] 18 | pub enum TokenState { [INFO] [stdout] | ---------- `TokenState` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/use_method.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_UseMethod` [INFO] [stdout] 18 | pub enum UseMethod { [INFO] [stdout] | --------- `UseMethod` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/generated/types/verification_args.rs:17:57 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Debug, Eq, PartialEq, PartialOrd, Hash, FromPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_VerificationArgs` [INFO] [stdout] 18 | pub enum VerificationArgs { [INFO] [stdout] | ---------------- `VerificationArgs` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking solana-accounts-db v3.0.8 [INFO] [stderr] Checking solana-secp256r1-program v3.0.0 [INFO] [stderr] Checking agave-precompiles v3.0.8 [INFO] [stderr] Checking solana-runtime v3.0.8 [INFO] [stderr] Checking solana-send-transaction-service v3.0.8 [INFO] [stderr] Checking solana-banks-server v3.0.8 [INFO] [stderr] Checking solana-program-test v3.0.8 [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/collection_authority_record.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see 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: `anchor` [INFO] [stdout] --> src/generated/accounts/collection_authority_record.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/deprecated_master_edition_v1.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/deprecated_master_edition_v1.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker_v2.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/edition_marker_v2.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/holder_delegate_record.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/holder_delegate_record.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/master_edition.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/master_edition.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata_delegate_record.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/metadata_delegate_record.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_owned_escrow.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_owned_escrow.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_record.rs:18:16 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/token_record.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/use_authority_record.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/accounts/use_authority_record.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_collection_authority.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_collection_authority.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:119:16 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/approve_use_authority.rs:120:12 [INFO] [stdout] | [INFO] [stdout] 120 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 78 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:89:16 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/bubblegum_set_collection_size.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:175:16 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:187:16 [INFO] [stdout] | [INFO] [stdout] 187 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_edition_nft.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_edition_nft.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_nft.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_nft.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:174:16 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/burn_v1.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 191 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_accounts.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_accounts.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_escrow_account.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/close_escrow_account.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/collect.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/collect.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/convert_master_edition_v1_to_v2.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/convert_master_edition_v1_to_v2.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:112:16 [INFO] [stdout] | [INFO] [stdout] 112 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create.rs:125:12 [INFO] [stdout] | [INFO] [stdout] 125 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_escrow_account.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_escrow_account.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:98:12 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_master_edition_v3.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_metadata_account_v3.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/create_v1.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_authority_item_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_item_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_collection_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_item_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_data_v1.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:169:16 [INFO] [stdout] | [INFO] [stdout] 169 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:170:12 [INFO] [stdout] | [INFO] [stdout] 170 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:185:16 [INFO] [stdout] | [INFO] [stdout] 185 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_locked_transfer_v1.rs:186:12 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(feature = "anchor", derive(AnchorSerialize, AnchorDeserialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `serde` and `test-sbf` [INFO] [stdout] = help: consider adding `anchor` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor` [INFO] [stdout] --> src/generated/instructions/delegate_print_delegate_v1.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 173 | #[cfg_attr(not(feature = "anchor"), derive(BorshSerialize, BorshDeserialize))] [WARN] too many lines in the log, truncating it