[INFO] cloning repository https://github.com/daiwanwei/solana-pools-integration [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daiwanwei/solana-pools-integration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fsolana-pools-integration", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fsolana-pools-integration'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e10ca2a15bbfaaad1dd48a896b97ed9c2915e89e [INFO] checking daiwanwei/solana-pools-integration against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaiwanwei%2Fsolana-pools-integration" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daiwanwei/solana-pools-integration [INFO] finished tweaking git repo https://github.com/daiwanwei/solana-pools-integration [INFO] tweaked toml for git repo https://github.com/daiwanwei/solana-pools-integration written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daiwanwei/solana-pools-integration on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daiwanwei/solana-pools-integration 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate packages `whirlpool-cpi v0.1.1 (https://github.com/orca-so/whirlpool-cpi?branch=anchor%2F0.30.1#0c86fd3b)`: [INFO] [stderr] /workspace/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.25.0/Cargo.toml [INFO] [stderr] /workspace/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.26.0/Cargo.toml [INFO] [stderr] /workspace/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.27.0/Cargo.toml [INFO] [stderr] /workspace/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.28.0/Cargo.toml [INFO] [stderr] /workspace/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.29.0/Cargo.toml [INFO] [stderr] in favor of /workspace/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.24.2/Cargo.toml [INFO] [stderr] [INFO] [stderr] warning: skipping duplicate package `whirlpool-cpi v0.1.2 (https://github.com/orca-so/whirlpool-cpi?branch=anchor%2F0.30.1#0c86fd3b)`: [INFO] [stderr] /workspace/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.30.1/Cargo.toml [INFO] [stderr] in favor of /workspace/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/Cargo.toml [INFO] [stderr] [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767 [INFO] running `Command { std: "docker" "start" "a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate packages `whirlpool-cpi v0.1.1 (https://github.com/orca-so/whirlpool-cpi?branch=anchor%2F0.30.1#0c86fd3b)`: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.25.0/Cargo.toml [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.26.0/Cargo.toml [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.27.0/Cargo.toml [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.28.0/Cargo.toml [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.29.0/Cargo.toml [INFO] [stderr] in favor of /opt/rustwide/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.24.2/Cargo.toml [INFO] [stderr] [INFO] [stderr] warning: skipping duplicate package `whirlpool-cpi v0.1.2 (https://github.com/orca-so/whirlpool-cpi?branch=anchor%2F0.30.1#0c86fd3b)`: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/versions/0.30.1/Cargo.toml [INFO] [stderr] in favor of /opt/rustwide/cargo-home/git/checkouts/whirlpool-cpi-4eb5c69f71f13277/0c86fd3/Cargo.toml [INFO] [stderr] [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling default-boxed-derive v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking default-boxed v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking solana-logger v1.18.26 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.95 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Checking bytemuck v1.19.0 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking borsh v1.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.95 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Checking wasm-bindgen v0.2.95 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking bv v0.11.1 [INFO] [stderr] Checking im v15.1.0 [INFO] [stderr] Checking serde_json v1.0.132 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking libsecp256k1-core v0.2.2 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tiny-bip39 v0.8.2 [INFO] [stderr] Checking aes-gcm-siv v0.10.3 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking libsecp256k1 v0.6.0 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling anchor-lang-idl v0.1.1 [INFO] [stderr] Checking solana-frozen-abi v1.18.26 [INFO] [stderr] Checking ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking borsh v0.10.4 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling anchor-attribute-account v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-attribute-event v0.30.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.30.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.30.1 [INFO] [stderr] Compiling anchor-attribute-constant v0.30.1 [INFO] [stderr] Compiling anchor-attribute-program v0.30.1 [INFO] [stderr] Checking ark-poly v0.4.2 [INFO] [stderr] Checking ark-ec v0.4.2 [INFO] [stderr] Checking ark-bn254 v0.4.0 [INFO] [stderr] Checking light-poseidon v0.2.0 [INFO] [stderr] Checking solana-sdk v1.18.26 [INFO] [stderr] Checking spl-program-error v0.4.4 [INFO] [stderr] Checking spl-discriminator v0.2.5 [INFO] [stderr] Checking anchor-lang v0.30.1 [INFO] [stderr] Checking spl-memo v4.0.4 [INFO] [stderr] Checking spl-token v4.0.3 [INFO] [stderr] Checking mpl-token-metadata v4.1.2 [INFO] [stdout] error[E0119]: conflicting implementations of trait `From>` for type `Box<(dyn signer::Signer + 'static)>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solana-sdk-1.18.26/src/signer/mod.rs:88:1 [INFO] [stdout] | [INFO] [stdout] 88 | / impl From for Box [INFO] [stdout] 89 | | where [INFO] [stdout] 90 | | T: Signer + 'static, [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl From for T; [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking raydium-clmm-cpi v0.1.0 (/opt/rustwide/workdir/crates/raydium-clmm-cpi) [INFO] [stderr] Checking meteora-dlmm-cpi v0.1.0 (/opt/rustwide/workdir/crates/meteora-dlmm-cpi) [INFO] [stderr] Checking whirlpool-cpi v0.1.2 (https://github.com/orca-so/whirlpool-cpi?branch=anchor%2F0.30.1#0c86fd3b) [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/contexts.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/contexts.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/contexts.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/contexts.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/contexts.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/contexts.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/contexts.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/contexts.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/contexts.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/contexts.rs:205:10 [INFO] [stdout] | [INFO] [stdout] 205 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/contexts.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/contexts.rs:110:10 [INFO] [stdout] | [INFO] [stdout] 110 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, `no-idl`, and `no-log-ix-name` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | ctx: Context, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lower_bin_id` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | lower_bin_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_bin_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | width: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | ctx: Context<'a, 'b, 'c, 'info, ModifyLiquidity<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity_parameter` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | liquidity_parameter: LiquidityParameterByStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity_parameter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ctx: Context<'a, 'b, 'c, 'info, OpenPosition<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | ctx: Context<'a, 'b, 'c, 'info, OpenPosition<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_lower_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | tick_lower_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_lower_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_lower_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | tick_lower_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_lower_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_upper_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | tick_upper_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_upper_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_upper_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | tick_upper_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_upper_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_array_lower_start_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | tick_array_lower_start_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_array_lower_start_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_array_upper_start_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | tick_array_upper_start_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_array_upper_start_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_array_lower_start_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | tick_array_lower_start_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_array_lower_start_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | liquidity: u128, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_array_upper_start_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | tick_array_upper_start_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_array_upper_start_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_0_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | amount_0_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_0_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_1_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | amount_1_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_1_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | liquidity: u128, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_0_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | amount_0_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_0_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | ctx: Context<'a, 'b, 'c, 'info, OpenPositionV2<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_lower_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | tick_lower_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_lower_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_1_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | amount_1_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_1_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_upper_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | tick_upper_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_upper_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_array_lower_start_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | tick_array_lower_start_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_array_lower_start_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_array_upper_start_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | tick_array_upper_start_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_array_upper_start_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | liquidity: u128, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | ctx: Context<'a, 'b, 'c, 'info, OpenPositionV2<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_0_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | amount_0_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_0_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_1_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | amount_1_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_1_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_matedata` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | with_matedata: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_with_matedata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_lower_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | tick_lower_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_lower_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_flag` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | base_flag: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_upper_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | tick_upper_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_upper_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | ctx: Context<'a, 'b, 'c, 'info, IncreaseLiquidity<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | liquidity: u128, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_array_lower_start_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | tick_array_lower_start_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_array_lower_start_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_0_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | amount_0_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_0_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tick_array_upper_start_index` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | tick_array_upper_start_index: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tick_array_upper_start_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_1_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | amount_1_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_1_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | liquidity: u128, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | ctx: Context<'a, 'b, 'c, 'info, IncreaseLiquidityV2<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_0_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | amount_0_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_0_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | liquidity: u128, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_0_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | amount_0_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_0_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_1_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | amount_1_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_1_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_1_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | amount_1_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_1_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_flag` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | base_flag: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `with_matedata` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | with_matedata: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_with_matedata` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_flag` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | base_flag: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | ctx: Context<'a, 'b, 'c, 'info, IncreaseLiquidity<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | liquidity: u128, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_0_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | amount_0_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_0_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_1_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | amount_1_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_1_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | ctx: Context<'a, 'b, 'c, 'info, IncreaseLiquidityV2<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | liquidity: u128, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_0_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | amount_0_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_0_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `amount_1_max` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | amount_1_max: u64, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount_1_max` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `base_flag` [INFO] [stdout] --> crates/raydium-clmm-cpi/src/lib.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | base_flag: Option, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_base_flag` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | ctx: Context, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lower_bin_id` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | lower_bin_id: i32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lower_bin_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | width: i32, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | ctx: Context<'a, 'b, 'c, 'info, ModifyLiquidity<'info>>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `liquidity_parameter` [INFO] [stdout] --> crates/meteora-dlmm-cpi/src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | liquidity_parameter: LiquidityParameterByStrategy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_liquidity_parameter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-sdk` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767", kill_on_drop: false }` [INFO] [stdout] a1efa752edcad0492e3f0c2ab64a662323b69965c904fbd3dbc94aa6690df767