[INFO] cloning repository https://github.com/anuragnegi000/meteora-damm-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anuragnegi000/meteora-damm-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuragnegi000%2Fmeteora-damm-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuragnegi000%2Fmeteora-damm-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e72b7b88c27c9f5ce1527cece96e73070297abf2
[INFO] testing anuragnegi000/meteora-damm-rust-sdk against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuragnegi000%2Fmeteora-damm-rust-sdk" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk
[INFO] tweaked toml for git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anuragnegi000/meteora-damm-rust-sdk 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7eb8156c57648e237b5dfc16325094a48611015450b1d67ef981f4191a3d0b31
[INFO] running `Command { std: "docker" "start" "-a" "7eb8156c57648e237b5dfc16325094a48611015450b1d67ef981f4191a3d0b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eb8156c57648e237b5dfc16325094a48611015450b1d67ef981f4191a3d0b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb8156c57648e237b5dfc16325094a48611015450b1d67ef981f4191a3d0b31", kill_on_drop: false }`
[INFO] [stdout] 7eb8156c57648e237b5dfc16325094a48611015450b1d67ef981f4191a3d0b31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6bc520ed24276fe16a48ce97b05c9b8a3669a768c063a33dcc96ad2e22cc824
[INFO] running `Command { std: "docker" "start" "-a" "b6bc520ed24276fe16a48ce97b05c9b8a3669a768c063a33dcc96ad2e22cc824", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-instruction v2.3.3
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling meteora-damm-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = 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: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/config.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/position.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the value namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.83s
[INFO] running `Command { std: "docker" "inspect" "b6bc520ed24276fe16a48ce97b05c9b8a3669a768c063a33dcc96ad2e22cc824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6bc520ed24276fe16a48ce97b05c9b8a3669a768c063a33dcc96ad2e22cc824", kill_on_drop: false }`
[INFO] [stdout] b6bc520ed24276fe16a48ce97b05c9b8a3669a768c063a33dcc96ad2e22cc824
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed130605c759beaa529afae9c834d9eedb88b8988aa48ee8cdfd95dc7636d83f
[INFO] running `Command { std: "docker" "start" "-a" "ed130605c759beaa529afae9c834d9eedb88b8988aa48ee8cdfd95dc7636d83f", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = 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: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/config.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/position.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling meteora-damm-rust-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the value namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = 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: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/config.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/config.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 132 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/config.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/config.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/operator.rs:83:7
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 103 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/operator.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/operator.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:75:7
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:116:7
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:125:7
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/pool.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/pool.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/pool.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/position.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]    --> src/accounts/position.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "fetch")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:133:9
[INFO] [stdout]     |
[INFO] [stdout] 133 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/position.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/position.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/token_badge.rs:85:7
[INFO] [stdout]    |
[INFO] [stdout] 85 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 105 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/token_badge.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/token_badge.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/accounts/vesting.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "fetch")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stdout]    --> src/accounts/vesting.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |   #[cfg(feature = "anchor")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stdout]    --> src/accounts/vesting.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the type namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/math/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use curve::*;
[INFO] [stdout]   |         ^^^^^^^^ the name `U256` in the value namespace is first re-exported here
[INFO] [stdout] 9 | pub use utils::*;
[INFO] [stdout]   |         -------- but the name `U256` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stdout]   --> src/shared.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[cfg(feature = "fetch")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stdout]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "ed130605c759beaa529afae9c834d9eedb88b8988aa48ee8cdfd95dc7636d83f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed130605c759beaa529afae9c834d9eedb88b8988aa48ee8cdfd95dc7636d83f", kill_on_drop: false }`
[INFO] [stdout] ed130605c759beaa529afae9c834d9eedb88b8988aa48ee8cdfd95dc7636d83f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce5faa245287e72fbbea3c491547d67cd9eb21c4788c402fbb0badcda9395964
[INFO] running `Command { std: "docker" "start" "-a" "ce5faa245287e72fbbea3c491547d67cd9eb21c4788c402fbb0badcda9395964", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/config.rs:69:7
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/config.rs:78:7
[INFO] [stderr]    |
[INFO] [stderr] 78 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/config.rs:96:7
[INFO] [stderr]    |
[INFO] [stderr] 96 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]    --> src/accounts/config.rs:105:7
[INFO] [stderr]     |
[INFO] [stderr] 105 | #[cfg(feature = "fetch")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/config.rs:125:9
[INFO] [stderr]     |
[INFO] [stderr] 125 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/config.rs:132:9
[INFO] [stderr]     |
[INFO] [stderr] 132 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/config.rs:135:9
[INFO] [stderr]     |
[INFO] [stderr] 135 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/config.rs:142:9
[INFO] [stderr]     |
[INFO] [stderr] 142 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/config.rs:146:9
[INFO] [stderr]     |
[INFO] [stderr] 146 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/operator.rs:47:7
[INFO] [stderr]    |
[INFO] [stderr] 47 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/operator.rs:56:7
[INFO] [stderr]    |
[INFO] [stderr] 56 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/operator.rs:74:7
[INFO] [stderr]    |
[INFO] [stderr] 74 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/operator.rs:83:7
[INFO] [stderr]    |
[INFO] [stderr] 83 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/operator.rs:103:9
[INFO] [stderr]     |
[INFO] [stderr] 103 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/operator.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 110 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/operator.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/operator.rs:120:9
[INFO] [stderr]     |
[INFO] [stderr] 120 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/operator.rs:124:9
[INFO] [stderr]     |
[INFO] [stderr] 124 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:49:7
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:58:7
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:76:7
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:85:7
[INFO] [stderr]    |
[INFO] [stderr] 85 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 105 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:112:9
[INFO] [stderr]     |
[INFO] [stderr] 112 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_market_cap_scheduler.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:49:7
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:58:7
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:76:7
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_rate_limiter.rs:85:7
[INFO] [stderr]    |
[INFO] [stderr] 85 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 105 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:112:9
[INFO] [stderr]     |
[INFO] [stderr] 112 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_rate_limiter.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:48:7
[INFO] [stderr]    |
[INFO] [stderr] 48 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:57:7
[INFO] [stderr]    |
[INFO] [stderr] 57 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:75:7
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/pod_aligned_fee_time_scheduler.rs:84:7
[INFO] [stderr]    |
[INFO] [stderr] 84 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 104 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:121:9
[INFO] [stderr]     |
[INFO] [stderr] 121 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/pod_aligned_fee_time_scheduler.rs:125:9
[INFO] [stderr]     |
[INFO] [stderr] 125 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]    --> src/accounts/pool.rs:116:7
[INFO] [stderr]     |
[INFO] [stderr] 116 | #[cfg(feature = "fetch")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]    --> src/accounts/pool.rs:125:7
[INFO] [stderr]     |
[INFO] [stderr] 125 | #[cfg(feature = "fetch")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]    --> src/accounts/pool.rs:143:7
[INFO] [stderr]     |
[INFO] [stderr] 143 | #[cfg(feature = "fetch")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]    --> src/accounts/pool.rs:152:7
[INFO] [stderr]     |
[INFO] [stderr] 152 | #[cfg(feature = "fetch")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pool.rs:172:9
[INFO] [stderr]     |
[INFO] [stderr] 172 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pool.rs:179:9
[INFO] [stderr]     |
[INFO] [stderr] 179 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/pool.rs:182:9
[INFO] [stderr]     |
[INFO] [stderr] 182 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/pool.rs:189:9
[INFO] [stderr]     |
[INFO] [stderr] 189 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/pool.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 193 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/position.rs:70:7
[INFO] [stderr]    |
[INFO] [stderr] 70 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/position.rs:79:7
[INFO] [stderr]    |
[INFO] [stderr] 79 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/position.rs:97:7
[INFO] [stderr]    |
[INFO] [stderr] 97 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]    --> src/accounts/position.rs:106:7
[INFO] [stderr]     |
[INFO] [stderr] 106 | #[cfg(feature = "fetch")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/position.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/position.rs:133:9
[INFO] [stderr]     |
[INFO] [stderr] 133 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/position.rs:136:9
[INFO] [stderr]     |
[INFO] [stderr] 136 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/position.rs:143:9
[INFO] [stderr]     |
[INFO] [stderr] 143 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/position.rs:147:9
[INFO] [stderr]     |
[INFO] [stderr] 147 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/token_badge.rs:49:7
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/token_badge.rs:58:7
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/token_badge.rs:76:7
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/token_badge.rs:85:7
[INFO] [stderr]    |
[INFO] [stderr] 85 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/token_badge.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 105 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/token_badge.rs:112:9
[INFO] [stderr]     |
[INFO] [stderr] 112 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/token_badge.rs:115:9
[INFO] [stderr]     |
[INFO] [stderr] 115 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/token_badge.rs:122:9
[INFO] [stderr]     |
[INFO] [stderr] 122 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/token_badge.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/vesting.rs:53:7
[INFO] [stderr]    |
[INFO] [stderr] 53 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/vesting.rs:62:7
[INFO] [stderr]    |
[INFO] [stderr] 62 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/vesting.rs:80:7
[INFO] [stderr]    |
[INFO] [stderr] 80 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/accounts/vesting.rs:89:7
[INFO] [stderr]    |
[INFO] [stderr] 89 | #[cfg(feature = "fetch")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/vesting.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 109 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/vesting.rs:116:9
[INFO] [stderr]     |
[INFO] [stderr] 116 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor`
[INFO] [stderr]    --> src/accounts/vesting.rs:119:9
[INFO] [stderr]     |
[INFO] [stderr] 119 |   #[cfg(feature = "anchor")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/vesting.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-idl-build`
[INFO] [stderr]    --> src/accounts/vesting.rs:130:9
[INFO] [stderr]     |
[INFO] [stderr] 130 |   #[cfg(feature = "anchor-idl-build")]
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]     = help: consider adding `anchor-idl-build` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/math/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use curve::*;
[INFO] [stderr]   |         ^^^^^^^^ the name `U256` in the type namespace is first re-exported here
[INFO] [stderr] 9 | pub use utils::*;
[INFO] [stderr]   |         -------- but the name `U256` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/math/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use curve::*;
[INFO] [stderr]   |         ^^^^^^^^ the name `U256` in the value namespace is first re-exported here
[INFO] [stderr] 9 | pub use utils::*;
[INFO] [stderr]   |         -------- but the name `U256` in the value namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/shared.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     #[cfg(feature = "fetch")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fetch`
[INFO] [stderr]   --> src/shared.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 19 |     #[cfg(feature = "fetch")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `default`, `examples`, and `serde`
[INFO] [stderr]    = help: consider adding `fetch` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: `meteora-damm-rust-sdk` (lib) generated 85 warnings
[INFO] [stderr] warning: `meteora-damm-rust-sdk` (lib test) generated 85 warnings (85 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/meteora_damm_rust_sdk-cd482b716c78dbe1)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test math::curve::tests::test_get_next_sqrt_price_from_input_a_to_b ... ok
[INFO] [stdout] test math::curve::tests::test_get_next_sqrt_price_from_input_b_to_a ... ok
[INFO] [stdout] test math::utils::tests::test_mul_div_down ... ok
[INFO] [stdout] test math::utils::tests::test_calculate_fee ... ok
[INFO] [stdout] test math::utils::tests::test_mul_div_up ... ok
[INFO] [stdout] test math::curve::tests::test_get_amount_b_from_liquidity_delta ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test math::utils::tests::test_calculate_amount_after_fee ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- math::curve::tests::test_get_amount_b_from_liquidity_delta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'math::curve::tests::test_get_amount_b_from_liquidity_delta' (25) panicked at src/math/curve.rs:274:9:
[INFO] [stdout] assertion failed: amount > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x624ecc6ee14a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x624ecc6ee14a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x624ecc6ee14a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x624ecc6ee14a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x624ecc7022da - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x624ecc7022da - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x624ecc6f29d2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x624ecc6f29d2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x624ecc6cd35f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x624ecc6cd35f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x624ecc6e66b9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x624ecc682a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x624ecc682a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x624ecc6e6872 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x624ecc6e6872 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x624ecc6cd44a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x624ecc6c4db9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x624ecc6ce12d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x624ecc702aec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x624ecc702ab2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x624ecc6742ae - meteora_damm_rust_sdk::math::curve::tests::test_get_amount_b_from_liquidity_delta::h966f3aad3f986eca
[INFO] [stdout]                                at /opt/rustwide/workdir/src/math/curve.rs:274:9
[INFO] [stdout]   21:     0x624ecc6742d7 - meteora_damm_rust_sdk::math::curve::tests::test_get_amount_b_from_liquidity_delta::{{closure}}::hb1f8f080e271aefc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/math/curve.rs:268:48
[INFO] [stdout]   22:     0x624ecc675036 - core::ops::function::FnOnce::call_once::h462e21f1d73ec75a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x624ecc676b1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x624ecc676b1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x624ecc68350b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x624ecc68350b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x624ecc68350b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x624ecc68350b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x624ecc68350b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x624ecc68350b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x624ecc68350b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x624ecc67ec24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x624ecc67ec24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x624ecc686112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x624ecc686112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x624ecc686112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x624ecc686112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x624ecc686112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x624ecc686112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x624ecc686112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x624ecc6eda5f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x624ecc6eda5f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7cc41db88aa4 - <unknown>
[INFO] [stdout]   44:     0x7cc41dc15a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     math::curve::tests::test_get_amount_b_from_liquidity_delta
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ce5faa245287e72fbbea3c491547d67cd9eb21c4788c402fbb0badcda9395964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce5faa245287e72fbbea3c491547d67cd9eb21c4788c402fbb0badcda9395964", kill_on_drop: false }`
[INFO] [stdout] ce5faa245287e72fbbea3c491547d67cd9eb21c4788c402fbb0badcda9395964
