[INFO] cloning repository https://github.com/mfactory-lab/albus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfactory-lab/albus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfactory-lab%2Falbus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfactory-lab%2Falbus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 077f7c75c60839be0db0edd942d3bc6eba959426 [INFO] testing mfactory-lab/albus against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfactory-lab%2Falbus" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfactory-lab/albus on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfactory-lab/albus [INFO] finished tweaking git repo https://github.com/mfactory-lab/albus [INFO] tweaked toml for git repo https://github.com/mfactory-lab/albus written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mfactory-lab/albus 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spl-memo v4.0.1 [INFO] [stderr] Downloaded spl-associated-token-account v2.3.1 [INFO] [stderr] Downloaded spl-math v0.2.0 [INFO] [stderr] Downloaded spl-token-group-interface v0.1.1 [INFO] [stderr] Downloaded spl-token-metadata-interface v0.2.1 [INFO] [stderr] Downloaded spl-transfer-hook-interface v0.5.1 [INFO] [stderr] Downloaded spl-token v4.0.1 [INFO] [stderr] Downloaded mpl-token-metadata v3.2.3 [INFO] [stderr] Downloaded spl-token-2022 v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57047ea42e4a72613d556bd5ccbfc276cf0e22b3ce0b2309a7e1816fa14672aa [INFO] running `Command { std: "docker" "start" "-a" "57047ea42e4a72613d556bd5ccbfc276cf0e22b3ce0b2309a7e1816fa14672aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57047ea42e4a72613d556bd5ccbfc276cf0e22b3ce0b2309a7e1816fa14672aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57047ea42e4a72613d556bd5ccbfc276cf0e22b3ce0b2309a7e1816fa14672aa", kill_on_drop: false }` [INFO] [stdout] 57047ea42e4a72613d556bd5ccbfc276cf0e22b3ce0b2309a7e1816fa14672aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9085987a14cb9dd85f460456bd59f680a4d703735def49741f9af2558677633 [INFO] running `Command { std: "docker" "start" "-a" "d9085987a14cb9dd85f460456bd59f680a4d703735def49741f9af2558677633", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.15 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.15 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling bytemuck_derive v1.7.0 [INFO] [stderr] Compiling solana-program v1.18.15 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling solana-sdk-macro v1.18.15 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling solana-sdk v1.18.15 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling solana-logger v1.18.15 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.2 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling spl-program-error-derive v0.3.2 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling anchor-derive-space v0.29.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling anchor-syn v0.29.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling anchor-attribute-event v0.29.0 [INFO] [stderr] Compiling anchor-derive-serde v0.29.0 [INFO] [stderr] Compiling anchor-derive-accounts v0.29.0 [INFO] [stderr] Compiling anchor-attribute-program v0.29.0 [INFO] [stderr] Compiling anchor-attribute-access-control v0.29.0 [INFO] [stderr] Compiling anchor-attribute-account v0.29.0 [INFO] [stderr] Compiling anchor-attribute-constant v0.29.0 [INFO] [stderr] Compiling anchor-attribute-error v0.29.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling spl-program-error v0.3.1 [INFO] [stderr] Compiling spl-discriminator v0.1.1 [INFO] [stderr] Compiling spl-memo v4.0.1 [INFO] [stderr] Compiling spl-token v4.0.1 [INFO] [stderr] Compiling mpl-token-metadata v3.2.3 [INFO] [stderr] Compiling anchor-lang v0.29.0 [INFO] [stderr] Compiling albus-solana-verifier v0.1.3 (/opt/rustwide/workdir/crates/solana-verifier) [INFO] [stderr] Compiling spl-math v0.2.0 [INFO] [stderr] Compiling groth16-solana v0.0.3 (/opt/rustwide/workdir/crates/groth16-solana) [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.15 [INFO] [stderr] Compiling spl-pod v0.1.1 [INFO] [stderr] Compiling spl-type-length-value v0.3.1 [INFO] [stderr] Compiling spl-token-group-interface v0.1.1 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.1 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.2 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.4.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.3.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.5.1 [INFO] [stderr] Compiling spl-token-2022 v0.9.0 [INFO] [stderr] Compiling spl-token-2022 v2.0.2 [INFO] [stderr] Compiling albus-stake-pool v0.7.0 (/opt/rustwide/workdir/programs/albus-stake-pool) [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-stake-pool/src/entrypoint.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg(all(target_os = "solana", not(feature = "no-entrypoint")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [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: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | borsh0_10::try_from_slice_unchecked, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | try_from_slice_unchecked::(&stake_account_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:751:30 [INFO] [stdout] | [INFO] [stdout] 751 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:761:13 [INFO] [stdout] | [INFO] [stdout] 761 | try_from_slice_unchecked::(&validator_list_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:872:27 [INFO] [stdout] | [INFO] [stdout] 872 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:990:26 [INFO] [stdout] | [INFO] [stdout] 990 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1063:29 [INFO] [stdout] | [INFO] [stdout] 1063 | let reserve_stake = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1140:30 [INFO] [stdout] | [INFO] [stdout] 1140 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1298:26 [INFO] [stdout] | [INFO] [stdout] 1298 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1615:26 [INFO] [stdout] | [INFO] [stdout] 1615 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1827:31 [INFO] [stdout] | [INFO] [stdout] 1827 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1894:26 [INFO] [stdout] | [INFO] [stdout] 1894 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2217:30 [INFO] [stdout] | [INFO] [stdout] 2217 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2283:26 [INFO] [stdout] | [INFO] [stdout] 2283 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2356:41 [INFO] [stdout] | [INFO] [stdout] 2356 | let validator_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2360:41 [INFO] [stdout] | [INFO] [stdout] 2360 | let transient_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2455:41 [INFO] [stdout] | [INFO] [stdout] 2455 | let validator_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2574:30 [INFO] [stdout] | [INFO] [stdout] 2574 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2602:29 [INFO] [stdout] | [INFO] [stdout] 2602 | let reserve_stake = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2692:26 [INFO] [stdout] | [INFO] [stdout] 2692 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2739:30 [INFO] [stdout] | [INFO] [stdout] 2739 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3008:30 [INFO] [stdout] | [INFO] [stdout] 3008 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3168:30 [INFO] [stdout] | [INFO] [stdout] 3168 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3231:27 [INFO] [stdout] | [INFO] [stdout] 3231 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3481:30 [INFO] [stdout] | [INFO] [stdout] 3481 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3543:27 [INFO] [stdout] | [INFO] [stdout] 3543 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3633:26 [INFO] [stdout] | [INFO] [stdout] 3633 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3707:26 [INFO] [stdout] | [INFO] [stdout] 3707 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3769:30 [INFO] [stdout] | [INFO] [stdout] 3769 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3802:30 [INFO] [stdout] | [INFO] [stdout] 3802 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3827:30 [INFO] [stdout] | [INFO] [stdout] 3827 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3858:30 [INFO] [stdout] | [INFO] [stdout] 3858 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::get_instance_packed_len`: Please upgrade to Borsh 1.X and use `borsh1::get_instance_packed_len` instead [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | borsh0_10::get_instance_packed_len, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::get_instance_packed_len`: Please upgrade to Borsh 1.X and use `borsh1::get_instance_packed_len` instead [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:864:22 [INFO] [stdout] | [INFO] [stdout] 864 | let length = get_instance_packed_len(&header)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spl-associated-token-account v2.3.1 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1010:17 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1010 | SolReferral(u8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1012:19 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1012 | StakeReferral(u8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1014 | Epoch(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1016:21 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1016 | StakeWithdrawal(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1018:16 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1018 | SolDeposit(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1020:18 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1020 | StakeDeposit(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1022:19 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1022 | SolWithdrawal(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling anchor-spl v0.29.0 [INFO] [stderr] Compiling albus-transfer v0.0.3 (/opt/rustwide/workdir/programs/albus-transfer) [INFO] [stderr] Compiling albus-swap v0.0.6 (/opt/rustwide/workdir/programs/albus-swap) [INFO] [stderr] Compiling albus v0.0.33 (/opt/rustwide/workdir/programs/albus) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:751:10 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:778:10 [INFO] [stdout] | [INFO] [stdout] 778 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:806:10 [INFO] [stdout] | [INFO] [stdout] 806 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:849:10 [INFO] [stdout] | [INFO] [stdout] 849 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:888:10 [INFO] [stdout] | [INFO] [stdout] 888 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:922:10 [INFO] [stdout] | [INFO] [stdout] 922 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:962:10 [INFO] [stdout] | [INFO] [stdout] 962 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/admin/close_account.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/admin/withdraw.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/create_circuit.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/delete_circuit.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/update_circuit_vk.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/create_credential.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/create_credential_spec.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential_spec.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/request_credential.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/update_credential.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/update_credential_request.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential_request.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/create_investigation_request.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/delete_investigation_request.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/reveal_secret_share.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/issuer/create_issuer.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/issuer/delete_issuer.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/create_policy.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/delete_policy.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/update_policy.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/create_proof_request.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/delete_proof_request.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/prove_proof_request.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/update_proof_request.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/verify_proof_request.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/create_service_provider.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/delete_service_provider.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/update_service_provider.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/create_trustee.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/delete_trustee.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/update_trustee.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/verify_trustee.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 06s [INFO] running `Command { std: "docker" "inspect" "d9085987a14cb9dd85f460456bd59f680a4d703735def49741f9af2558677633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9085987a14cb9dd85f460456bd59f680a4d703735def49741f9af2558677633", kill_on_drop: false }` [INFO] [stdout] d9085987a14cb9dd85f460456bd59f680a4d703735def49741f9af2558677633 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a46e72fea152fe39e0e91648a0846e0b44d205c2bbb3eb616a98c8f557427a5f [INFO] running `Command { std: "docker" "start" "-a" "a46e72fea152fe39e0e91648a0846e0b44d205c2bbb3eb616a98c8f557427a5f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling backtrace v0.3.72 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling mintex v0.1.3 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling roots v0.0.8 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling dhat v0.3.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling solana-logger v1.18.15 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling solana-program v1.18.15 [INFO] [stderr] Compiling solana-sdk v1.18.15 [INFO] [stderr] Compiling spl-program-error v0.3.1 [INFO] [stderr] Compiling spl-discriminator v0.1.1 [INFO] [stderr] Compiling spl-memo v4.0.1 [INFO] [stderr] Compiling spl-token v4.0.1 [INFO] [stderr] Compiling anchor-lang v0.29.0 [INFO] [stderr] Compiling albus-solana-verifier v0.1.3 (/opt/rustwide/workdir/crates/solana-verifier) [INFO] [stderr] Compiling mpl-token-metadata v3.2.3 [INFO] [stderr] Compiling spl-math v0.2.0 [INFO] [stderr] Compiling groth16-solana v0.0.3 (/opt/rustwide/workdir/crates/groth16-solana) [INFO] [stdout] warning: method `with_issuer` is never used [INFO] [stdout] --> crates/solana-verifier/src/lib.rs:313:16 [INFO] [stdout] | [INFO] [stdout] 293 | impl ProofRequestBuilder { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 313 | pub fn with_issuer(&mut self, addr: Pubkey) -> &mut Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.15 [INFO] [stderr] Compiling spl-pod v0.1.1 [INFO] [stderr] Compiling spl-type-length-value v0.3.1 [INFO] [stderr] Compiling spl-token-group-interface v0.1.1 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.1 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.2 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.4.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.3.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.5.1 [INFO] [stderr] Compiling spl-token-2022 v0.9.0 [INFO] [stderr] Compiling spl-token-2022 v2.0.2 [INFO] [stderr] Compiling albus-stake-pool v0.7.0 (/opt/rustwide/workdir/programs/albus-stake-pool) [INFO] [stderr] Compiling spl-associated-token-account v2.3.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-stake-pool/src/entrypoint.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg(all(target_os = "solana", not(feature = "no-entrypoint")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [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: `solana` [INFO] [stdout] --> programs/albus-stake-pool/src/entrypoint.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg(all(target_os = "solana", not(feature = "no-entrypoint")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [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: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | borsh0_10::try_from_slice_unchecked, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | try_from_slice_unchecked::(&stake_account_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:751:30 [INFO] [stdout] | [INFO] [stdout] 751 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:761:13 [INFO] [stdout] | [INFO] [stdout] 761 | try_from_slice_unchecked::(&validator_list_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:872:27 [INFO] [stdout] | [INFO] [stdout] 872 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:990:26 [INFO] [stdout] | [INFO] [stdout] 990 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1063:29 [INFO] [stdout] | [INFO] [stdout] 1063 | let reserve_stake = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1140:30 [INFO] [stdout] | [INFO] [stdout] 1140 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1298:26 [INFO] [stdout] | [INFO] [stdout] 1298 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1615:26 [INFO] [stdout] | [INFO] [stdout] 1615 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1827:31 [INFO] [stdout] | [INFO] [stdout] 1827 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1894:26 [INFO] [stdout] | [INFO] [stdout] 1894 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2217:30 [INFO] [stdout] | [INFO] [stdout] 2217 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2283:26 [INFO] [stdout] | [INFO] [stdout] 2283 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2356:41 [INFO] [stdout] | [INFO] [stdout] 2356 | let validator_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2360:41 [INFO] [stdout] | [INFO] [stdout] 2360 | let transient_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2455:41 [INFO] [stdout] | [INFO] [stdout] 2455 | let validator_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2574:30 [INFO] [stdout] | [INFO] [stdout] 2574 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2602:29 [INFO] [stdout] | [INFO] [stdout] 2602 | let reserve_stake = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2692:26 [INFO] [stdout] | [INFO] [stdout] 2692 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2739:30 [INFO] [stdout] | [INFO] [stdout] 2739 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3008:30 [INFO] [stdout] | [INFO] [stdout] 3008 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3168:30 [INFO] [stdout] | [INFO] [stdout] 3168 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3231:27 [INFO] [stdout] | [INFO] [stdout] 3231 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3481:30 [INFO] [stdout] | [INFO] [stdout] 3481 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3543:27 [INFO] [stdout] | [INFO] [stdout] 3543 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3633:26 [INFO] [stdout] | [INFO] [stdout] 3633 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3707:26 [INFO] [stdout] | [INFO] [stdout] 3707 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3769:30 [INFO] [stdout] | [INFO] [stdout] 3769 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3802:30 [INFO] [stdout] | [INFO] [stdout] 3802 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3827:30 [INFO] [stdout] | [INFO] [stdout] 3827 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3858:30 [INFO] [stdout] | [INFO] [stdout] 3858 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::get_instance_packed_len`: Please upgrade to Borsh 1.X and use `borsh1::get_instance_packed_len` instead [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | borsh0_10::get_instance_packed_len, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::get_instance_packed_len`: Please upgrade to Borsh 1.X and use `borsh1::get_instance_packed_len` instead [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:864:22 [INFO] [stdout] | [INFO] [stdout] 864 | let length = get_instance_packed_len(&header)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 28 | borsh0_10::try_from_slice_unchecked, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | try_from_slice_unchecked::(&stake_account_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:751:30 [INFO] [stdout] | [INFO] [stdout] 751 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:761:13 [INFO] [stdout] | [INFO] [stdout] 761 | try_from_slice_unchecked::(&validator_list_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:872:27 [INFO] [stdout] | [INFO] [stdout] 872 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:990:26 [INFO] [stdout] | [INFO] [stdout] 990 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1063:29 [INFO] [stdout] | [INFO] [stdout] 1063 | let reserve_stake = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1140:30 [INFO] [stdout] | [INFO] [stdout] 1140 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1298:26 [INFO] [stdout] | [INFO] [stdout] 1298 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1615:26 [INFO] [stdout] | [INFO] [stdout] 1615 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1827:31 [INFO] [stdout] | [INFO] [stdout] 1827 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:1894:26 [INFO] [stdout] | [INFO] [stdout] 1894 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2217:30 [INFO] [stdout] | [INFO] [stdout] 2217 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2283:26 [INFO] [stdout] | [INFO] [stdout] 2283 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2356:41 [INFO] [stdout] | [INFO] [stdout] 2356 | let validator_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2360:41 [INFO] [stdout] | [INFO] [stdout] 2360 | let transient_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2455:41 [INFO] [stdout] | [INFO] [stdout] 2455 | let validator_stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2574:30 [INFO] [stdout] | [INFO] [stdout] 2574 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2602:29 [INFO] [stdout] | [INFO] [stdout] 2602 | let reserve_stake = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2692:26 [INFO] [stdout] | [INFO] [stdout] 2692 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:2739:30 [INFO] [stdout] | [INFO] [stdout] 2739 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3008:30 [INFO] [stdout] | [INFO] [stdout] 3008 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3168:30 [INFO] [stdout] | [INFO] [stdout] 3168 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3231:27 [INFO] [stdout] | [INFO] [stdout] 3231 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3481:30 [INFO] [stdout] | [INFO] [stdout] 3481 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3543:27 [INFO] [stdout] | [INFO] [stdout] 3543 | let stake_state = try_from_slice_unchecked::( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3633:26 [INFO] [stdout] | [INFO] [stdout] 3633 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3707:26 [INFO] [stdout] | [INFO] [stdout] 3707 | let stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3769:30 [INFO] [stdout] | [INFO] [stdout] 3769 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3802:30 [INFO] [stdout] | [INFO] [stdout] 3802 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3827:30 [INFO] [stdout] | [INFO] [stdout] 3827 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::try_from_slice_unchecked`: Please upgrade to Borsh 1.X and use `borsh1::try_from_slice_unchecked` instead [INFO] [stdout] --> programs/albus-stake-pool/src/processor.rs:3858:30 [INFO] [stdout] | [INFO] [stdout] 3858 | let mut stake_pool = try_from_slice_unchecked::(&stake_pool_info.data.borrow())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::get_instance_packed_len`: Please upgrade to Borsh 1.X and use `borsh1::get_instance_packed_len` instead [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | borsh0_10::get_instance_packed_len, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `solana_program::borsh0_10::get_instance_packed_len`: Please upgrade to Borsh 1.X and use `borsh1::get_instance_packed_len` instead [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:864:22 [INFO] [stdout] | [INFO] [stdout] 864 | let length = get_instance_packed_len(&header)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1010:17 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1010 | SolReferral(u8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1012:19 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1012 | StakeReferral(u8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1014 | Epoch(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1016:21 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1016 | StakeWithdrawal(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1018:16 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1018 | SolDeposit(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1020:18 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1020 | StakeDeposit(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1022:19 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1022 | SolWithdrawal(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1010:17 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1010 | SolReferral(u8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1012:19 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1012 | StakeReferral(u8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1014:11 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1014 | Epoch(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1016:21 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1016 | StakeWithdrawal(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1018:16 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1018 | SolDeposit(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1020:18 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1020 | StakeDeposit(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> programs/albus-stake-pool/src/state.rs:1022:19 [INFO] [stdout] | [INFO] [stdout] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)] [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1022 | SolWithdrawal(Fee), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling anchor-spl v0.29.0 [INFO] [stderr] Compiling albus v0.0.33 (/opt/rustwide/workdir/programs/albus) [INFO] [stderr] Compiling albus-transfer v0.0.3 (/opt/rustwide/workdir/programs/albus-transfer) [INFO] [stderr] Compiling albus-swap v0.0.6 (/opt/rustwide/workdir/programs/albus-swap) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-transfer/src/lib.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:751:10 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:778:10 [INFO] [stdout] | [INFO] [stdout] 778 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:806:10 [INFO] [stdout] | [INFO] [stdout] 806 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:849:10 [INFO] [stdout] | [INFO] [stdout] 849 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:888:10 [INFO] [stdout] | [INFO] [stdout] 888 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:922:10 [INFO] [stdout] | [INFO] [stdout] 922 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:962:10 [INFO] [stdout] | [INFO] [stdout] 962 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:751:10 [INFO] [stdout] | [INFO] [stdout] 751 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:778:10 [INFO] [stdout] | [INFO] [stdout] 778 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:806:10 [INFO] [stdout] | [INFO] [stdout] 806 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:849:10 [INFO] [stdout] | [INFO] [stdout] 849 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:888:10 [INFO] [stdout] | [INFO] [stdout] 888 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:922:10 [INFO] [stdout] | [INFO] [stdout] 922 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus-swap/src/lib.rs:962:10 [INFO] [stdout] | [INFO] [stdout] 962 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `arbitrary`, `cpi`, `devnet`, `fuzz`, `idl-build`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `production`, `roots`, and `testing` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/admin/close_account.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/admin/withdraw.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/create_circuit.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/delete_circuit.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/update_circuit_vk.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/create_credential.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/create_credential_spec.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential_spec.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/request_credential.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/update_credential.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/update_credential_request.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential_request.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/create_investigation_request.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/delete_investigation_request.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/reveal_secret_share.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/issuer/create_issuer.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/issuer/delete_issuer.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/create_policy.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/delete_policy.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/update_policy.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/create_proof_request.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/delete_proof_request.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/prove_proof_request.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/update_proof_request.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/verify_proof_request.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/create_service_provider.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/delete_service_provider.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/update_service_provider.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/create_trustee.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/delete_trustee.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/admin/close_account.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/admin/withdraw.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/update_trustee.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/verify_trustee.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/create_circuit.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/delete_circuit.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/circuit/update_circuit_vk.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/create_credential.rs:130:10 [INFO] [stdout] | [INFO] [stdout] 130 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/create_credential_spec.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential_spec.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/request_credential.rs:98:10 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/update_credential.rs:102:10 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/update_credential_request.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/credential/delete_credential_request.rs:45:10 [INFO] [stdout] | [INFO] [stdout] 45 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/create_investigation_request.rs:151:10 [INFO] [stdout] | [INFO] [stdout] 151 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/delete_investigation_request.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/investigation/reveal_secret_share.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/issuer/create_issuer.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/issuer/delete_issuer.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/create_policy.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/delete_policy.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/policy/update_policy.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/create_proof_request.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/delete_proof_request.rs:61:10 [INFO] [stdout] | [INFO] [stdout] 61 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/prove_proof_request.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 143 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/update_proof_request.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/proof_request/verify_proof_request.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/create_service_provider.rs:77:10 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/delete_service_provider.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/service_provider/update_service_provider.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 91 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/create_trustee.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/delete_trustee.rs:39:10 [INFO] [stdout] | [INFO] [stdout] 39 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/update_trustee.rs:66:10 [INFO] [stdout] | [INFO] [stdout] 66 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/instructions/trustee/verify_trustee.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> programs/albus/src/lib.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cfg-if`, `cpi`, `custom-heap`, `default`, `devnet`, `groth16-solana`, `idl-build`, `linked_list_allocator`, `mainnet`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, `static_assertions`, `testing`, and `verify-on-chain` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcreedx8/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libalbus_solana_verifier-4b199838865de213.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspl_math-a5daa970ddeb0872.rlib,libuint-73c0892f2f0483c1.rlib,libstatic_assertions-b656f6382f1496f6.rlib,libhex-e832ccbfe109a513.rlib,libproptest-616e7ab715229f50.rlib,libunarray-3956afd2232d476d.rlib,libregex_syntax-59fc1110cd781215.rlib,librand_xorshift-19e32f3094178f18.rlib,librusty_fork-affb6741f74eebae.rlib,libwait_timeout-b544ff81b0ef25fa.rlib,libtempfile-e1a557f8d383ed70.rlib,libfastrand-2cb19cd237e5977b.rlib,librustix-9215a801b294b1bd.rlib,liblinux_raw_sys-ae01fa9007fa7ce6.rlib,libquick_error-9e58c57800264958.rlib,libbit_set-1acca43452cb48ec.rlib,libbit_vec-1d25093daa04f133.rlib,libanchor_spl-ff73b1c4a6b2f37d.rlib,libmpl_token_metadata-6931940b01dddf9c.rlib,libspl_associated_token_account-e673845e71148f6e.rlib,libspl_token_2022-8940fb3a3af5baa0.rlib,libspl_token-37f9bbe454cf5437.rlib,libspl_memo-b3edb5eca3a6e138.rlib,libspl_transfer_hook_interface-7bec153390bac8bc.rlib,libspl_tlv_account_resolution-d1511456ed2e6ec8.rlib,libspl_token_metadata_interface-eb57dba7f72b652b.rlib,libspl_type_length_value-a9206916b43f8491.rlib,libspl_token_group_interface-6bedb442bcb11da6.rlib,libspl_discriminator-7d34983b7bf31946.rlib,libspl_pod-49b9f2a6f88a073f.rlib,libsolana_zk_token_sdk-f83c6107085d2a39.rlib,libmerlin-51a1ac19da7d56e8.rlib,libsolana_sdk-19ee47a1751e2597.rlib,libpbkdf2-1a9d347cf7d2b265.rlib,libserde_json-1d4587d9cbcda4e6.rlib,libitoa-729ce0f86b755285.rlib,libryu-1e0959d9b13361b2.rlib,libqstring-64d8668a14be9e6b.rlib,libpercent_encoding-68324bb938036928.rlib,libed25519_dalek_bip32-8ff1c812f562f4f9.rlib,libhmac-f36f19865dab3450.rlib,libserde_with-6e5857cdb1adac4e.rlib,libmemmap2-e1837295b0ab5528.rlib,libchrono-cf6cef0e3ed9ec2d.rlib,libsiphasher-66e9b85ab8715dbd.rlib,libed25519_dalek-a3240ebf42297f2c.rlib,libed25519-3b82052b1531f6ac.rlib,libsignature-42b650e31efb0969.rlib,liburiparse-13bc906c1819271d.rlib,libfnv-185b8526af05532d.rlib,libderivation_path-e62e33b8ffb7ac99.rlib,libsha3-1921e5180eba92d8.rlib,libaes_gcm_siv-be8f1ba3e242d0f0.rlib,libaes-304516b9f312af79.rlib,libpolyval-4f92516d114e41ff.rlib,libuniversal_hash-9ad25e578159e42d.rlib,libctr-5b11ac9b069a534d.rlib,libcipher-14473ddc3a32bb6d.rlib,libaead-b75f766aa7f3f4e0.rlib,libspl_program_error-1fc31b40063b8b78.rlib,libnum_enum-c700d54818cdafab.rlib,libassert_matches-5b3ef328d5354e43.rlib,libanchor_lang-85fe9d655ed3044e.rlib,libbase64-728886d4cd5b22e0.rlib,libsolana_program-eeb07a1687b65352.rlib,liblibsecp256k1-e96924fa175a2e36.rlib,libbase64-0f8e3c0944be9a0a.rlib,libsha2-423c23b8c47142a6.rlib,libopaque_debug-c0022a5b3f428d98.rlib,libblock_buffer-50716503800e3a0a.rlib,libblock_padding-2e358230716de4a3.rlib,libhmac_drbg-1245006b0af5bb42.rlib,libhmac-f3358a611db3ae38.rlib,libcrypto_mac-9ffd80fe59164198.rlib,librand-3031a1388eee179e.rlib,librand_chacha-a5a3a84cf6c89ff3.rlib,liblibsecp256k1_core-435054ba09fd9161.rlib,libcrunchy-b5e54f7dcc6f4d27.rlib,libcurve25519_dalek-2c68184e61886b2b.rlib,librand_core-a0861aad59c98222.rlib,libgetrandom-593ac6dd5a80e253.rlib,libdigest-4e2fff2e94a4fb09.rlib,libbyteorder-0be32160c5388688.rlib,libserde_bytes-f4328f6e5eeb5749.rlib,libbs58-dc37688f53c0845d.rlib,libwasm_bindgen-b8ea93e2ae3ed624.rlib,libbitflags-d0ece37a3c261ec0.rlib,libbv-362092952da1d875.rlib,libbase64-469af257c2a75649.rlib,liblight_poseidon-00111c8294a30cf5.rlib,libblake3-a9cf383018fd18b5.rlib,libconstant_time_eq-b830645abcfaf76c.rlib,libarrayvec-3c859591aec11a22.rlib,libarrayref-e5f1ce31f06b29f9.rlib,liblazy_static-2c4e06f363908d28.rlib,libsha3-19cc3ac1c68975b2.rlib,libkeccak-4d0dd5eeb125f883.rlib,libbincode-218d8db10ba341e3.rlib,libsha2-2c1f7fe7847cf09d.rlib,libcpufeatures-087d79555b6ae23a.rlib,liblog-45da5840d94d8d73.rlib,libborsh-22d61d4f88135b56.rlib,libborsh-668c8820763fc3be.rlib,libborsh-03d6413fbb310315.rlib,libark_bn254-e118b316eae6ef90.rlib,libark_ec-d991d4cead736802.rlib,libark_poly-b5ea2e87a0d668bf.rlib,libhashbrown-36f857fb339147ba.rlib,libahash-24c28fd29c6fac18.rlib,libonce_cell-d6794224419f7b7c.rlib,libzerocopy-31ca73e08d58795b.rlib,libitertools-4e8b578eee5294e8.rlib,libeither-201c62d07129f964.rlib,libark_ff-4bae84cffa58fc96.rlib,libzeroize-64aa0f0b63ed0235.rlib,libark_serialize-1d54b0d5521004fd.rlib,libdigest-7faada2ce2ac06ec.rlib,libsubtle-15fe7e869c599b51.rlib,libblock_buffer-11e76d2b5b32077e.rlib,libcrypto_common-183c120ac0384b79.rlib,libgeneric_array-80f8c9b2a9f92968.rlib,libtypenum-c604f2b24272d713.rlib,libnum_bigint-5eef8284065bf1d4.rlib,libnum_integer-9de44c48ed23f55d.rlib,libark_std-ce33bfee6cd0c4e0.rlib,libnum_traits-9a680f9cbce18acb.rlib,librand-08e0ebaec0553c03.rlib,librand_chacha-6e1bb56def067c6c.rlib,libppv_lite86-5d833bce3f969350.rlib,librand_core-9d4f8de4035bb8a5.rlib,libgetrandom-337e52b22d471d76.rlib,liblibc-9225562ad197a93f.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libserde-a9b336b2db012f09.rlib,libthiserror-9c4d3d9929865482.rlib,libmemoffset-da45a3b4e40ffde1.rlib,libbytemuck-f6790a50dddd8a1b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b823aae9f7914630/out" "-L" "/opt/rustwide/target/debug/build/blake3-b823aae9f7914630/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/albus_swap-2277eba267113c1f" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `albus-swap` (lib test) due to 1 previous error; 18 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a46e72fea152fe39e0e91648a0846e0b44d205c2bbb3eb616a98c8f557427a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46e72fea152fe39e0e91648a0846e0b44d205c2bbb3eb616a98c8f557427a5f", kill_on_drop: false }` [INFO] [stdout] a46e72fea152fe39e0e91648a0846e0b44d205c2bbb3eb616a98c8f557427a5f