[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] 03e7f29bd24ec6e1f6861b1db43c80eb5b55591e
[INFO] testing mfactory-lab/albus against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfactory-lab%2Falbus" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mfactory-lab/albus on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2099740c75975a3fd1a240b5dd1b895670ee12b5b1c0400cd702a8adad649ee8
[INFO] running `Command { std: "docker" "start" "-a" "2099740c75975a3fd1a240b5dd1b895670ee12b5b1c0400cd702a8adad649ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2099740c75975a3fd1a240b5dd1b895670ee12b5b1c0400cd702a8adad649ee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2099740c75975a3fd1a240b5dd1b895670ee12b5b1c0400cd702a8adad649ee8", kill_on_drop: false }`
[INFO] [stdout] 2099740c75975a3fd1a240b5dd1b895670ee12b5b1c0400cd702a8adad649ee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6469a3020916f1c751011633384fdbb5a1e243e0080cd39245bacf8aa601d8d1
[INFO] running `Command { std: "docker" "start" "-a" "6469a3020916f1c751011633384fdbb5a1e243e0080cd39245bacf8aa601d8d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.61
[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 getrandom v0.1.16
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand v0.7.3
[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 toml_edit v0.21.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[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 keccak v0.1.5
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[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 bs58 v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[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 unicode-normalization v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling proc-macro-crate v3.1.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 constant_time_eq v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[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 syn_derive v0.1.8
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling borsh-derive v1.5.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.15
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling solana-sdk v1.18.15
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling spl-discriminator-syn v0.1.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[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 bs58 v0.5.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling anchor-derive-space v0.29.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling solana-logger v1.18.15
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling 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 curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling ark-ff v0.4.2
[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 borsh v0.10.3
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[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 ctr v0.8.0
[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 pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling anchor-syn v0.29.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.10.3
[INFO] [stderr]    Compiling anchor-derive-serde v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-event v0.29.0
[INFO] [stderr]    Compiling anchor-derive-accounts v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-error v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-constant v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-program v0.29.0
[INFO] [stderr]    Compiling anchor-attribute-account 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-token v4.0.1
[INFO] [stderr]    Compiling spl-memo v4.0.1
[INFO] [stderr]    Compiling anchor-lang v0.29.0
[INFO] [stderr]    Compiling mpl-token-metadata v3.2.3
[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 v2.0.2
[INFO] [stderr]    Compiling spl-token-2022 v0.9.0
[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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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::state::StakeStateV2>(&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::<StakePool>(&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::<ValidatorList>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<stake::state::StakeStateV2>(
[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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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: function `check` is never used
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:607:1
[INFO] [stdout]     |
[INFO] [stdout] 607 | /// Wrapper struct that can be `Pod`, containing a byte that *should* be a valid
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:699:12
[INFO] [stdout]     |
[INFO] [stdout] 699 | pub struct ValidatorStakeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | /// Information about a validator in the pool
[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] 
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:861:34
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub fn deserialize_vec(data: &mut [u8]) -> Result<(Self, BigVec), ProgramError> {
[INFO] [stdout]     |                                  ^^^^^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub fn deserialize_vec(data: &mut [u8]) -> Result<(Self, BigVec<'_>), ProgramError> {
[INFO] [stdout]     |                                                                    ++++
[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 v0.0.33 (/opt/rustwide/workdir/programs/albus)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 16s
[INFO] running `Command { std: "docker" "inspect" "6469a3020916f1c751011633384fdbb5a1e243e0080cd39245bacf8aa601d8d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6469a3020916f1c751011633384fdbb5a1e243e0080cd39245bacf8aa601d8d1", kill_on_drop: false }`
[INFO] [stdout] 6469a3020916f1c751011633384fdbb5a1e243e0080cd39245bacf8aa601d8d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b40969b93d1858ecc9a7491a498cd414f685a5a822e121bd4e10cf1d6abe08e7
[INFO] running `Command { std: "docker" "start" "-a" "b40969b93d1858ecc9a7491a498cd414f685a5a822e121bd4e10cf1d6abe08e7", 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 rustix v0.38.34
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 parking_lot v0.12.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling mintex v0.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[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 regex-automata v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling addr2line v0.22.0
[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 env_logger v0.9.3
[INFO] [stderr]    Compiling solana-logger v1.18.15
[INFO] [stderr]    Compiling dhat v0.3.3
[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-token v4.0.1
[INFO] [stderr]    Compiling spl-memo 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] [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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/solana-verifier/src/lib.rs:333:18
[INFO] [stdout]     |
[INFO] [stdout] 333 |         fn build(&mut self) -> AccountInfo {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 333 |         fn build(&mut self) -> AccountInfo<'_> {
[INFO] [stdout]     |                                           ++++
[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] [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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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::state::StakeStateV2>(&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::<StakePool>(&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::<ValidatorList>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling spl-associated-token-account v2.3.1
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<stake::state::StakeStateV2>(
[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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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: 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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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::state::StakeStateV2>(&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::<StakePool>(&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::<ValidatorList>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<stake::state::StakeStateV2>(
[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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<stake::state::StakeStateV2>(
[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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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::<StakePool>(&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: function `check` is never used
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:607:1
[INFO] [stdout]     |
[INFO] [stdout] 607 | /// Wrapper struct that can be `Pod`, containing a byte that *should* be a valid
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:699:12
[INFO] [stdout]     |
[INFO] [stdout] 699 | pub struct ValidatorStakeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | /// Information about a validator in the pool
[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] 
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:861:34
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub fn deserialize_vec(data: &mut [u8]) -> Result<(Self, BigVec), ProgramError> {
[INFO] [stdout]     |                                  ^^^^^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub fn deserialize_vec(data: &mut [u8]) -> Result<(Self, BigVec<'_>), ProgramError> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anchor-spl v0.29.0
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/albus-stake-pool/src/big_vec.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 193 |     struct TestStruct {
[INFO] [stdout]     |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/albus-stake-pool/src/big_vec.rs:191:5
[INFO] [stdout]     |
[INFO] [stdout] 191 |     #[repr(C)]
[INFO] [stdout]     |     ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:607:1
[INFO] [stdout]     |
[INFO] [stdout] 607 | /// Wrapper struct that can be `Pod`, containing a byte that *should* be a valid
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:699:12
[INFO] [stdout]     |
[INFO] [stdout] 699 | pub struct ValidatorStakeInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | /// Information about a validator in the pool
[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] 
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> programs/albus-stake-pool/src/state.rs:861:34
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub fn deserialize_vec(data: &mut [u8]) -> Result<(Self, BigVec), ProgramError> {
[INFO] [stdout]     |                                  ^^^^^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 861 |     pub fn deserialize_vec(data: &mut [u8]) -> Result<(Self, BigVec<'_>), ProgramError> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr]    Compiling albus-transfer v0.0.3 (/opt/rustwide/workdir/programs/albus-transfer)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> programs/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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "b40969b93d1858ecc9a7491a498cd414f685a5a822e121bd4e10cf1d6abe08e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b40969b93d1858ecc9a7491a498cd414f685a5a822e121bd4e10cf1d6abe08e7", kill_on_drop: false }`
[INFO] [stdout] b40969b93d1858ecc9a7491a498cd414f685a5a822e121bd4e10cf1d6abe08e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9325c0f648f5aa48149d6b37f4a85be4909f2de5a3163b4282a71f5c5c3efec9
[INFO] running `Command { std: "docker" "start" "-a" "9325c0f648f5aa48149d6b37f4a85be4909f2de5a3163b4282a71f5c5c3efec9", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stderr]   --> programs/albus-transfer/src/lib.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]   --> programs/albus-transfer/src/lib.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stderr]   --> programs/albus-transfer/src/lib.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]   --> programs/albus-transfer/src/lib.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus-transfer/src/lib.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus-transfer/src/lib.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus-transfer/src/lib.rs:86:14
[INFO] [stderr]    |
[INFO] [stderr] 86 |     #[derive(Accounts)]
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing`
[INFO] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus-transfer/src/lib.rs:104:14
[INFO] [stderr]     |
[INFO] [stderr] 104 |     #[derive(Accounts)]
[INFO] [stderr]     |              ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `cpi`, `devnet`, `idl-build`, `no-entrypoint`, `no-idl`, `no-log-ix-name`, and `testing`
[INFO] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stderr]   --> programs/albus-swap/src/lib.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]   --> programs/albus-swap/src/lib.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stderr]   --> programs/albus-swap/src/lib.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]   --> programs/albus-swap/src/lib.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus-swap/src/lib.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus-swap/src/lib.rs:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus-swap/src/lib.rs:751:10
[INFO] [stderr]     |
[INFO] [stderr] 751 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus-swap/src/lib.rs:778:10
[INFO] [stderr]     |
[INFO] [stderr] 778 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus-swap/src/lib.rs:806:10
[INFO] [stderr]     |
[INFO] [stderr] 806 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus-swap/src/lib.rs:849:10
[INFO] [stderr]     |
[INFO] [stderr] 849 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus-swap/src/lib.rs:888:10
[INFO] [stderr]     |
[INFO] [stderr] 888 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus-swap/src/lib.rs:922:10
[INFO] [stderr]     |
[INFO] [stderr] 922 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus-swap/src/lib.rs:962:10
[INFO] [stderr]     |
[INFO] [stderr] 962 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]  --> programs/albus-stake-pool/src/entrypoint.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![cfg(all(target_os = "solana", not(feature = "no-entrypoint")))]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> programs/albus-stake-pool/src/processor.rs:28:20
[INFO] [stderr]    |
[INFO] [stderr] 28 |         borsh0_10::try_from_slice_unchecked,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> programs/albus-stake-pool/src/processor.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |         try_from_slice_unchecked::<stake::state::StakeStateV2>(&stake_account_info.data.borrow())?;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> programs/albus-stake-pool/src/processor.rs:751:30
[INFO] [stderr]     |
[INFO] [stderr] 751 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> programs/albus-stake-pool/src/processor.rs:761:13
[INFO] [stderr]     |
[INFO] [stderr] 761 |             try_from_slice_unchecked::<ValidatorList>(&validator_list_info.data.borrow())?;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> programs/albus-stake-pool/src/processor.rs:872:27
[INFO] [stderr]     |
[INFO] [stderr] 872 |         let stake_state = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> programs/albus-stake-pool/src/processor.rs:990:26
[INFO] [stderr]     |
[INFO] [stderr] 990 |         let stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:1063:29
[INFO] [stderr]      |
[INFO] [stderr] 1063 |         let reserve_stake = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:1140:30
[INFO] [stderr]      |
[INFO] [stderr] 1140 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:1298:26
[INFO] [stderr]      |
[INFO] [stderr] 1298 |         let stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:1615:26
[INFO] [stderr]      |
[INFO] [stderr] 1615 |         let stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:1827:31
[INFO] [stderr]      |
[INFO] [stderr] 1827 |             let stake_state = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:1894:26
[INFO] [stderr]      |
[INFO] [stderr] 1894 |         let stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2217:30
[INFO] [stderr]      |
[INFO] [stderr] 2217 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2283:26
[INFO] [stderr]      |
[INFO] [stderr] 2283 |         let stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2356:41
[INFO] [stderr]      |
[INFO] [stderr] 2356 |             let validator_stake_state = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2360:41
[INFO] [stderr]      |
[INFO] [stderr] 2360 |             let transient_stake_state = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2455:41
[INFO] [stderr]      |
[INFO] [stderr] 2455 |             let validator_stake_state = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]      |                                         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2574:30
[INFO] [stderr]      |
[INFO] [stderr] 2574 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2602:29
[INFO] [stderr]      |
[INFO] [stderr] 2602 |         let reserve_stake = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2692:26
[INFO] [stderr]      |
[INFO] [stderr] 2692 |         let stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:2739:30
[INFO] [stderr]      |
[INFO] [stderr] 2739 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3008:30
[INFO] [stderr]      |
[INFO] [stderr] 3008 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3168:30
[INFO] [stderr]      |
[INFO] [stderr] 3168 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3231:27
[INFO] [stderr]      |
[INFO] [stderr] 3231 |         let stake_state = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3481:30
[INFO] [stderr]      |
[INFO] [stderr] 3481 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3543:27
[INFO] [stderr]      |
[INFO] [stderr] 3543 |         let stake_state = try_from_slice_unchecked::<stake::state::StakeStateV2>(
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3633:26
[INFO] [stderr]      |
[INFO] [stderr] 3633 |         let stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3707:26
[INFO] [stderr]      |
[INFO] [stderr] 3707 |         let stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3769:30
[INFO] [stderr]      |
[INFO] [stderr] 3769 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3802:30
[INFO] [stderr]      |
[INFO] [stderr] 3802 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3827:30
[INFO] [stderr]      |
[INFO] [stderr] 3827 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]     --> programs/albus-stake-pool/src/processor.rs:3858:30
[INFO] [stderr]      |
[INFO] [stderr] 3858 |         let mut stake_pool = try_from_slice_unchecked::<StakePool>(&stake_pool_info.data.borrow())?;
[INFO] [stderr]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]   --> programs/albus-stake-pool/src/state.rs:14:20
[INFO] [stderr]    |
[INFO] [stderr] 14 |         borsh0_10::get_instance_packed_len,
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] 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] [stderr]    --> programs/albus-stake-pool/src/state.rs:864:22
[INFO] [stderr]     |
[INFO] [stderr] 864 |         let length = get_instance_packed_len(&header)?;
[INFO] [stderr]     |                      ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> programs/albus-stake-pool/src/state.rs:607:1
[INFO] [stderr]     |
[INFO] [stderr] 607 | /// Wrapper struct that can be `Pod`, containing a byte that *should* be a valid
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> programs/albus-stake-pool/src/state.rs:699:12
[INFO] [stderr]     |
[INFO] [stderr] 699 | pub struct ValidatorStakeInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> programs/albus-stake-pool/src/state.rs:678:1
[INFO] [stderr]     |
[INFO] [stderr] 678 | /// Information about a validator in the pool
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> programs/albus-stake-pool/src/state.rs:1010:17
[INFO] [stderr]      |
[INFO] [stderr] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)]
[INFO] [stderr]      |                                                                     ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1010 |     SolReferral(u8),
[INFO] [stderr]      |                 ^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> programs/albus-stake-pool/src/state.rs:1012:19
[INFO] [stderr]      |
[INFO] [stderr] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)]
[INFO] [stderr]      |                                                                     ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1012 |     StakeReferral(u8),
[INFO] [stderr]      |                   ^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> programs/albus-stake-pool/src/state.rs:1014:11
[INFO] [stderr]      |
[INFO] [stderr] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)]
[INFO] [stderr]      |                                                                     ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1014 |     Epoch(Fee),
[INFO] [stderr]      |           ^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> programs/albus-stake-pool/src/state.rs:1016:21
[INFO] [stderr]      |
[INFO] [stderr] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)]
[INFO] [stderr]      |                                                                     ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1016 |     StakeWithdrawal(Fee),
[INFO] [stderr]      |                     ^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> programs/albus-stake-pool/src/state.rs:1018:16
[INFO] [stderr]      |
[INFO] [stderr] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)]
[INFO] [stderr]      |                                                                     ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1018 |     SolDeposit(Fee),
[INFO] [stderr]      |                ^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> programs/albus-stake-pool/src/state.rs:1020:18
[INFO] [stderr]      |
[INFO] [stderr] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)]
[INFO] [stderr]      |                                                                     ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1020 |     StakeDeposit(Fee),
[INFO] [stderr]      |                  ^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]     --> programs/albus-stake-pool/src/state.rs:1022:19
[INFO] [stderr]      |
[INFO] [stderr] 1007 | #[derive(Clone, Debug, PartialEq, BorshDeserialize, BorshSerialize, BorshSchema)]
[INFO] [stderr]      |                                                                     ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 1022 |     SolWithdrawal(Fee),
[INFO] [stderr]      |                   ^^^
[INFO] [stderr]      |
[INFO] [stderr]      = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> programs/albus-stake-pool/src/state.rs:861:34
[INFO] [stderr]     |
[INFO] [stderr] 861 |     pub fn deserialize_vec(data: &mut [u8]) -> Result<(Self, BigVec), ProgramError> {
[INFO] [stderr]     |                                  ^^^^^^^^^                   ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 861 |     pub fn deserialize_vec(data: &mut [u8]) -> Result<(Self, BigVec<'_>), ProgramError> {
[INFO] [stderr]     |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `albus-transfer` (lib) generated 13 warnings (5 duplicates)
[INFO] [stderr] warning: `albus-swap` (lib) generated 18 warnings (5 duplicates)
[INFO] [stderr] warning: `albus-stake-pool` (lib) generated 46 warnings (run `cargo fix --lib -p albus-stake-pool` to apply 1 suggestion)
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]   --> programs/albus/src/lib.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stderr]   --> programs/albus/src/lib.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `solana`
[INFO] [stderr]   --> programs/albus/src/lib.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/admin/close_account.rs:41:10
[INFO] [stderr]    |
[INFO] [stderr] 41 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/admin/withdraw.rs:54:10
[INFO] [stderr]    |
[INFO] [stderr] 54 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/circuit/create_circuit.rs:67:10
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/circuit/delete_circuit.rs:38:10
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/circuit/update_circuit_vk.rs:76:10
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus/src/instructions/credential/create_credential.rs:130:10
[INFO] [stderr]     |
[INFO] [stderr] 130 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/credential/create_credential_spec.rs:61:10
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/credential/delete_credential.rs:64:10
[INFO] [stderr]    |
[INFO] [stderr] 64 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/credential/delete_credential_spec.rs:45:10
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/credential/request_credential.rs:98:10
[INFO] [stderr]    |
[INFO] [stderr] 98 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus/src/instructions/credential/update_credential.rs:102:10
[INFO] [stderr]     |
[INFO] [stderr] 102 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/credential/update_credential_request.rs:56:10
[INFO] [stderr]    |
[INFO] [stderr] 56 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/credential/delete_credential_request.rs:45:10
[INFO] [stderr]    |
[INFO] [stderr] 45 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus/src/instructions/investigation/create_investigation_request.rs:151:10
[INFO] [stderr]     |
[INFO] [stderr] 151 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/investigation/delete_investigation_request.rs:75:10
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus/src/instructions/investigation/reveal_secret_share.rs:100:10
[INFO] [stderr]     |
[INFO] [stderr] 100 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/issuer/create_issuer.rs:62:10
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/issuer/delete_issuer.rs:38:10
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/policy/create_policy.rs:66:10
[INFO] [stderr]    |
[INFO] [stderr] 66 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/policy/delete_policy.rs:42:10
[INFO] [stderr]    |
[INFO] [stderr] 42 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/policy/update_policy.rs:68:10
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/proof_request/create_proof_request.rs:82:10
[INFO] [stderr]    |
[INFO] [stderr] 82 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/proof_request/delete_proof_request.rs:61:10
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/albus/src/instructions/proof_request/prove_proof_request.rs:143:10
[INFO] [stderr]     |
[INFO] [stderr] 143 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = 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] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = 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] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/proof_request/update_proof_request.rs:95:10
[INFO] [stderr]    |
[INFO] [stderr] 95 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/proof_request/verify_proof_request.rs:92:10
[INFO] [stderr]    |
[INFO] [stderr] 92 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/service_provider/create_service_provider.rs:77:10
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/service_provider/delete_service_provider.rs:39:10
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/service_provider/update_service_provider.rs:91:10
[INFO] [stderr]    |
[INFO] [stderr] 91 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/trustee/create_trustee.rs:66:10
[INFO] [stderr]    |
[INFO] [stderr] 66 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/trustee/delete_trustee.rs:39:10
[INFO] [stderr]    |
[INFO] [stderr] 39 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/trustee/update_trustee.rs:66:10
[INFO] [stderr]    |
[INFO] [stderr] 66 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/instructions/trustee/verify_trustee.rs:42:10
[INFO] [stderr]    |
[INFO] [stderr] 42 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/lib.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/albus/src/lib.rs:62:1
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = 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] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `albus` (lib) generated 43 warnings (5 duplicates)
[INFO] [stderr] warning: `albus-transfer` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> programs/albus-stake-pool/src/big_vec.rs:193:12
[INFO] [stderr]     |
[INFO] [stderr] 193 |     struct TestStruct {
[INFO] [stderr]     |            ^^^^^^^^^^ field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> programs/albus-stake-pool/src/big_vec.rs:191:5
[INFO] [stderr]     |
[INFO] [stderr] 191 |     #[repr(C)]
[INFO] [stderr]     |     ^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]    --> programs/albus-stake-pool/src/state.rs:607:1
[INFO] [stderr]     |
[INFO] [stderr] 607 | /// Wrapper struct that can be `Pod`, containing a byte that *should* be a valid
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `with_issuer` is never used
[INFO] [stderr]    --> crates/solana-verifier/src/lib.rs:313:16
[INFO] [stderr]     |
[INFO] [stderr] 293 |     impl ProofRequestBuilder {
[INFO] [stderr]     |     ------------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 313 |         pub fn with_issuer(&mut self, addr: Pubkey) -> &mut Self {
[INFO] [stderr]     |                ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/solana-verifier/src/lib.rs:333:18
[INFO] [stderr]     |
[INFO] [stderr] 333 |         fn build(&mut self) -> AccountInfo {
[INFO] [stderr]     |                  ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 333 |         fn build(&mut self) -> AccountInfo<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `albus-swap` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: `albus` (lib test) generated 43 warnings (43 duplicates)
[INFO] [stderr] warning: `albus-stake-pool` (lib test) generated 48 warnings (45 duplicates)
[INFO] [stderr] warning: `albus-solana-verifier` (lib test) generated 2 warnings (run `cargo fix --lib -p albus-solana-verifier --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/albus-267856409821ae8c)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test state::test::test_apply_rules ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/albus_solana_verifier-1228e0f7ac1e2651)
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test utils::circuit::tests::test_byte_conversion ... ok
[INFO] [stdout] test utils::circuit::tests::test_signals ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test utils::test_is_valid_account ... ok
[INFO] [stdout] test test::test_verified ... ok
[INFO] [stdout] test test::test_ownership ... ok
[INFO] [stdout] test test::test_expired ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/albus_stake_pool-a6a233bbc2ab9ce2)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test big_vec::tests::deserialize_mut_slice ... ok
[INFO] [stdout] test big_vec::tests::find_mut ... ok
[INFO] [stdout] test big_vec::tests::push ... ok
[INFO] [stdout] test big_vec::tests::retain ... ok
[INFO] [stdout] test test::validator_stake_account_derivation ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test big_vec::tests::find ... ok
[INFO] [stdout] test inline_mpl_token_metadata::test_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/albus_swap-cbdc790a25a60470)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test curve::base::test::constant_product_owner_fee ... ok
[INFO] [stdout] test curve::base::test::constant_product_trade_fee ... ok
[INFO] [stdout] test curve::base::test::constant_product_no_fee ... ok
[INFO] [stdout] test curve::base::test::pack_swap_curve ... ok
[INFO] [stdout] test curve::base::test::one_sided_equals_swap_with_fee_specific ... ok
[INFO] [stdout] test curve::constant_price::tests::curve_value_does_not_decrease_from_deposit ... ok
[INFO] [stdout] test curve::constant_price::tests::curve_value_does_not_decrease_from_swap_b_to_a ... ok
[INFO] [stdout] test curve::constant_price::tests::pack_flat_curve ... ok
[INFO] [stdout] test curve::constant_price::tests::swap_calculation_large_price ... ok
[INFO] [stdout] test curve::constant_price::tests::swap_calculation_max_min ... ok
[INFO] [stdout] test curve::constant_price::tests::swap_calculation_no_price ... ok
[INFO] [stdout] test curve::constant_price::tests::deposit_token_conversion_a_to_b ... ok
[INFO] [stdout] test curve::constant_product::tests::constant_product_swap_rounding ... ok
[INFO] [stdout] test curve::base::test::one_sided_equals_swap_with_withdrawal_fee ... ok
[INFO] [stdout] test curve::constant_price::tests::curve_value_does_not_decrease_from_swap_a_to_b ... ok
[INFO] [stdout] test curve::base::test::one_sided_equals_swap_without_fee ... ok
[INFO] [stdout] test curve::constant_product::tests::curve_value_does_not_decrease_from_deposit ... ok
[INFO] [stdout] test curve::constant_product::tests::fail_trading_token_conversion ... ok
[INFO] [stdout] test curve::constant_price::tests::deposit_token_conversion_b_to_a ... ok
[INFO] [stdout] test curve::constant_product::tests::initial_pool_amount ... ok
[INFO] [stdout] test curve::constant_product::tests::pack_constant_product_curve ... ok
[INFO] [stdout] test curve::constant_product::tests::trading_token_conversion ... ok
[INFO] [stdout] test curve::fees::tests::pack_fees ... ok
[INFO] [stdout] test curve::base::test::one_sided_equals_swap_with_fee ... ok
[INFO] [stdout] test curve::offset::tests::curve_value_does_not_decrease_from_deposit ... ok
[INFO] [stdout] test curve::constant_price::tests::withdraw_token_conversion ... ok
[INFO] [stdout] test curve::constant_product::tests::withdraw_token_conversion ... ok
[INFO] [stdout] test curve::constant_product::tests::deposit_token_conversion ... ok
[INFO] [stdout] test curve::constant_price::tests::curve_value_does_not_decrease_from_withdraw ... ok
[INFO] [stdout] test curve::offset::tests::pack_curve ... ok
[INFO] [stdout] test curve::offset::tests::swap_a_to_b_max_offset ... ok
[INFO] [stdout] test curve::offset::tests::swap_b_to_a_max_offset ... ok
[INFO] [stdout] test curve::offset::tests::swap_no_offset ... ok
[INFO] [stdout] test curve::offset::tests::swap_offset ... ok
[INFO] [stdout] test curve::offset::tests::deposit_token_conversion_a_to_b ... ok
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] test curve::offset::tests::deposit_token_conversion_b_to_a ... ok
[INFO] [stdout] test tests::test1 ... ok
[INFO] [stdout] test curve::offset::tests::withdraw_token_conversion ... ok
[INFO] [stdout] test curve::offset::tests::curve_value_does_not_decrease_from_swap_a_to_b ... ok
[INFO] [stdout] test curve::constant_product::tests::curve_value_does_not_decrease_from_swap ... ok
[INFO] [stdout] test curve::offset::tests::curve_value_does_not_decrease_from_swap_b_to_a ... ok
[INFO] [stdout] test curve::constant_product::tests::curve_value_does_not_decrease_from_withdraw ... ok
[INFO] [stdout] test curve::offset::tests::curve_value_does_not_decrease_from_withdraw ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/albus_transfer-b459dfffd1a37a71)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/groth16_solana-b472e32b25a85e7f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-304886ca43404960)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_memory ... ok
[INFO] [stdout] test test_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests albus
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests albus_solana_verifier
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests albus_stake_pool
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests albus_swap
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests albus_transfer
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests groth16_solana
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9325c0f648f5aa48149d6b37f4a85be4909f2de5a3163b4282a71f5c5c3efec9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9325c0f648f5aa48149d6b37f4a85be4909f2de5a3163b4282a71f5c5c3efec9", kill_on_drop: false }`
[INFO] [stdout] 9325c0f648f5aa48149d6b37f4a85be4909f2de5a3163b4282a71f5c5c3efec9
