[INFO] cloning repository https://github.com/edddyguo/fomo100
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edddyguo/fomo100" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedddyguo%2Ffomo100", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedddyguo%2Ffomo100'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0874d5368db94b512bd9f40f32b0bbb6a2c519b9
[INFO] testing edddyguo/fomo100 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%2Fedddyguo%2Ffomo100" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/edddyguo/fomo100
[INFO] finished tweaking git repo https://github.com/edddyguo/fomo100
[INFO] tweaked toml for git repo https://github.com/edddyguo/fomo100 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/edddyguo/fomo100 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/edddyguo/fomo100 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e557bfd1fba7eea3cc08c71c9e7597e1f87ca8cac57496ea27e17b3694dc661c
[INFO] running `Command { std: "docker" "start" "-a" "e557bfd1fba7eea3cc08c71c9e7597e1f87ca8cac57496ea27e17b3694dc661c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e557bfd1fba7eea3cc08c71c9e7597e1f87ca8cac57496ea27e17b3694dc661c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e557bfd1fba7eea3cc08c71c9e7597e1f87ca8cac57496ea27e17b3694dc661c", kill_on_drop: false }`
[INFO] [stdout] e557bfd1fba7eea3cc08c71c9e7597e1f87ca8cac57496ea27e17b3694dc661c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ce85fed873f554df3b0c4ab647d9e48cce06d94aba8ad5269641e61a3376d4c3
[INFO] running `Command { std: "docker" "start" "-a" "ce85fed873f554df3b0c4ab647d9e48cce06d94aba8ad5269641e61a3376d4c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling solana-msg v2.2.1
[INFO] [stderr]    Compiling solana-program-memory v2.3.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling solana-program-option v2.2.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling solana-instruction v2.3.1
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-zk-sdk v2.3.13
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling solana-feature-set v2.2.5
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling solana-precompile-error v2.2.2
[INFO] [stderr]    Compiling solana-native-token v2.3.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling spl-discriminator v0.4.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling solana-blake3-hasher v2.2.1
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling solana-big-mod-exp v2.2.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling spl-pod v0.5.1
[INFO] [stderr]    Compiling solana-secp256r1-program v2.2.4
[INFO] [stderr]    Compiling solana-ed25519-program v2.2.3
[INFO] [stderr]    Compiling solana-secp256k1-program v2.2.3
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling solana-precompiles v2.2.2
[INFO] [stderr]    Compiling solana-keypair v2.2.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling solana-transaction v2.2.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling solana-curve25519 v2.3.13
[INFO] [stderr]    Compiling solana-cluster-type v2.2.1
[INFO] [stderr]    Compiling solana-time-utils v2.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling solana-inflation v2.2.1
[INFO] [stderr]    Compiling solana-reward-info v2.2.1
[INFO] [stderr]    Compiling solana-commitment-config v2.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling solana-transaction-context v2.3.13
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling solana-svm-feature-set v2.3.13
[INFO] [stderr]    Compiling solana-version v2.3.13
[INFO] [stderr]    Compiling agave-feature-set v2.3.13
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling anchor-syn v0.32.1
[INFO] [stderr]    Compiling spl-generic-token v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling spl-type-length-value v0.8.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling solana-packet v2.2.1
[INFO] [stderr]    Compiling spl-program-error-derive v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling solana-metrics v2.3.13
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling spl-program-error v0.7.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling spl-memo v6.0.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling solana-epoch-info v2.2.1
[INFO] [stderr]    Compiling solana-serde v2.2.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.10.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.3.0
[INFO] [stderr]    Compiling solana-quic-definitions v2.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling solana-measure v2.3.13
[INFO] [stderr]    Compiling solana-perf v2.3.13
[INFO] [stderr]    Compiling solana-define-syscall v2.3.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling fastbloom v0.14.0
[INFO] [stderr]    Compiling solana-rayon-threadlimit v2.3.13
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling spl-elgamal-registry v0.2.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.10.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling solana-account-decoder-client-types v2.3.13
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.7.0
[INFO] [stderr]    Compiling spl-token v8.0.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.3.1
[INFO] [stderr]    Compiling spl-token-group-interface v0.6.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.4.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling anchor-lang-idl-spec v0.1.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling solana-transaction-status-client-types v2.3.13
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling anchor-lang-idl v0.1.2
[INFO] [stderr]    Compiling solana-rpc-client-types v2.3.13
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling solana-net-utils v2.3.13
[INFO] [stderr]    Compiling spl-token-2022 v8.0.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling solana-rpc-client-api v2.3.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling solana-rpc-client v2.3.13
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling solana-connection-cache v2.3.13
[INFO] [stderr]    Compiling solana-client-traits v2.2.1
[INFO] [stderr]    Compiling spl-type-length-value v0.7.0
[INFO] [stderr]    Compiling solana-hard-forks v2.2.1
[INFO] [stderr]    Compiling spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling spl-program-error v0.6.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling solana-shred-version v2.2.1
[INFO] [stderr]    Compiling solana-logger v2.3.1
[INFO] [stderr]    Compiling anchor-attribute-program v0.32.1
[INFO] [stderr]    Compiling solana-tls-utils v2.3.13
[INFO] [stderr]    Compiling solana-transaction-metrics-tracker v2.3.13
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling solana-invoke v0.4.0
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling anchor-attribute-error v0.32.1
[INFO] [stderr]    Compiling anchor-attribute-account v0.32.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.32.1
[INFO] [stderr]    Compiling anchor-derive-accounts v0.32.1
[INFO] [stderr]    Compiling anchor-attribute-event v0.32.1
[INFO] [stderr]    Compiling anchor-derive-serde v0.32.1
[INFO] [stderr]    Compiling anchor-attribute-constant v0.32.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling solana-loader-v3-interface v3.0.0
[INFO] [stderr]    Compiling spl-associated-token-account-client v2.0.0
[INFO] [stderr]    Compiling solana-poh-config v2.2.1
[INFO] [stderr]    Compiling anchor-derive-space v0.32.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling solana-streamer v2.3.13
[INFO] [stderr]    Compiling solana-pubsub-client v2.3.13
[INFO] [stderr]    Compiling solana-genesis-config v2.3.0
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling anchor-lang v0.32.1
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.9.0
[INFO] [stderr]    Compiling spl-token v7.0.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]    Compiling kaigan v0.2.6
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling solana-config-program-client v0.0.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling solana-epoch-rewards-hasher v2.2.1
[INFO] [stderr]    Compiling spl-elgamal-registry v0.1.1
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.9.0
[INFO] [stderr]    Compiling solana-bn254 v2.2.2
[INFO] [stderr]    Compiling mpl-token-metadata v5.1.1
[INFO] [stderr]    Compiling solana-rent-collector v2.3.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling spl-associated-token-account v7.0.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.6.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling solana-offchain-message v2.2.1
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
[INFO] [stderr]    Compiling solana-rent-debits v2.2.1
[INFO] [stderr]    Compiling solana-system-transaction v2.2.1
[INFO] [stderr]    Compiling spl-token-group-interface v0.5.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.2.0
[INFO] [stderr]    Compiling solana-fee-structure v2.3.0
[INFO] [stderr]    Compiling solana-nonce-account v2.2.1
[INFO] [stderr]    Compiling solana-reserved-account-keys v2.2.2
[INFO] [stderr]    Compiling solana-presigner v2.2.1
[INFO] [stderr]    Compiling solana-compute-budget-interface v2.2.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling solana-validator-exit v2.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling spl-token-2022 v6.0.0
[INFO] [stderr]    Compiling solana-account-decoder v2.3.13
[INFO] [stderr]    Compiling solana-sdk v2.3.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling solana-quic-client v2.3.13
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling solana-udp-client v2.3.13
[INFO] [stderr]    Compiling solana-tpu-client v2.3.13
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v2.3.13
[INFO] [stderr]    Compiling solana-thin-client v2.3.13
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling anchor-client v0.32.1
[INFO] [stderr]    Compiling solana-client v2.3.13
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling spl-associated-token-account v6.0.0
[INFO] [stderr]    Compiling anchor-spl v0.32.1
[INFO] [stderr]    Compiling fomo100 v0.1.0 (/opt/rustwide/workdir/programs/fomo100)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> programs/fomo100/src/instructions/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use cancel_unlock::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ the name `handler` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub use unstake::*;
[INFO] [stdout]   |         ---------- but the name `handler` in the value 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: unused import: `calculate_total_reward`
[INFO] [stdout]  --> programs/fomo100/src/instructions/cancel_unlock.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     utils::{AmountView, calculate_total_reward, get_current_round_index},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Transfer` and `self`
[INFO] [stdout]  --> programs/fomo100/src/instructions/cancel_unlock.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     token::{self, Transfer},
[INFO] [stdout]   |             ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/claim.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]  --> programs/fomo100/src/instructions/create_pool.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/create_pool.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StakeError`, `state::*`, and `unknown_error`
[INFO] [stdout]  --> programs/fomo100/src/instructions/expand_pool_state.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     errors::{unknown_error, StakeError},
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 3 |     state::*,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mint`, `TokenAccount`, `TokenInterface`, and `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/expand_pool_state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     token_interface::{Mint, TokenAccount, TokenInterface},
[INFO] [stdout]   |                       ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mint`, `TokenAccount`, `TokenInterface`, and `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/set_round_reward.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     token_interface::{Mint, TokenAccount, TokenInterface},
[INFO] [stdout]   |                       ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]  --> programs/fomo100/src/instructions/set_round_reward.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/set_round_reward.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Div`
[INFO] [stdout]  --> programs/fomo100/src/instructions/stake.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Div;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/fomo100/src/instructions/stake.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/unstake.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stdout]   --> programs/fomo100/src/state.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 | use bytemuck::{Pod, Zeroable};
[INFO] [stdout]    |                ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::get_current_round_index`
[INFO] [stdout]   --> programs/fomo100/src/state.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 | use crate::{errors::StakeError, utils::get_current_round_index};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::StakeError`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::StakeError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::ed25519_program::ID as ED25519_ID`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use spl_token::solana_program::ed25519_program::ID as ED25519_ID;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::instruction::Instruction`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use spl_token::solana_program::instruction::Instruction;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAX_USER_STAKE_TIMES`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:6:60
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::state::{PoolState, PoolStore, Round, UserStake, MAX_USER_STAKE_TIMES, ROUND_MAX};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deref`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Deref, RangeBounds};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stdout]    --> programs/fomo100/src/utils.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 | use bytemuck::{Pod, Zeroable};
[INFO] [stdout]     |                ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mpl_token_metadata::types::Collection`
[INFO] [stdout]  --> programs/fomo100/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mpl_token_metadata::types::Collection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     account_info.realloc(new_size, false)?;
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RangeBounds`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Deref, RangeBounds};
[INFO] [stdout]   |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<CancelUnlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<CancelUnlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     created_at: i64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     round_period_secs: u32
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<Unlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<Unlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn handler(ctx: Context<Unstake>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn handler(ctx: Context<Unstake>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stake_start_at`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:50
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stake_start_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:71
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tuples_to_round_slice` is never used
[INFO] [stdout]    --> programs/fomo100/src/utils.rs:334:4
[INFO] [stdout]     |
[INFO] [stdout] 334 | fn tuples_to_round_slice(tuples: &[(u32, u32, u32)]) -> &[Round] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anchor_cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-feature`
[INFO] [stdout]   --> cli/src/main.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "serde-feature")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-feature` 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: `serde-feature`
[INFO] [stdout]   --> cli/src/state.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "serde-feature")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-feature` 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: `serde-feature`
[INFO] [stdout]   --> cli/src/utils.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "serde-feature")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-feature` 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: unused import: `solana_sdk::signer::Signer`
[INFO] [stdout]   --> cli/src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use solana_sdk::signer::Signer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> cli/src/general.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | use spl_associated_token_account::create_associated_token_account;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> cli/src/general.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             create_associated_token_account(from_pubkey, to_pubkey, &mint_pubkey);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_sdk::program_pack::Pack`
[INFO] [stdout]  --> cli/src/general.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use solana_sdk::program_pack::Pack;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_sdk::account::ReadableAccount`
[INFO] [stdout]   --> cli/src/utils.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use solana_sdk::account::ReadableAccount;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> cli/src/general.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> cli/src/general.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     round_period_secs: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_mint_pubkey`
[INFO] [stdout]   --> cli/src/general.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let token_mint_pubkey: Pubkey = token_mint
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_mint_pubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rpc`
[INFO] [stdout]   --> cli/src/general.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let rpc = program.rpc();
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_rpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]   --> cli/src/general.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let program_id = program.id();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `admin_pubkey`
[INFO] [stdout]   --> cli/src/general.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let admin_pubkey = program.payer();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_admin_pubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `admin_key_pair`
[INFO] [stdout]   --> cli/src/general.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let admin_key_pair = Keypair::from_base58_string(prikey);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_admin_key_pair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_account`
[INFO] [stdout]   --> cli/src/general.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let temp_account = Keypair::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `space`
[INFO] [stdout]   --> cli/src/general.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let space = PoolState::LEN + 8;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> cli/src/instructions.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .map_err(|e| anyhow!("pool_state_pda.try_into failed"))?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> cli/src/instructions.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]    --> cli/src/instructions.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_admin`
[INFO] [stdout]    --> cli/src/instructions.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     new_admin: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_admin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validator`
[INFO] [stdout]    --> cli/src/instructions.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     validator: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `treasurer`
[INFO] [stdout]    --> cli/src/instructions.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     treasurer: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_treasurer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:456:19
[INFO] [stdout]     |
[INFO] [stdout] 456 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:545:19
[INFO] [stdout]     |
[INFO] [stdout] 545 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool_store_pda`
[INFO] [stdout]    --> cli/src/instructions.rs:559:10
[INFO] [stdout]     |
[INFO] [stdout] 559 |     let (pool_store_pda, _bump) = Pubkey::find_program_address(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pool_store_pda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]    --> cli/src/instructions.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elite_collection_name`
[INFO] [stdout]    --> cli/src/instructions.rs:628:5
[INFO] [stdout]     |
[INFO] [stdout] 628 |     elite_collection_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elite_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `core_collection_name`
[INFO] [stdout]    --> cli/src/instructions.rs:629:5
[INFO] [stdout]     |
[INFO] [stdout] 629 |     core_collection_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_core_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]    --> cli/src/instructions.rs:635:5
[INFO] [stdout]     |
[INFO] [stdout] 635 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_name`
[INFO] [stdout]    --> cli/src/instructions.rs:636:5
[INFO] [stdout]     |
[INFO] [stdout] 636 |     collection_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pay_sol`
[INFO] [stdout]    --> cli/src/instructions.rs:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     pay_sol: bool,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pay_sol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_amount`
[INFO] [stdout]    --> cli/src/instructions.rs:638:5
[INFO] [stdout]     |
[INFO] [stdout] 638 |     init_amount: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_sig`
[INFO] [stdout]    --> cli/src/instructions.rs:639:5
[INFO] [stdout]     |
[INFO] [stdout] 639 |     init_sig: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_sig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_instruction_data`
[INFO] [stdout]    --> cli/src/instructions.rs:640:5
[INFO] [stdout]     |
[INFO] [stdout] 640 |     init_instruction_data: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_instruction_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]    --> cli/src/instructions.rs:646:5
[INFO] [stdout]     |
[INFO] [stdout] 646 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prikey`
[INFO] [stdout]    --> cli/src/instructions.rs:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 |     prikey: &String,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prikey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_name`
[INFO] [stdout]    --> cli/src/instructions.rs:648:5
[INFO] [stdout]     |
[INFO] [stdout] 648 |     collection_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey`
[INFO] [stdout]    --> cli/src/instructions.rs:649:5
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pubkey: String,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> cli/src/instructions.rs:650:5
[INFO] [stdout]     |
[INFO] [stdout] 650 |     amount: u32,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_mints`
[INFO] [stdout]   --> cli/src/state.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         collection_mints: &[T],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_mints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_pubkeys`
[INFO] [stdout]   --> cli/src/state.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         user_pubkeys: &[T],
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_pubkeys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prikey`
[INFO] [stdout]    --> cli/src/utils.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prikey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> cli/src/utils.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let res = client
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FOMO100` is never used
[INFO] [stdout]    --> cli/src/main.rs:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 | const FOMO100: &str = "79iwpmjk5mh2acXp2SQxh2JpmNqji76FQQAH4erCCuhu";
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `K_COIN` is never used
[INFO] [stdout]    --> cli/src/main.rs:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 | const K_COIN: &'static str = "5d1i4wKHhGXXkdZB22iKD1SqU6pkBeTCwFEMqo7xy39h";
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NFT_MINT_CONTRACT` is never used
[INFO] [stdout]    --> cli/src/main.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 | const NFT_MINT_CONTRACT: &'static str = "9HiRJw3dYo2MV9B1WrqFfoNjWRPS19mjVDCPqAxuMPfb";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SENDER` is never used
[INFO] [stdout]    --> cli/src/main.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 | const SENDER: &'static str = "9hUYW9s2c98GfjZb6JvW62BYEt3ryxGmeMBkhgSqmZtW";
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTEM_RENT_ID` is never used
[INFO] [stdout]    --> cli/src/main.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 | const SYSTEM_RENT_ID: &'static str = "SysvarRent111111111111111111111111111111111";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_COLLECTION_MINT` is never used
[INFO] [stdout]    --> cli/src/main.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 | const MEM_COLLECTION_MINT: &'static str = "8zKSXBACKpaKvgDCYdDwpJGTVDSBCtAgucJpmR7gAyx5";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> cli/src/service.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct Body<T> {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 39 |     code: u32,
[INFO] [stdout] 40 |     msg: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> cli/src/general.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> cli/src/general.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> cli/src/utils.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> cli/src/utils.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> cli/src/utils.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 10s
[INFO] running `Command { std: "docker" "inspect" "ce85fed873f554df3b0c4ab647d9e48cce06d94aba8ad5269641e61a3376d4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce85fed873f554df3b0c4ab647d9e48cce06d94aba8ad5269641e61a3376d4c3", kill_on_drop: false }`
[INFO] [stdout] ce85fed873f554df3b0c4ab647d9e48cce06d94aba8ad5269641e61a3376d4c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 87ba90242c5d4d1f9e94476a19e1070c81b8215cd801b5ea27ba11a2842d52f0
[INFO] running `Command { std: "docker" "start" "-a" "87ba90242c5d4d1f9e94476a19e1070c81b8215cd801b5ea27ba11a2842d52f0", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> programs/fomo100/src/instructions/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use cancel_unlock::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ the name `handler` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub use unstake::*;
[INFO] [stdout]   |         ---------- but the name `handler` in the value 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: unused import: `calculate_total_reward`
[INFO] [stdout]  --> programs/fomo100/src/instructions/cancel_unlock.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     utils::{AmountView, calculate_total_reward, get_current_round_index},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Transfer` and `self`
[INFO] [stdout]  --> programs/fomo100/src/instructions/cancel_unlock.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     token::{self, Transfer},
[INFO] [stdout]   |             ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/claim.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]  --> programs/fomo100/src/instructions/create_pool.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/create_pool.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StakeError`, `state::*`, and `unknown_error`
[INFO] [stdout]  --> programs/fomo100/src/instructions/expand_pool_state.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     errors::{unknown_error, StakeError},
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 3 |     state::*,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mint`, `TokenAccount`, `TokenInterface`, and `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/expand_pool_state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     token_interface::{Mint, TokenAccount, TokenInterface},
[INFO] [stdout]   |                       ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mint`, `TokenAccount`, `TokenInterface`, and `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/set_round_reward.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     token_interface::{Mint, TokenAccount, TokenInterface},
[INFO] [stdout]   |                       ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]  --> programs/fomo100/src/instructions/set_round_reward.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/set_round_reward.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Div`
[INFO] [stdout]  --> programs/fomo100/src/instructions/stake.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Div;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/fomo100/src/instructions/stake.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/unstake.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stdout]   --> programs/fomo100/src/state.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 | use bytemuck::{Pod, Zeroable};
[INFO] [stdout]    |                ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::get_current_round_index`
[INFO] [stdout]   --> programs/fomo100/src/state.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 | use crate::{errors::StakeError, utils::get_current_round_index};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::StakeError`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::StakeError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::ed25519_program::ID as ED25519_ID`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use spl_token::solana_program::ed25519_program::ID as ED25519_ID;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::instruction::Instruction`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use spl_token::solana_program::instruction::Instruction;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAX_USER_STAKE_TIMES`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:6:60
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::state::{PoolState, PoolStore, Round, UserStake, MAX_USER_STAKE_TIMES, ROUND_MAX};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deref`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Deref, RangeBounds};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stdout]    --> programs/fomo100/src/utils.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 | use bytemuck::{Pod, Zeroable};
[INFO] [stdout]     |                ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mpl_token_metadata::types::Collection`
[INFO] [stdout]  --> programs/fomo100/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mpl_token_metadata::types::Collection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     account_info.realloc(new_size, false)?;
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RangeBounds`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Deref, RangeBounds};
[INFO] [stdout]   |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<CancelUnlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fomo100 v0.1.0 (/opt/rustwide/workdir/programs/fomo100)
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<CancelUnlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     created_at: i64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     round_period_secs: u32
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<Unlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<Unlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn handler(ctx: Context<Unstake>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn handler(ctx: Context<Unstake>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stake_start_at`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:50
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stake_start_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:71
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tuples_to_round_slice` is never used
[INFO] [stdout]    --> programs/fomo100/src/utils.rs:334:4
[INFO] [stdout]     |
[INFO] [stdout] 334 | fn tuples_to_round_slice(tuples: &[(u32, u32, u32)]) -> &[Round] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anchor_cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> programs/fomo100/src/instructions/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use cancel_unlock::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ the name `handler` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 8 | pub use unstake::*;
[INFO] [stdout]   |         ---------- but the name `handler` in the value 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: unused import: `calculate_total_reward`
[INFO] [stdout]  --> programs/fomo100/src/instructions/cancel_unlock.rs:4:25
[INFO] [stdout]   |
[INFO] [stdout] 4 |     utils::{AmountView, calculate_total_reward, get_current_round_index},
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Transfer` and `self`
[INFO] [stdout]  --> programs/fomo100/src/instructions/cancel_unlock.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     token::{self, Transfer},
[INFO] [stdout]   |             ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/claim.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:91:10
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]  --> programs/fomo100/src/instructions/create_pool.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/create_pool.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StakeError`, `state::*`, and `unknown_error`
[INFO] [stdout]  --> programs/fomo100/src/instructions/expand_pool_state.rs:2:14
[INFO] [stdout]   |
[INFO] [stdout] 2 |     errors::{unknown_error, StakeError},
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 3 |     state::*,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mint`, `TokenAccount`, `TokenInterface`, and `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/expand_pool_state.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8 |     token_interface::{Mint, TokenAccount, TokenInterface},
[INFO] [stdout]   |                       ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mint`, `TokenAccount`, `TokenInterface`, and `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/set_round_reward.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     token_interface::{Mint, TokenAccount, TokenInterface},
[INFO] [stdout]   |                       ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stdout]  --> programs/fomo100/src/instructions/set_round_reward.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/set_round_reward.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Div`
[INFO] [stdout]  --> programs/fomo100/src/instructions/stake.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ops::Div;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]    --> programs/fomo100/src/instructions/stake.rs:124:10
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[derive(Accounts)]
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `associated_token::AssociatedToken`
[INFO] [stdout]  --> programs/fomo100/src/instructions/unstake.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     associated_token::AssociatedToken,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stdout]   --> programs/fomo100/src/state.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 | use bytemuck::{Pod, Zeroable};
[INFO] [stdout]    |                ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `utils::get_current_round_index`
[INFO] [stdout]   --> programs/fomo100/src/state.rs:49:33
[INFO] [stdout]    |
[INFO] [stdout] 49 | use crate::{errors::StakeError, utils::get_current_round_index};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::errors::StakeError`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::errors::StakeError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::ed25519_program::ID as ED25519_ID`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use spl_token::solana_program::ed25519_program::ID as ED25519_ID;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spl_token::solana_program::instruction::Instruction`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use spl_token::solana_program::instruction::Instruction;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MAX_USER_STAKE_TIMES`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:6:60
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::state::{PoolState, PoolStore, Round, UserStake, MAX_USER_STAKE_TIMES, ROUND_MAX};
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryInto`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::convert::TryInto;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deref`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Deref, RangeBounds};
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stdout]    --> programs/fomo100/src/utils.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 | use bytemuck::{Pod, Zeroable};
[INFO] [stdout]     |                ^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mpl_token_metadata::types::Collection`
[INFO] [stdout]  --> programs/fomo100/src/lib.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use mpl_token_metadata::types::Collection;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::str::FromStr;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[program]
[INFO] [stdout]    | ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:77:10
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stdout]   --> programs/fomo100/src/instructions/expand_pool_state.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 |     account_info.realloc(new_size, false)?;
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde-feature`
[INFO] [stdout]   --> cli/src/main.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "serde-feature")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-feature` 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: `serde-feature`
[INFO] [stdout]   --> cli/src/state.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "serde-feature")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-feature` 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: `serde-feature`
[INFO] [stdout]   --> cli/src/utils.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "serde-feature")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `serde-feature` 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: unused import: `solana_sdk::signer::Signer`
[INFO] [stdout]   --> cli/src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use solana_sdk::signer::Signer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> cli/src/general.rs:11:35
[INFO] [stdout]    |
[INFO] [stdout] 11 | use spl_associated_token_account::create_associated_token_account;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stdout]   --> cli/src/general.rs:88:13
[INFO] [stdout]    |
[INFO] [stdout] 88 |             create_associated_token_account(from_pubkey, to_pubkey, &mint_pubkey);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RangeBounds`
[INFO] [stdout]  --> programs/fomo100/src/utils.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::ops::{Deref, RangeBounds};
[INFO] [stdout]   |                       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<CancelUnlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/cancel_unlock.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<CancelUnlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     created_at: i64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/claim.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     round_period_secs: u32
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:12:38
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<Unlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unlock.rs:12:55
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn handler(ctx: Context<Unlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                       ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `created_at`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:10:39
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn handler(ctx: Context<Unstake>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> programs/fomo100/src/instructions/unstake.rs:10:56
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn handler(ctx: Context<Unstake>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stake_start_at`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:50
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stake_start_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]   --> programs/fomo100/src/lib.rs:70:71
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `tuples_to_round_slice` is never used
[INFO] [stdout]    --> programs/fomo100/src/utils.rs:334:4
[INFO] [stdout]     |
[INFO] [stdout] 334 | fn tuples_to_round_slice(tuples: &[(u32, u32, u32)]) -> &[Round] {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_sdk::program_pack::Pack`
[INFO] [stdout]  --> cli/src/general.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use solana_sdk::program_pack::Pack;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `solana_sdk::account::ReadableAccount`
[INFO] [stdout]   --> cli/src/utils.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | use solana_sdk::account::ReadableAccount;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> cli/src/general.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `round_period_secs`
[INFO] [stdout]   --> cli/src/general.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     round_period_secs: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token_mint_pubkey`
[INFO] [stdout]   --> cli/src/general.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let token_mint_pubkey: Pubkey = token_mint
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_mint_pubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rpc`
[INFO] [stdout]   --> cli/src/general.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let rpc = program.rpc();
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_rpc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program_id`
[INFO] [stdout]   --> cli/src/general.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let program_id = program.id();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `admin_pubkey`
[INFO] [stdout]   --> cli/src/general.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let admin_pubkey = program.payer();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_admin_pubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `admin_key_pair`
[INFO] [stdout]   --> cli/src/general.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let admin_key_pair = Keypair::from_base58_string(prikey);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_admin_key_pair`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_account`
[INFO] [stdout]   --> cli/src/general.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let temp_account = Keypair::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_account`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `space`
[INFO] [stdout]   --> cli/src/general.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let space = PoolState::LEN + 8;
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_space`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> cli/src/instructions.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .map_err(|e| anyhow!("pool_state_pda.try_into failed"))?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> cli/src/instructions.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]    --> cli/src/instructions.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_admin`
[INFO] [stdout]    --> cli/src/instructions.rs:124:5
[INFO] [stdout]     |
[INFO] [stdout] 124 |     new_admin: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_admin`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `validator`
[INFO] [stdout]    --> cli/src/instructions.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     validator: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validator`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `treasurer`
[INFO] [stdout]    --> cli/src/instructions.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     treasurer: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_treasurer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:140:19
[INFO] [stdout]     |
[INFO] [stdout] 140 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:189:19
[INFO] [stdout]     |
[INFO] [stdout] 189 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:367:19
[INFO] [stdout]     |
[INFO] [stdout] 367 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:456:19
[INFO] [stdout]     |
[INFO] [stdout] 456 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> cli/src/instructions.rs:545:19
[INFO] [stdout]     |
[INFO] [stdout] 545 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stdout]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pool_store_pda`
[INFO] [stdout]    --> cli/src/instructions.rs:559:10
[INFO] [stdout]     |
[INFO] [stdout] 559 |     let (pool_store_pda, _bump) = Pubkey::find_program_address(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pool_store_pda`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]    --> cli/src/instructions.rs:627:5
[INFO] [stdout]     |
[INFO] [stdout] 627 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elite_collection_name`
[INFO] [stdout]    --> cli/src/instructions.rs:628:5
[INFO] [stdout]     |
[INFO] [stdout] 628 |     elite_collection_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elite_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `core_collection_name`
[INFO] [stdout]    --> cli/src/instructions.rs:629:5
[INFO] [stdout]     |
[INFO] [stdout] 629 |     core_collection_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_core_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]    --> cli/src/instructions.rs:635:5
[INFO] [stdout]     |
[INFO] [stdout] 635 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_name`
[INFO] [stdout]    --> cli/src/instructions.rs:636:5
[INFO] [stdout]     |
[INFO] [stdout] 636 |     collection_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pay_sol`
[INFO] [stdout]    --> cli/src/instructions.rs:637:5
[INFO] [stdout]     |
[INFO] [stdout] 637 |     pay_sol: bool,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pay_sol`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_amount`
[INFO] [stdout]    --> cli/src/instructions.rs:638:5
[INFO] [stdout]     |
[INFO] [stdout] 638 |     init_amount: u32,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_sig`
[INFO] [stdout]    --> cli/src/instructions.rs:639:5
[INFO] [stdout]     |
[INFO] [stdout] 639 |     init_sig: String,
[INFO] [stdout]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_sig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `init_instruction_data`
[INFO] [stdout]    --> cli/src/instructions.rs:640:5
[INFO] [stdout]     |
[INFO] [stdout] 640 |     init_instruction_data: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_instruction_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `program`
[INFO] [stdout]    --> cli/src/instructions.rs:646:5
[INFO] [stdout]     |
[INFO] [stdout] 646 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prikey`
[INFO] [stdout]    --> cli/src/instructions.rs:647:5
[INFO] [stdout]     |
[INFO] [stdout] 647 |     prikey: &String,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prikey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_name`
[INFO] [stdout]    --> cli/src/instructions.rs:648:5
[INFO] [stdout]     |
[INFO] [stdout] 648 |     collection_name: String,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pubkey`
[INFO] [stdout]    --> cli/src/instructions.rs:649:5
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pubkey: String,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `amount`
[INFO] [stdout]    --> cli/src/instructions.rs:650:5
[INFO] [stdout]     |
[INFO] [stdout] 650 |     amount: u32,
[INFO] [stdout]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collection_mints`
[INFO] [stdout]   --> cli/src/state.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |         collection_mints: &[T],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_mints`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_pubkeys`
[INFO] [stdout]   --> cli/src/state.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         user_pubkeys: &[T],
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_pubkeys`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prikey`
[INFO] [stdout]    --> cli/src/utils.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prikey`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> cli/src/utils.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let res = client
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FOMO100` is never used
[INFO] [stdout]    --> cli/src/main.rs:212:7
[INFO] [stdout]     |
[INFO] [stdout] 212 | const FOMO100: &str = "79iwpmjk5mh2acXp2SQxh2JpmNqji76FQQAH4erCCuhu";
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `K_COIN` is never used
[INFO] [stdout]    --> cli/src/main.rs:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 | const K_COIN: &'static str = "5d1i4wKHhGXXkdZB22iKD1SqU6pkBeTCwFEMqo7xy39h";
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NFT_MINT_CONTRACT` is never used
[INFO] [stdout]    --> cli/src/main.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 | const NFT_MINT_CONTRACT: &'static str = "9HiRJw3dYo2MV9B1WrqFfoNjWRPS19mjVDCPqAxuMPfb";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SENDER` is never used
[INFO] [stdout]    --> cli/src/main.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 | const SENDER: &'static str = "9hUYW9s2c98GfjZb6JvW62BYEt3ryxGmeMBkhgSqmZtW";
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTEM_RENT_ID` is never used
[INFO] [stdout]    --> cli/src/main.rs:221:7
[INFO] [stdout]     |
[INFO] [stdout] 221 | const SYSTEM_RENT_ID: &'static str = "SysvarRent111111111111111111111111111111111";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MEM_COLLECTION_MINT` is never used
[INFO] [stdout]    --> cli/src/main.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 | const MEM_COLLECTION_MINT: &'static str = "8zKSXBACKpaKvgDCYdDwpJGTVDSBCtAgucJpmR7gAyx5";
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `msg` is never read
[INFO] [stdout]   --> cli/src/service.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | struct Body<T> {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 39 |     code: u32,
[INFO] [stdout] 40 |     msg: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Body` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> cli/src/general.rs:73:28
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> cli/src/general.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> cli/src/utils.rs:109:28
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> cli/src/utils.rs:117:28
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> cli/src/utils.rs:118:27
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.89s
[INFO] running `Command { std: "docker" "inspect" "87ba90242c5d4d1f9e94476a19e1070c81b8215cd801b5ea27ba11a2842d52f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87ba90242c5d4d1f9e94476a19e1070c81b8215cd801b5ea27ba11a2842d52f0", kill_on_drop: false }`
[INFO] [stdout] 87ba90242c5d4d1f9e94476a19e1070c81b8215cd801b5ea27ba11a2842d52f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 54e5ba30a5d55d0928c8bbdfbd4d0bfede8a90d01b3f958b84431f061fd603ea
[INFO] running `Command { std: "docker" "start" "-a" "54e5ba30a5d55d0928c8bbdfbd4d0bfede8a90d01b3f958b84431f061fd603ea", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> programs/fomo100/src/instructions/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use cancel_unlock::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^ the name `handler` in the value namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 8 | pub use unstake::*;
[INFO] [stderr]   |         ---------- but the name `handler` in the value namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `calculate_total_reward`
[INFO] [stderr]  --> programs/fomo100/src/instructions/cancel_unlock.rs:4:25
[INFO] [stderr]   |
[INFO] [stderr] 4 |     utils::{AmountView, calculate_total_reward, get_current_round_index},
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Transfer` and `self`
[INFO] [stderr]  --> programs/fomo100/src/instructions/cancel_unlock.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |     token::{self, Transfer},
[INFO] [stderr]   |             ^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/instructions/cancel_unlock.rs:63:10
[INFO] [stderr]    |
[INFO] [stderr] 63 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `associated_token::AssociatedToken`
[INFO] [stderr]  --> programs/fomo100/src/instructions/claim.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     associated_token::AssociatedToken,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/instructions/claim.rs:91:10
[INFO] [stderr]    |
[INFO] [stderr] 91 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stderr]  --> programs/fomo100/src/instructions/create_pool.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/instructions/create_pool.rs:69:10
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `StakeError`, `state::*`, and `unknown_error`
[INFO] [stderr]  --> programs/fomo100/src/instructions/expand_pool_state.rs:2:14
[INFO] [stderr]   |
[INFO] [stderr] 2 |     errors::{unknown_error, StakeError},
[INFO] [stderr]   |              ^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 3 |     state::*,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Mint`, `TokenAccount`, `TokenInterface`, and `associated_token::AssociatedToken`
[INFO] [stderr]  --> programs/fomo100/src/instructions/expand_pool_state.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 |     associated_token::AssociatedToken,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 8 |     token_interface::{Mint, TokenAccount, TokenInterface},
[INFO] [stderr]   |                       ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stderr]   --> programs/fomo100/src/instructions/expand_pool_state.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/instructions/expand_pool_state.rs:38:10
[INFO] [stderr]    |
[INFO] [stderr] 38 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Mint`, `TokenAccount`, `TokenInterface`, and `associated_token::AssociatedToken`
[INFO] [stderr]  --> programs/fomo100/src/instructions/set_round_reward.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     associated_token::AssociatedToken,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 5 |     token_interface::{Mint, TokenAccount, TokenInterface},
[INFO] [stderr]   |                       ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spl_token::solana_program::sysvar::rewards`
[INFO] [stderr]  --> programs/fomo100/src/instructions/set_round_reward.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use spl_token::solana_program::sysvar::rewards;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/instructions/set_round_reward.rs:40:10
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Div`
[INFO] [stderr]  --> programs/fomo100/src/instructions/stake.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::ops::Div;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]    --> programs/fomo100/src/instructions/stake.rs:124:10
[INFO] [stderr]     |
[INFO] [stderr] 124 | #[derive(Accounts)]
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/instructions/unlock.rs:94:10
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `associated_token::AssociatedToken`
[INFO] [stderr]  --> programs/fomo100/src/instructions/unstake.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     associated_token::AssociatedToken,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/instructions/unstake.rs:72:10
[INFO] [stderr]    |
[INFO] [stderr] 72 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stderr]   --> programs/fomo100/src/state.rs:47:16
[INFO] [stderr]    |
[INFO] [stderr] 47 | use bytemuck::{Pod, Zeroable};
[INFO] [stderr]    |                ^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `utils::get_current_round_index`
[INFO] [stderr]   --> programs/fomo100/src/state.rs:49:33
[INFO] [stderr]    |
[INFO] [stderr] 49 | use crate::{errors::StakeError, utils::get_current_round_index};
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::errors::StakeError`
[INFO] [stderr]  --> programs/fomo100/src/utils.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::errors::StakeError;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spl_token::solana_program::ed25519_program::ID as ED25519_ID`
[INFO] [stderr]  --> programs/fomo100/src/utils.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use spl_token::solana_program::ed25519_program::ID as ED25519_ID;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spl_token::solana_program::instruction::Instruction`
[INFO] [stderr]  --> programs/fomo100/src/utils.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use spl_token::solana_program::instruction::Instruction;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MAX_USER_STAKE_TIMES`
[INFO] [stderr]  --> programs/fomo100/src/utils.rs:6:60
[INFO] [stderr]   |
[INFO] [stderr] 6 | use crate::state::{PoolState, PoolStore, Round, UserStake, MAX_USER_STAKE_TIMES, ROUND_MAX};
[INFO] [stderr]   |                                                            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::TryInto`
[INFO] [stderr]  --> programs/fomo100/src/utils.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::convert::TryInto;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Deref`
[INFO] [stderr]  --> programs/fomo100/src/utils.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::ops::{Deref, RangeBounds};
[INFO] [stderr]   |                ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Pod` and `Zeroable`
[INFO] [stderr]    --> programs/fomo100/src/utils.rs:226:16
[INFO] [stderr]     |
[INFO] [stderr] 226 | use bytemuck::{Pod, Zeroable};
[INFO] [stderr]     |                ^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `mpl_token_metadata::types::Collection`
[INFO] [stderr]  --> programs/fomo100/src/lib.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use mpl_token_metadata::types::Collection;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::str::FromStr`
[INFO] [stderr]   --> programs/fomo100/src/lib.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::str::FromStr;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/lib.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[program]
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stderr]   --> programs/fomo100/src/lib.rs:77:10
[INFO] [stderr]    |
[INFO] [stderr] 77 | #[derive(Accounts)]
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `cpi`, `default`, `idl-build`, `no-entrypoint`, `no-idl`, and `no-log-ix-name`
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `anchor_lang::prelude::AccountInfo::<'a>::realloc`: Use AccountInfo::resize() instead
[INFO] [stderr]   --> programs/fomo100/src/instructions/expand_pool_state.rs:28:18
[INFO] [stderr]    |
[INFO] [stderr] 28 |     account_info.realloc(new_size, false)?;
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RangeBounds`
[INFO] [stderr]  --> programs/fomo100/src/utils.rs:9:23
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::ops::{Deref, RangeBounds};
[INFO] [stderr]   |                       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `created_at`
[INFO] [stderr]   --> programs/fomo100/src/instructions/cancel_unlock.rs:12:44
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn handler(ctx: Context<CancelUnlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stderr]    |                                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `round_period_secs`
[INFO] [stderr]   --> programs/fomo100/src/instructions/cancel_unlock.rs:12:61
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn handler(ctx: Context<CancelUnlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stderr]    |                                                             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `created_at`
[INFO] [stderr]   --> programs/fomo100/src/instructions/claim.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     created_at: i64,
[INFO] [stderr]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `round_period_secs`
[INFO] [stderr]   --> programs/fomo100/src/instructions/claim.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 |     round_period_secs: u32
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `created_at`
[INFO] [stderr]   --> programs/fomo100/src/instructions/unlock.rs:12:38
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn handler(ctx: Context<Unlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stderr]    |                                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `round_period_secs`
[INFO] [stderr]   --> programs/fomo100/src/instructions/unlock.rs:12:55
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub fn handler(ctx: Context<Unlock>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `created_at`
[INFO] [stderr]   --> programs/fomo100/src/instructions/unstake.rs:10:39
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn handler(ctx: Context<Unstake>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stderr]    |                                       ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_created_at`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `round_period_secs`
[INFO] [stderr]   --> programs/fomo100/src/instructions/unstake.rs:10:56
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn handler(ctx: Context<Unstake>, created_at: i64, round_period_secs: u32) -> Result<()> {
[INFO] [stderr]    |                                                        ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> programs/fomo100/src/lib.rs:70:27
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stderr]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `stake_start_at`
[INFO] [stderr]   --> programs/fomo100/src/lib.rs:70:50
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_stake_start_at`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount`
[INFO] [stderr]   --> programs/fomo100/src/lib.rs:70:71
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn delegate_stake(ctx: Context<Unstake>, stake_start_at: i64, amount: u64) -> Result<()> {
[INFO] [stderr]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: function `tuples_to_round_slice` is never used
[INFO] [stderr]    --> programs/fomo100/src/utils.rs:334:4
[INFO] [stderr]     |
[INFO] [stderr] 334 | fn tuples_to_round_slice(tuples: &[(u32, u32, u32)]) -> &[Round] {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fomo100` (lib) generated 53 warnings (5 duplicates) (run `cargo fix --lib -p fomo100` to apply 33 suggestions)
[INFO] [stderr] warning: `fomo100` (lib test) generated 53 warnings (53 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde-feature`
[INFO] [stderr]   --> cli/src/main.rs:24:7
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[cfg(feature = "serde-feature")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-feature` 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: `serde-feature`
[INFO] [stderr]   --> cli/src/state.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg(feature = "serde-feature")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-feature` 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: `serde-feature`
[INFO] [stderr]   --> cli/src/utils.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[cfg(feature = "serde-feature")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `serde-feature` 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: unused import: `solana_sdk::signer::Signer`
[INFO] [stderr]   --> cli/src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 | use solana_sdk::signer::Signer;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stderr]   --> cli/src/general.rs:11:35
[INFO] [stderr]    |
[INFO] [stderr] 11 | use spl_associated_token_account::create_associated_token_account;
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `spl_associated_token_account::create_associated_token_account`: please use `instruction::create_associated_token_account` instead
[INFO] [stderr]   --> cli/src/general.rs:88:13
[INFO] [stderr]    |
[INFO] [stderr] 88 |             create_associated_token_account(from_pubkey, to_pubkey, &mint_pubkey);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `solana_sdk::program_pack::Pack`
[INFO] [stderr]  --> cli/src/general.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use solana_sdk::program_pack::Pack;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `solana_sdk::account::ReadableAccount`
[INFO] [stderr]   --> cli/src/utils.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | use solana_sdk::account::ReadableAccount;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> cli/src/general.rs:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stderr]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `round_period_secs`
[INFO] [stderr]   --> cli/src/general.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 18 |     round_period_secs: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_round_period_secs`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token_mint_pubkey`
[INFO] [stderr]   --> cli/src/general.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 21 |     let token_mint_pubkey: Pubkey = token_mint
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_token_mint_pubkey`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rpc`
[INFO] [stderr]   --> cli/src/general.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     let rpc = program.rpc();
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_rpc`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `program_id`
[INFO] [stderr]   --> cli/src/general.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     let program_id = program.id();
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `admin_pubkey`
[INFO] [stderr]   --> cli/src/general.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let admin_pubkey = program.payer();
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_admin_pubkey`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `admin_key_pair`
[INFO] [stderr]   --> cli/src/general.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let admin_key_pair = Keypair::from_base58_string(prikey);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_admin_key_pair`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp_account`
[INFO] [stderr]   --> cli/src/general.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let temp_account = Keypair::new();
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_account`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `space`
[INFO] [stderr]   --> cli/src/general.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     let space = PoolState::LEN + 8;
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_space`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> cli/src/instructions.rs:34:19
[INFO] [stderr]    |
[INFO] [stderr] 34 |         .map_err(|e| anyhow!("pool_state_pda.try_into failed"))?;
[INFO] [stderr]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> cli/src/instructions.rs:60:19
[INFO] [stderr]    |
[INFO] [stderr] 60 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stderr]    |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `program`
[INFO] [stderr]    --> cli/src/instructions.rs:123:5
[INFO] [stderr]     |
[INFO] [stderr] 123 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `new_admin`
[INFO] [stderr]    --> cli/src/instructions.rs:124:5
[INFO] [stderr]     |
[INFO] [stderr] 124 |     new_admin: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_admin`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `validator`
[INFO] [stderr]    --> cli/src/instructions.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 |     validator: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_validator`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `treasurer`
[INFO] [stderr]    --> cli/src/instructions.rs:126:5
[INFO] [stderr]     |
[INFO] [stderr] 126 |     treasurer: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_treasurer`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> cli/src/instructions.rs:140:19
[INFO] [stderr]     |
[INFO] [stderr] 140 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> cli/src/instructions.rs:189:19
[INFO] [stderr]     |
[INFO] [stderr] 189 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> cli/src/instructions.rs:278:19
[INFO] [stderr]     |
[INFO] [stderr] 278 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> cli/src/instructions.rs:367:19
[INFO] [stderr]     |
[INFO] [stderr] 367 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> cli/src/instructions.rs:456:19
[INFO] [stderr]     |
[INFO] [stderr] 456 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> cli/src/instructions.rs:545:19
[INFO] [stderr]     |
[INFO] [stderr] 545 |         .map_err(|e| anyhow!("token_mint.try_into failed"))?;
[INFO] [stderr]     |                   ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pool_store_pda`
[INFO] [stderr]    --> cli/src/instructions.rs:559:10
[INFO] [stderr]     |
[INFO] [stderr] 559 |     let (pool_store_pda, _bump) = Pubkey::find_program_address(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pool_store_pda`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `program`
[INFO] [stderr]    --> cli/src/instructions.rs:627:5
[INFO] [stderr]     |
[INFO] [stderr] 627 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `elite_collection_name`
[INFO] [stderr]    --> cli/src/instructions.rs:628:5
[INFO] [stderr]     |
[INFO] [stderr] 628 |     elite_collection_name: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_elite_collection_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `core_collection_name`
[INFO] [stderr]    --> cli/src/instructions.rs:629:5
[INFO] [stderr]     |
[INFO] [stderr] 629 |     core_collection_name: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_core_collection_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `program`
[INFO] [stderr]    --> cli/src/instructions.rs:635:5
[INFO] [stderr]     |
[INFO] [stderr] 635 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `collection_name`
[INFO] [stderr]    --> cli/src/instructions.rs:636:5
[INFO] [stderr]     |
[INFO] [stderr] 636 |     collection_name: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pay_sol`
[INFO] [stderr]    --> cli/src/instructions.rs:637:5
[INFO] [stderr]     |
[INFO] [stderr] 637 |     pay_sol: bool,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pay_sol`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `init_amount`
[INFO] [stderr]    --> cli/src/instructions.rs:638:5
[INFO] [stderr]     |
[INFO] [stderr] 638 |     init_amount: u32,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `init_sig`
[INFO] [stderr]    --> cli/src/instructions.rs:639:5
[INFO] [stderr]     |
[INFO] [stderr] 639 |     init_sig: String,
[INFO] [stderr]     |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_sig`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `init_instruction_data`
[INFO] [stderr]    --> cli/src/instructions.rs:640:5
[INFO] [stderr]     |
[INFO] [stderr] 640 |     init_instruction_data: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_init_instruction_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `program`
[INFO] [stderr]    --> cli/src/instructions.rs:646:5
[INFO] [stderr]     |
[INFO] [stderr] 646 |     program: &anchor_client::Program<Rc<Keypair>>,
[INFO] [stderr]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_program`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prikey`
[INFO] [stderr]    --> cli/src/instructions.rs:647:5
[INFO] [stderr]     |
[INFO] [stderr] 647 |     prikey: &String,
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prikey`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `collection_name`
[INFO] [stderr]    --> cli/src/instructions.rs:648:5
[INFO] [stderr]     |
[INFO] [stderr] 648 |     collection_name: String,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pubkey`
[INFO] [stderr]    --> cli/src/instructions.rs:649:5
[INFO] [stderr]     |
[INFO] [stderr] 649 |     pubkey: String,
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_pubkey`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `amount`
[INFO] [stderr]    --> cli/src/instructions.rs:650:5
[INFO] [stderr]     |
[INFO] [stderr] 650 |     amount: u32,
[INFO] [stderr]     |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `collection_mints`
[INFO] [stderr]   --> cli/src/state.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |         collection_mints: &[T],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collection_mints`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `user_pubkeys`
[INFO] [stderr]   --> cli/src/state.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |         user_pubkeys: &[T],
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_pubkeys`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `prikey`
[INFO] [stderr]    --> cli/src/utils.rs:118:9
[INFO] [stderr]     |
[INFO] [stderr] 118 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_prikey`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res`
[INFO] [stderr]    --> cli/src/utils.rs:204:13
[INFO] [stderr]     |
[INFO] [stderr] 204 |         let res = client
[INFO] [stderr]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FOMO100` is never used
[INFO] [stderr]    --> cli/src/main.rs:212:7
[INFO] [stderr]     |
[INFO] [stderr] 212 | const FOMO100: &str = "79iwpmjk5mh2acXp2SQxh2JpmNqji76FQQAH4erCCuhu";
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `K_COIN` is never used
[INFO] [stderr]    --> cli/src/main.rs:213:7
[INFO] [stderr]     |
[INFO] [stderr] 213 | const K_COIN: &'static str = "5d1i4wKHhGXXkdZB22iKD1SqU6pkBeTCwFEMqo7xy39h";
[INFO] [stderr]     |       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `NFT_MINT_CONTRACT` is never used
[INFO] [stderr]    --> cli/src/main.rs:216:7
[INFO] [stderr]     |
[INFO] [stderr] 216 | const NFT_MINT_CONTRACT: &'static str = "9HiRJw3dYo2MV9B1WrqFfoNjWRPS19mjVDCPqAxuMPfb";
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SENDER` is never used
[INFO] [stderr]    --> cli/src/main.rs:217:7
[INFO] [stderr]     |
[INFO] [stderr] 217 | const SENDER: &'static str = "9hUYW9s2c98GfjZb6JvW62BYEt3ryxGmeMBkhgSqmZtW";
[INFO] [stderr]     |       ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SYSTEM_RENT_ID` is never used
[INFO] [stderr]    --> cli/src/main.rs:221:7
[INFO] [stderr]     |
[INFO] [stderr] 221 | const SYSTEM_RENT_ID: &'static str = "SysvarRent111111111111111111111111111111111";
[INFO] [stderr]     |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MEM_COLLECTION_MINT` is never used
[INFO] [stderr]    --> cli/src/main.rs:223:7
[INFO] [stderr]     |
[INFO] [stderr] 223 | const MEM_COLLECTION_MINT: &'static str = "8zKSXBACKpaKvgDCYdDwpJGTVDSBCtAgucJpmR7gAyx5";
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `msg` is never read
[INFO] [stderr]   --> cli/src/service.rs:40:5
[INFO] [stderr]    |
[INFO] [stderr] 38 | struct Body<T> {
[INFO] [stderr]    |        ---- field in this struct
[INFO] [stderr] 39 |     code: u32,
[INFO] [stderr] 40 |     msg: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Body` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> cli/src/general.rs:73:28
[INFO] [stderr]    |
[INFO] [stderr] 73 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> cli/src/general.rs:74:27
[INFO] [stderr]    |
[INFO] [stderr] 74 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> cli/src/utils.rs:109:28
[INFO] [stderr]     |
[INFO] [stderr] 109 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> cli/src/utils.rs:117:28
[INFO] [stderr]     |
[INFO] [stderr] 117 |     let rpc_url = unsafe { crate::RPC.as_deref().unwrap() };
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> cli/src/utils.rs:118:27
[INFO] [stderr]     |
[INFO] [stderr] 118 |     let prikey = unsafe { crate::PRIKEY.as_deref().unwrap() };
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `anchor_cli` (bin "anchor_cli" test) generated 60 warnings (run `cargo fix --bin "anchor_cli" -p anchor_cli --tests` to apply 41 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/anchor_cli-d65a3950c258cb9b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test state::tests::test_calculate_total_reward3 ... ok
[INFO] [stdout] test math::tests::test_coin_amount ... ok
[INFO] [stdout] test state::tests::test_calculate_total_reward5 ... ok
[INFO] [stdout] test state::tests::test_calculate_total_reward4 ... ok
[INFO] [stdout] test service::tests::test_solpen_nft_brace ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- service::tests::test_solpen_nft_brace stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'service::tests::test_solpen_nft_brace' (18) panicked at cli/src/service.rs:59:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://api.solpen.io/api/accounts/nft_claim_info", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x617b2c01464a - 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:     0x617b2c01464a - 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:     0x617b2c01464a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x617b2c01464a - <<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:     0x617b2c02b24a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x617b2c02b24a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x617b2c0199a2 - 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:     0x617b2c0199a2 - <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:     0x617b2bff239f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x617b2bff239f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x617b2c00c519 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x617b2b84ac9c - <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:     0x617b2b84ac9c - 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:     0x617b2c00c792 - <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:     0x617b2c00c792 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x617b2bff2458 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x617b2bfe97b9 - 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:     0x617b2bff341d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x617b2c02bb5c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x617b2c02b8a2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x617b2b837aa9 - core::result::Result<T,E>::unwrap::h4d5e0fa0a9d60ee1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x617b2b837aa9 - anchor_cli::service::get_claimed_list::{{closure}}::he254fd7e7e941aa1
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/service.rs:59:14
[INFO] [stdout]   22:     0x617b2b82334b - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd3e4ed1d6a02f0ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:71
[INFO] [stdout]   23:     0x617b2b821259 - tokio::task::coop::with_budget::hb5b3d54e0dd0a46d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x617b2b821259 - tokio::task::coop::budget::h207b27408b02e58d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x617b2b821259 - tokio::runtime::park::CachedParkThread::block_on::h0d0dbc59154184c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/park.rs:285:31
[INFO] [stdout]   26:     0x617b2b81d5c2 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::haac2115134dbe0a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x617b2b824201 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hc026182c655b6075
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   28:     0x617b2b81badb - tokio::runtime::context::runtime::enter_runtime::h131d5d139c908e39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x617b2b824050 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h895be5bea83c61bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   30:     0x617b2b81dbb2 - tokio::runtime::runtime::Runtime::block_on_inner::he81aa0739320443e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:370:50
[INFO] [stdout]   31:     0x617b2b81e0ea - tokio::runtime::runtime::Runtime::block_on::h720ea09173e093af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   32:     0x617b2b837592 - anchor_cli::service::get_claimed_list::hab0405a912f10b09
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/service.rs:52:21
[INFO] [stdout]   33:     0x617b2b81523e - anchor_cli::service::tests::test_solpen_nft_brace::h0cb1e2586e933a76
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/service.rs:122:28
[INFO] [stdout]   34:     0x617b2b815667 - anchor_cli::service::tests::test_solpen_nft_brace::{{closure}}::h2dc76b96a2295d6f
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/service.rs:121:31
[INFO] [stdout]   35:     0x617b2b81f0a6 - core::ops::function::FnOnce::call_once::heee9a62babe0fda8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x617b2b83ed7b - <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]   37:     0x617b2b83ed7b - 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]   38:     0x617b2b84b76b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x617b2b84b76b - <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]   40:     0x617b2b84b76b - 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]   41:     0x617b2b84b76b - 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]   42:     0x617b2b84b76b - 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]   43:     0x617b2b84b76b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x617b2b84b76b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x617b2b846e84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x617b2b846e84 - 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]   47:     0x617b2b84e372 - 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]   48:     0x617b2b84e372 - <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]   49:     0x617b2b84e372 - 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]   50:     0x617b2b84e372 - 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]   51:     0x617b2b84e372 - 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]   52:     0x617b2b84e372 - 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]   53:     0x617b2b84e372 - <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]   54:     0x617b2c013f1f - <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]   55:     0x617b2c013f1f - <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]   56:     0x775ccd42caa4 - <unknown>
[INFO] [stdout]   57:     0x775ccd4b9a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     service::tests::test_solpen_nft_brace
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p anchor_cli --bin anchor_cli`
[INFO] running `Command { std: "docker" "inspect" "54e5ba30a5d55d0928c8bbdfbd4d0bfede8a90d01b3f958b84431f061fd603ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54e5ba30a5d55d0928c8bbdfbd4d0bfede8a90d01b3f958b84431f061fd603ea", kill_on_drop: false }`
[INFO] [stdout] 54e5ba30a5d55d0928c8bbdfbd4d0bfede8a90d01b3f958b84431f061fd603ea
