[INFO] fetching crate voter-stake-registry 0.2.4... [INFO] testing voter-stake-registry-0.2.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate voter-stake-registry 0.2.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate voter-stake-registry 0.2.4 [INFO] finished tweaking crates.io crate voter-stake-registry 0.2.4 [INFO] tweaked toml for crates.io crate voter-stake-registry 0.2.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate voter-stake-registry 0.2.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 408 packages to latest compatible versions [INFO] [stderr] Adding anchor-lang v0.24.2 (available: v0.31.1) [INFO] [stderr] Adding anchor-spl v0.24.2 (available: v0.31.1) [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding crypto-mac v0.11.0 (available: v0.11.1) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding hyper v0.14.29 (available: v0.14.32) [INFO] [stderr] Adding solana-address-lookup-table-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-banks-client v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-banks-interface v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-banks-server v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-bloom v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-bpf-loader-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-bucket-map v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-compute-budget-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-config-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-frozen-abi v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-frozen-abi-macro v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-logger v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-measure v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-metrics v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-program-runtime v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-program-test v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-rayon-threadlimit v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-runtime v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-sdk v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-sdk-macro v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-send-transaction-service v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-stake-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana-vote-program v1.9.29 (available: v1.18.26) [INFO] [stderr] Adding solana_rbpf v0.2.24 (available: v0.2.40) [INFO] [stderr] Adding spl-associated-token-account v1.0.5 (available: v1.1.3) [INFO] [stderr] Adding spl-governance v2.2.1 (available: v2.2.4) [INFO] [stderr] Adding spl-governance-addin-api v0.1.1 (available: v0.1.4) [INFO] [stderr] Adding spl-governance-tools v0.1.2 (available: v0.1.4) [INFO] [stderr] Adding spl-token v3.3.0 (available: v3.5.0) [INFO] [stderr] Adding tokio v1.14.1 (available: v1.47.1) [INFO] [stderr] Adding tokio-stream v0.1.12 (available: v0.1.17) [INFO] [stderr] Adding tokio-util v0.7.2 (available: v0.7.16) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] [stderr] Adding zstd-safe v4.1.3+zstd.1.5.1 (available: v4.1.6+zstd.1.5.2) [INFO] [stderr] Adding zstd-sys v1.6.2+zstd.1.5.1 (available: v1.6.3+zstd.1.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded solana-frozen-abi-macro v1.9.29 [INFO] [stderr] Downloaded rustc_version v0.4.1 [INFO] [stderr] Downloaded env_logger v0.9.3 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded crypto-mac v0.9.1 [INFO] [stderr] Downloaded parking_lot_core v0.8.6 [INFO] [stderr] Downloaded num_enum v0.5.11 [INFO] [stderr] Downloaded webpki-roots v0.25.4 [INFO] [stderr] Downloaded memmap2 v0.5.10 [INFO] [stderr] Downloaded semver v1.0.27 [INFO] [stderr] Downloaded blake3 v1.8.2 [INFO] [stderr] Downloaded solana-send-transaction-service v1.9.29 [INFO] [stderr] Downloaded proc-macro-crate v1.3.1 [INFO] [stderr] Downloaded parking_lot v0.11.2 [INFO] [stderr] Downloaded console_log v0.2.2 [INFO] [stderr] Downloaded num_enum_derive v0.5.11 [INFO] [stderr] Downloaded proc-macro-crate v0.1.5 [INFO] [stderr] Downloaded borsh-derive v0.9.3 [INFO] [stderr] Downloaded solana-logger v1.9.29 [INFO] [stderr] Downloaded libloading v0.7.4 [INFO] [stderr] Downloaded solana-bpf-loader-program v1.9.29 [INFO] [stderr] Downloaded mio v0.7.14 [INFO] [stderr] Downloaded winreg v0.50.0 [INFO] [stderr] Downloaded solana-program-test v1.9.29 [INFO] [stderr] Downloaded system-configuration-sys v0.5.0 [INFO] [stderr] Downloaded sct v0.7.1 [INFO] [stderr] Downloaded miow v0.3.7 [INFO] [stderr] Downloaded winnow v0.5.40 [INFO] [stderr] Downloaded block-buffer v0.9.0 [INFO] [stderr] Downloaded ntapi v0.3.7 [INFO] [stderr] Downloaded reqwest v0.11.27 [INFO] [stderr] Downloaded spl-governance v2.2.1 [INFO] [stderr] Downloaded anchor-attribute-account v0.24.2 [INFO] [stderr] Downloaded toml_edit v0.19.15 [INFO] [stderr] Downloaded solana-sdk v1.9.29 [INFO] [stderr] Downloaded chrono v0.4.42 [INFO] [stderr] Downloaded sha3 v0.9.1 [INFO] [stderr] Downloaded failure_derive v0.1.8 [INFO] [stderr] Downloaded enum-ordinalize v3.1.15 [INFO] [stderr] Downloaded hmac v0.9.0 [INFO] [stderr] Downloaded tokio-rustls v0.24.1 [INFO] [stderr] Downloaded tokio v1.14.1 [INFO] [stderr] Downloaded solana-vote-program v1.9.29 [INFO] [stderr] Downloaded tokio-macros v1.8.2 [INFO] [stderr] Downloaded rustls-webpki v0.101.7 [INFO] [stderr] Downloaded hmac v0.11.0 [INFO] [stderr] Downloaded derivation-path v0.1.3 [INFO] [stderr] Downloaded uriparse v0.6.4 [INFO] [stderr] Downloaded spl-governance-addin-api v0.1.1 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.7 [INFO] [stderr] Downloaded failure v0.1.8 [INFO] [stderr] Downloaded tracing-attributes v0.1.30 [INFO] [stderr] Downloaded socket2 v0.5.10 [INFO] [stderr] Downloaded ouroboros_macro v0.13.0 [INFO] [stderr] Downloaded hyper-rustls v0.24.2 [INFO] [stderr] Downloaded crypto-mac v0.11.0 [INFO] [stderr] Downloaded dashmap v4.0.2 [INFO] [stderr] Downloaded anchor-lang v0.24.2 [INFO] [stderr] Downloaded solana-bloom v1.9.29 [INFO] [stderr] Downloaded rustls v0.21.12 [INFO] [stderr] Downloaded anchor-attribute-constant v0.24.2 [INFO] [stderr] Downloaded wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded hyper v0.14.29 [INFO] [stderr] Downloaded anchor-attribute-error v0.24.2 [INFO] [stderr] Downloaded pin-project v1.1.10 [INFO] [stderr] Downloaded anchor-derive-accounts v0.24.2 [INFO] [stderr] Downloaded tarpc-plugins v0.12.0 [INFO] [stderr] Downloaded zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Downloaded tracing-subscriber v0.2.25 [INFO] [stderr] Downloaded anchor-attribute-event v0.24.2 [INFO] [stderr] Downloaded chrono-humanize v0.2.3 [INFO] [stderr] Downloaded num-bigint v0.4.6 [INFO] [stderr] Downloaded heck v0.3.3 [INFO] [stderr] Downloaded anchor-attribute-access-control v0.24.2 [INFO] [stderr] Downloaded tokio-serde v0.8.0 [INFO] [stderr] Downloaded tracing-opentelemetry v0.15.0 [INFO] [stderr] Downloaded opentelemetry v0.16.0 [INFO] [stderr] Downloaded goblin v0.4.3 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] [stderr] Downloaded void v1.0.2 [INFO] [stderr] Downloaded zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Downloaded solana-runtime v1.9.29 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded anchor-syn v0.24.2 [INFO] [stderr] Downloaded pin-project-internal v1.1.10 [INFO] [stderr] Downloaded bzip2 v0.4.4 [INFO] [stderr] Downloaded index_list v0.2.17 [INFO] [stderr] Downloaded proc-macro-error v1.0.4 [INFO] [stderr] Downloaded tokio-util v0.7.2 [INFO] [stderr] Downloaded anchor-attribute-interface v0.24.2 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded scroll_derive v0.10.5 [INFO] [stderr] Downloaded tarpc v0.27.2 [INFO] [stderr] Downloaded solana-config-program v1.9.29 [INFO] [stderr] Downloaded rustls-pemfile v1.0.4 [INFO] [stderr] Downloaded solana-banks-client v1.9.29 [INFO] [stderr] Downloaded solana-banks-interface v1.9.29 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded xattr v1.6.1 [INFO] [stderr] Downloaded zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Downloaded proc-macro-error-attr v1.0.4 [INFO] [stderr] Downloaded gethostname v0.2.3 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded scroll v0.10.2 [INFO] [stderr] Downloaded solana-address-lookup-table-program v1.9.29 [INFO] [stderr] Downloaded solana-compute-budget-program v1.9.29 [INFO] [stderr] Downloaded solana-rayon-threadlimit v1.9.29 [INFO] [stderr] Downloaded http-body v0.4.6 [INFO] [stderr] Downloaded anchor-attribute-program v0.24.2 [INFO] [stderr] Downloaded anchor-attribute-state v0.24.2 [INFO] [stderr] Downloaded bs58 v0.3.1 [INFO] [stderr] Downloaded yansi v0.5.1 [INFO] [stderr] Downloaded proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Downloaded anchor-spl v0.24.2 [INFO] [stderr] Downloaded educe v0.4.23 [INFO] [stderr] Downloaded tokio-stream v0.1.12 [INFO] [stderr] Downloaded unreachable v1.0.0 [INFO] [stderr] Downloaded time v0.1.45 [INFO] [stderr] Downloaded solana_rbpf v0.2.24 [INFO] [stderr] Downloaded dir-diff v0.3.3 [INFO] [stderr] Downloaded solana-stake-program v1.9.29 [INFO] [stderr] Downloaded symlink v0.1.0 [INFO] [stderr] Downloaded h2 v0.3.27 [INFO] [stderr] Downloaded http v0.2.12 [INFO] [stderr] Downloaded async-trait v0.1.89 [INFO] [stderr] Downloaded solana-banks-server v1.9.29 [INFO] [stderr] Downloaded tempfile v3.23.0 [INFO] [stderr] Downloaded solana-bucket-map v1.9.29 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded base64 v0.13.1 [INFO] [stderr] Downloaded borsh v0.9.3 [INFO] [stderr] Downloaded crypto-mac v0.8.0 [INFO] [stderr] Downloaded libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Downloaded digest v0.9.0 [INFO] [stderr] Downloaded solana-metrics v1.9.29 [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded windows-result v0.4.0 [INFO] [stderr] Downloaded windows-strings v0.5.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.64 [INFO] [stderr] Downloaded signature v1.6.4 [INFO] [stderr] Downloaded ed25519-dalek v1.0.1 [INFO] [stderr] Downloaded toml v0.5.11 [INFO] [stderr] Downloaded zeroize v1.3.0 [INFO] [stderr] Downloaded redox_syscall v0.2.16 [INFO] [stderr] Downloaded block-padding v0.2.1 [INFO] [stderr] Downloaded arrayvec v0.7.6 [INFO] [stderr] Downloaded bytemuck_derive v1.10.1 [INFO] [stderr] Downloaded web-sys v0.3.81 [INFO] [stderr] Downloaded libsecp256k1-core v0.2.2 [INFO] [stderr] Downloaded keccak v0.1.5 [INFO] [stderr] Downloaded ouroboros v0.13.0 [INFO] [stderr] Downloaded fs_extra v1.3.0 [INFO] [stderr] Downloaded system-configuration v0.5.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.54 [INFO] [stderr] Downloaded solana-measure v1.9.29 [INFO] [stderr] Downloaded solana-program-runtime v1.9.29 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded ed25519 v1.5.3 [INFO] [stderr] Downloaded ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Downloaded qstring v0.7.2 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded synstructure v0.12.6 [INFO] [stderr] Downloaded spl-governance-tools v0.1.2 [INFO] [stderr] Downloaded toml_datetime v0.6.11 [INFO] [stderr] Downloaded curve25519-dalek v3.2.1 [INFO] [stderr] Downloaded hashbrown v0.11.2 [INFO] [stderr] Downloaded spl-token v3.3.0 [INFO] [stderr] Downloaded feature-probe v0.1.1 [INFO] [stderr] Downloaded bv v0.11.1 [INFO] [stderr] Downloaded bs58 v0.4.0 [INFO] [stderr] Downloaded base64 v0.12.3 [INFO] [stderr] Downloaded libsecp256k1 v0.6.0 [INFO] [stderr] Downloaded opaque-debug v0.3.1 [INFO] [stderr] Downloaded sha2 v0.9.9 [INFO] [stderr] Downloaded aliasable v0.1.3 [INFO] [stderr] Downloaded spl-associated-token-account v1.0.5 [INFO] [stderr] Downloaded borsh-derive-internal v0.9.3 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Downloaded bytemuck v1.23.2 [INFO] [stderr] Downloaded arrayref v0.3.9 [INFO] [stderr] Downloaded hmac v0.8.1 [INFO] [stderr] Downloaded hmac-drbg v0.3.0 [INFO] [stderr] Downloaded libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Downloaded serde_bytes v0.11.19 [INFO] [stderr] Downloaded solana-frozen-abi v1.9.29 [INFO] [stderr] Downloaded solana-program v1.9.29 [INFO] [stderr] Downloaded solana-sdk-macro v1.9.29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94babf213a328c0e9a7757af22213d5c7c408251fa58a64c9f541d5ea7e950be [INFO] running `Command { std: "docker" "start" "-a" "94babf213a328c0e9a7757af22213d5c7c408251fa58a64c9f541d5ea7e950be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94babf213a328c0e9a7757af22213d5c7c408251fa58a64c9f541d5ea7e950be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94babf213a328c0e9a7757af22213d5c7c408251fa58a64c9f541d5ea7e950be", kill_on_drop: false }` [INFO] [stdout] 94babf213a328c0e9a7757af22213d5c7c408251fa58a64c9f541d5ea7e950be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65786ac758b9b777e56b9ff553f43f0fa7b58df13a0c1779cdce1f9a85ae1fc [INFO] running `Command { std: "docker" "start" "-a" "e65786ac758b9b777e56b9ff553f43f0fa7b58df13a0c1779cdce1f9a85ae1fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.9.29 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi v1.9.29 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling solana-program v1.9.29 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.104 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.9.29 [INFO] [stderr] Compiling solana-logger v1.9.29 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.104 [INFO] [stderr] Compiling wasm-bindgen v0.2.104 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling anchor-attribute-constant v0.24.2 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Compiling anchor-attribute-state v0.24.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.24.2 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling anchor-attribute-interface v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account v0.24.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling anchor-attribute-error v0.24.2 [INFO] [stderr] Compiling spl-token v3.3.0 [INFO] [stderr] Compiling anchor-lang v0.24.2 [INFO] [stderr] Compiling spl-governance-tools v0.1.2 [INFO] [stderr] Compiling spl-associated-token-account v1.0.5 [INFO] [stderr] Compiling spl-governance-addin-api v0.1.1 [INFO] [stderr] Compiling spl-governance v2.2.1 [INFO] [stderr] Compiling anchor-spl v0.24.2 [INFO] [stderr] Compiling voter-stake-registry v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/clawback.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/close_deposit_entry.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/close_voter.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/configure_voting_mint.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/create_deposit_entry.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/create_registrar.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/create_voter.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/deposit.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/grant.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/internal_transfer_locked.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/internal_transfer_unlocked.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/log_voter_info.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/reset_lockup.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/set_time_offset.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/update_max_vote_weight.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/update_voter_weight_record.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/withdraw.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-log-ix-name` [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "e65786ac758b9b777e56b9ff553f43f0fa7b58df13a0c1779cdce1f9a85ae1fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65786ac758b9b777e56b9ff553f43f0fa7b58df13a0c1779cdce1f9a85ae1fc", kill_on_drop: false }` [INFO] [stdout] e65786ac758b9b777e56b9ff553f43f0fa7b58df13a0c1779cdce1f9a85ae1fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6d996ff8e816f245b856efcf092678befba3886f5c03c2c6c4176285ab5dd67 [INFO] running `Command { std: "docker" "start" "-a" "c6d996ff8e816f245b856efcf092678befba3886f5c03c2c6c4176285ab5dd67", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling tokio v1.14.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling solana-sdk v1.9.29 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling anchor-syn v0.24.2 [INFO] [stderr] Compiling solana-program-runtime v1.9.29 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling solana-vote-program v1.9.29 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling spl-token v3.3.0 [INFO] [stderr] Compiling opentelemetry v0.16.0 [INFO] [stderr] Compiling solana-measure v1.9.29 [INFO] [stderr] Compiling solana-stake-program v1.9.29 [INFO] [stderr] Compiling solana-bloom v1.9.29 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.9.29 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling solana-config-program v1.9.29 [INFO] [stderr] Compiling ouroboros_macro v0.13.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.15.0 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling solana-runtime v1.9.29 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ouroboros v0.13.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling solana-bucket-map v1.9.29 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling dir-diff v0.3.3 [INFO] [stderr] Compiling tarpc v0.27.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling solana-compute-budget-program v1.9.29 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.9.29 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling index_list v0.2.17 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling spl-governance-tools v0.1.2 [INFO] [stderr] Compiling anchor-attribute-error v0.24.2 [INFO] [stderr] Compiling anchor-derive-accounts v0.24.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling anchor-attribute-state v0.24.2 [INFO] [stderr] Compiling anchor-attribute-account v0.24.2 [INFO] [stderr] Compiling anchor-attribute-program v0.24.2 [INFO] [stderr] Compiling anchor-attribute-event v0.24.2 [INFO] [stderr] Compiling anchor-attribute-access-control v0.24.2 [INFO] [stderr] Compiling anchor-attribute-constant v0.24.2 [INFO] [stderr] Compiling solana-banks-interface v1.9.29 [INFO] [stderr] Compiling anchor-attribute-interface v0.24.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling spl-governance-addin-api v0.1.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling anchor-lang v0.24.2 [INFO] [stderr] Compiling spl-associated-token-account v1.0.5 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling solana-banks-client v1.9.29 [INFO] [stderr] Compiling spl-governance v2.2.1 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling anchor-spl v0.24.2 [INFO] [stderr] Compiling solana-metrics v1.9.29 [INFO] [stderr] Compiling solana_rbpf v0.2.24 [INFO] [stderr] Compiling voter-stake-registry v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/clawback.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/close_deposit_entry.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/close_voter.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/configure_voting_mint.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/create_deposit_entry.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/create_registrar.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/create_voter.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/deposit.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/grant.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/internal_transfer_locked.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/internal_transfer_unlocked.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/log_voter_info.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/reset_lockup.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/set_time_offset.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/update_max_vote_weight.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/update_voter_weight_record.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/instructions/withdraw.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Accounts)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug` [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-log-ix-name` [INFO] [stdout] --> src/lib.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[program] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cpi`, `default`, `localnet`, `no-entrypoint`, `no-idl`, and `test-bpf` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `program` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-bpf-loader-program v1.9.29 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling solana-send-transaction-service v1.9.29 [INFO] [stderr] Compiling solana-banks-server v1.9.29 [INFO] [stderr] Compiling solana-program-test v1.9.29 [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/test_deposit_cliff.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/test_voting.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/test_deposit_no_locking.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/test_clawback.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/test_all_deposits.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/test_deposit_monthly_vesting.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utils::*` [INFO] [stdout] --> tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [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 import: `utils::*` [INFO] [stdout] --> tests/program_test/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use utils::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/test_deposit_daily_vesting.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unaligned_references` has been removed: converted into hard error, see issue #82523 for more information [INFO] [stdout] --> tests/test_deposit_constant.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | #[allow(unaligned_references)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `authority` is never read [INFO] [stdout] --> tests/program_test/addin.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct VoterCookie { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 30 | pub address: Pubkey, [INFO] [stdout] 31 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `governed_mint` is never read [INFO] [stdout] --> tests/program_test/governance.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `authority` is never read [INFO] [stdout] --> tests/program_test/addin.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct VoterCookie { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 30 | pub address: Pubkey, [INFO] [stdout] 31 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_mint` are never read [INFO] [stdout] --> tests/program_test/governance.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `authority` is never read [INFO] [stdout] --> tests/program_test/addin.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct VoterCookie { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 30 | pub address: Pubkey, [INFO] [stdout] 31 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_mint` are never read [INFO] [stdout] --> tests/program_test/governance.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `authority` is never read [INFO] [stdout] --> tests/program_test/addin.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct VoterCookie { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 30 | pub address: Pubkey, [INFO] [stdout] 31 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_mint` are never read [INFO] [stdout] --> tests/program_test/governance.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `authority` is never read [INFO] [stdout] --> tests/program_test/addin.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct VoterCookie { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 30 | pub address: Pubkey, [INFO] [stdout] 31 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_mint` are never read [INFO] [stdout] --> tests/program_test/governance.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `authority` is never read [INFO] [stdout] --> tests/program_test/addin.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct VoterCookie { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 30 | pub address: Pubkey, [INFO] [stdout] 31 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_mint` are never read [INFO] [stdout] --> tests/program_test/governance.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `authority` is never read [INFO] [stdout] --> tests/program_test/addin.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct VoterCookie { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 30 | pub address: Pubkey, [INFO] [stdout] 31 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_mint` are never read [INFO] [stdout] --> tests/program_test/governance.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `quote_index` is never read [INFO] [stdout] --> tests/program_test/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 82 | pub struct TestContext { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 88 | pub quote_index: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `authority` and `mint` are never read [INFO] [stdout] --> tests/program_test/addin.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RegistrarCookie { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 19 | pub address: Pubkey, [INFO] [stdout] 20 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 21 | pub mint: MintCookie, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `authority` is never read [INFO] [stdout] --> tests/program_test/addin.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct VoterCookie { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 30 | pub address: Pubkey, [INFO] [stdout] 31 | pub authority: Pubkey, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `realm_config` and `community_token_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct GovernanceRealmCookie { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | pub realm_config: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 22 | pub community_token_mint: MintCookie, [INFO] [stdout] 23 | pub community_token_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GovernanceRealmCookie` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_account` are never read [INFO] [stdout] --> tests/program_test/governance.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct AccountGovernanceCookie { [INFO] [stdout] | ----------------------- fields in this struct [INFO] [stdout] 32 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 33 | pub governed_account: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `address` and `governed_mint` are never read [INFO] [stdout] --> tests/program_test/governance.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MintGovernanceCookie { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 37 | pub address: Pubkey, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 38 | pub governed_mint: Pubkey, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voter-stake-registry` (test "test_all_deposits"); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name test_all_deposits --edition=2018 tests/test_all_deposits.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpi", "default", "localnet", "no-entrypoint", "no-idl", "test-bpf"))' -C metadata=b4c0d57d0d3ecb58 -C extra-filename=-c6050b7c674e5af8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_lang=/opt/rustwide/target/debug/deps/libanchor_lang-ded0fc342de01b7b.rlib --extern anchor_spl=/opt/rustwide/target/debug/deps/libanchor_spl-27eae0762eef5be4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-053298b6016a0b01.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-72aa40e4b952271b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1c2040d7b9bb4e56.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-26c31ba5999203ea.rlib --extern solana_logger=/opt/rustwide/target/debug/deps/libsolana_logger-8c10d83c1134eb10.rlib --extern solana_program=/opt/rustwide/target/debug/deps/libsolana_program-2a7b0304a27a5bd3.rlib --extern solana_program_test=/opt/rustwide/target/debug/deps/libsolana_program_test-a28ddabb7e30177d.rlib --extern solana_sdk=/opt/rustwide/target/debug/deps/libsolana_sdk-8e92359fc551be6d.rlib --extern spl_associated_token_account=/opt/rustwide/target/debug/deps/libspl_associated_token_account-0e37e4ae505d5215.rlib --extern spl_governance=/opt/rustwide/target/debug/deps/libspl_governance-82c4663e3121df81.rlib --extern spl_governance_addin_api=/opt/rustwide/target/debug/deps/libspl_governance_addin_api-c20a395d8bdd9af1.rlib --extern spl_token=/opt/rustwide/target/debug/deps/libspl_token-caeb9bd1d0b55ebd.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern voter_stake_registry=/opt/rustwide/target/debug/deps/libvoter_stake_registry.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-bab50b129685483d/out -L native=/opt/rustwide/target/debug/build/blake3-bab50b129685483d/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-65b9efa9c37e5faf/out/lib -L native=/opt/rustwide/target/debug/build/ring-d570268647deabb8/out -L native=/opt/rustwide/target/debug/build/zstd-sys-4b7e3df6a3f55de0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `voter-stake-registry` (test "test_deposit_daily_vesting"); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name test_deposit_daily_vesting --edition=2018 tests/test_deposit_daily_vesting.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cpi", "default", "localnet", "no-entrypoint", "no-idl", "test-bpf"))' -C metadata=5b3b56edcdc32675 -C extra-filename=-72ffeb45f3c1fa5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anchor_lang=/opt/rustwide/target/debug/deps/libanchor_lang-ded0fc342de01b7b.rlib --extern anchor_spl=/opt/rustwide/target/debug/deps/libanchor_spl-27eae0762eef5be4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-b5296a10b8334a2c.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-053298b6016a0b01.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-72aa40e4b952271b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-1c2040d7b9bb4e56.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-26c31ba5999203ea.rlib --extern solana_logger=/opt/rustwide/target/debug/deps/libsolana_logger-8c10d83c1134eb10.rlib --extern solana_program=/opt/rustwide/target/debug/deps/libsolana_program-2a7b0304a27a5bd3.rlib --extern solana_program_test=/opt/rustwide/target/debug/deps/libsolana_program_test-a28ddabb7e30177d.rlib --extern solana_sdk=/opt/rustwide/target/debug/deps/libsolana_sdk-8e92359fc551be6d.rlib --extern spl_associated_token_account=/opt/rustwide/target/debug/deps/libspl_associated_token_account-0e37e4ae505d5215.rlib --extern spl_governance=/opt/rustwide/target/debug/deps/libspl_governance-82c4663e3121df81.rlib --extern spl_governance_addin_api=/opt/rustwide/target/debug/deps/libspl_governance_addin_api-c20a395d8bdd9af1.rlib --extern spl_token=/opt/rustwide/target/debug/deps/libspl_token-caeb9bd1d0b55ebd.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern voter_stake_registry=/opt/rustwide/target/debug/deps/libvoter_stake_registry.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-bab50b129685483d/out -L native=/opt/rustwide/target/debug/build/blake3-bab50b129685483d/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-65b9efa9c37e5faf/out/lib -L native=/opt/rustwide/target/debug/build/ring-d570268647deabb8/out -L native=/opt/rustwide/target/debug/build/zstd-sys-4b7e3df6a3f55de0/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUJEbcq/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libvoter_stake_registry,libspl_governance-82c4663e3121df81,libspl_governance_addin_api-c20a395d8bdd9af1,libspl_governance_tools-4c29fd52d719e186,libsolana_program_test-a28ddabb7e30177d,libsolana_logger-8c10d83c1134eb10,libenv_logger-1c2040d7b9bb4e56,libatty-eaf16b5d0bc0a654,libtermcolor-96a9ed65821a6544,libsolana_banks_server-ffff1918a8dad0c0,libtokio_stream-e6251b62ce1a282e,libsolana_send_transaction_service-d9c7b941a174833e,libsolana_runtime-a59b7aa16bfaa11f,libdir_diff-c5c1cf909c032ea5,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libzstd-8e3e442cdb992260,libzstd_safe-74cf6ca56b131abe,libzstd_sys-50d84572a8efd4d0,libsymlink-aae96fb09cdcdc46,libsolana_compute_budget_program-25bf30ad5446f855,libregex-6fd9c44028dda90a,libregex_automata-a5477b87b187b618,libaho_corasick-ec2ddd2b871b1aff,libregex_syntax-46a265ba7a2fe258,libflate2-ad53f74be99906cc,libcrc32fast-cb59b8a1512452f0,libindex_list-54c329ed3742d1c7,libtar-2b673fca5e2a27f0,libxattr-4d4042a3e1a6c0c2,libfiletime-6380ed8543c83578,libbzip2-bcd2416fbc91508b,libbzip2_sys-dea0462ec2cdec23,libsolana_bucket_map-7dec8d95591d8b87,libsolana_stake_program-79c3f8e8bcd8f201,libsolana_config_program-3875f23dfed0f5a1,libouroboros-3c31d742bfb1e1bd,libaliasable-a847abc25fa8841c,libtempfile-74b3907914928bfa,libgetrandom-f11b9fa35d17fc2f,libfastrand-503f12a96d791409,librustix-a73e8fa8681b09bd,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libsolana_vote_program-34af7690bd311b3e,libsolana_rayon_threadlimit-e48f05a4d768787b,libsolana_address_lookup_table_program-479307d0359715b7,libdashmap-92503a87eb8d59c4,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libsolana_banks_client-2048da05d88e98e3,libsolana_banks_interface-a4f7dd96fac175f9,libtarpc-67ce693d0aaf6898,libhumantime-ec1108f343b20094,libanyhow-a6cad01b77d60716,libstatic_assertions-d53a9977dc6e27e5,libtracing_opentelemetry-40fd894a075ade6f,libtracing_subscriber-2972e906e6cc2f54,libthread_local-58a5bffdafb22871,libsharded_slab-8a8a8c9e27e64aa6,libopentelemetry-a869616aff20775e,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,librand_core-992d5d31a7b8aea0,libtokio_util-f4feef0ceb1bea71,libfutures-07040a46d984bb18,libfutures_executor-8de8919cf688b472,libtokio_serde-efadfd179809f2d7,libpin_project-3ed68b34641a918a,libchrono_humanize-606842ba9a2e922b,libsolana_bpf_loader_program-803aa2e936f27fa1,libsolana_program_runtime-8285378786d0ee0e,liblibloading-46ad3173dbd6be8e,libsolana_measure-e8fa80f0b3bcc041,libsolana_rbpf-e0e2a8128d476341,libgoblin-642ab9bdc74e03c1,libplain-ec735bbd5d2b2fae,libscroll-e0a080cf2e83af39,libtime-abaae76ab90e627d,libhash32-9291a318a51178b5,libcombine-fa4fb03b14d16c4c,libascii-9993ce3b808645b3,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libsolana_metrics-20467236d5058cdc,libreqwest-4a3d9ddd2cba19fa,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-fa780285f1714859,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-eb5e63352349467e,libserde_urlencoded-97862626d860f3ff,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,librustls-f4dc48c31650956f,libsct-7e48a1c958a751f7,libwebpki-4393f6cd676780c6,libring-b08135657292f14c,libgetrandom-300ddd46e4b962ad,libuntrusted-3420b86308bec153,libhyper-5fbfc7b1ff6830ed,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-7d7ab21c33d01a08,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-0886b7384266d912,libtower_service-0d7df29686b13872,libtracing-08ef95469d032691,libtracing_core-2fa02b5ee2bcd648,libtokio-3ab1ef47c51fdde4,libsignal_hook_registry-5f9c79d829286649,libnum_cpus-552ff083bb7ae34b,libmio-bf3a3c2f6370a9f3,libparking_lot-aeebb9127cb5878b,libparking_lot_core-7a49217715ba00db,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libinstant-12245c94b13f8c81,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libfutures_util-d8612916414c59d6,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-6a0a03c5fde75d9f,libidna-045e124f7922911b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9cccdf6843129567,libicu_properties-b035062ecb0fec12,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-302d1525131b9cbb,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-49458bfdbcbe665c,libpotential_utf-ea0b4a526eecb677,libicu_provider-bc7d78fd9ed78c8a,libicu_locale_core-c5dfaca099a851d4,libtinystr-327f1590052c075f,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0751ff6ef78711d5,libzerotrie-66d892f6c8cbba3a,libyoke-b83c4196a6867b6b,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-6c9c8ac730b23ce9,libform_urlencoded-332d45145277cfac,libhttp-331bc164ab59ceff,libbytes-bfe11088fe358bd1,libgethostname-ac6cf06499d7c2f0,libsolana_sdk-8e92359fc551be6d,libpbkdf2-e6446a4512f497c6,libserde_json-c7f3fab9c21fe2bb,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libqstring-4bcc86af8ff8eec2,libpercent_encoding-c53c37e60dd2727e,libhmac-af5a57cbb74e88ed,libcrypto_mac-3f7137b3dd0e776b,libed25519_dalek_bip32-36dbd677514a354a,libhmac-bba13ad222905c53,libcrypto_mac-f8966aca0673984d,libchrono-3794d2718a4f702c,libiana_time_zone-54997521cde77023,libed25519_dalek-8f573e5d824d6415,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,liburiparse-6ebedbc4ad70d320,libfnv-2d77ec4f6f971b24,libderivation_path-3df6d197e7c2e5e8,libfailure-d1ed6bb17eb26eac,libbacktrace-8ebbfff0e2c883c3,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libobject-ecc1b83263cc0fe9,libmemchr-24927e903086475b,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libanchor_spl-27eae0762eef5be4,libspl_associated_token_account-0e37e4ae505d5215,libspl_token-caeb9bd1d0b55ebd,libnum_enum-d868bab3878f1502,libanchor_lang-ded0fc342de01b7b,libsolana_program-2a7b0304a27a5bd3,liblibsecp256k1-4cdd7c771589ea73,libbase64-caf00e5e782a09dd,libhmac_drbg-740696589dff915e,libhmac-ba413519b74ea00e,libcrypto_mac-3bcc76077557c026,liblibsecp256k1_core-143e1aa282b711c1,libcrunchy-a5f0b55bc101a4de,librand-95ff7dbca3c4844a,librand_pcg-13c635db3447ba80,librand_chacha-df14d6d3276045ad,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-e23f7de43e2db7ec,libzeroize-b20b4736112d9471,librand_core-ab7f4b170f0e58e7,libgetrandom-3a971880153b7fb3,libbyteorder-d4f0925090e3c361,libbase64-b5296a10b8334a2c,libserde_bytes-8660a32adf296f31,libsolana_frozen_abi-8c14304460eeef3b,libbs58-07b47fd361d3d70f,libmemmap2-171e50e1cd9eb78a,liblibc-f44516d981b27aa6,libwasm_bindgen-e06a7680247cda42,libonce_cell-0ba6aecba7086d38,libwasm_bindgen_shared-ba131674a4b8496d,libunicode_ident-6ac3b87590d2322c,libbitflags-e2b4db6c651223da,libbv-77ff8f85bb4b5eaf,libitertools-bb29c9ce35ed7fc6,libeither-ef22a4c75605e12f,libblake3-c9446803f62225dd,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libdigest-61e1fad2021df451,libsubtle-5d784a2d37a7dd24,libblock_buffer-0f8c8f841426bd83,libcrypto_common-06b9f75bc24d76ad,libarrayref-e2c56de32f019e08,liblazy_static-b3603208c0de2608,libsha3-fb0c20764f160788,libkeccak-42ca8630c7170c4b,libsha2-408c09bfd0279d66,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libopaque_debug-1c8528c9b2d49180,libdigest-e581a6197105ab7a,libblock_buffer-aebcaa3ac2cef9e0,libblock_padding-e8215780b427fe41,libgeneric_array-4f6f1f548e76c978,libtypenum-b636c2b461885073,liblog-28f8cc0684f4f944,libnum_traits-e05972f153d0dad0,libbincode-053298b6016a0b01,libserde-26c31ba5999203ea,libserde_core-0ad30e1887811fd3,libthiserror-d03c9bc1e6feaf21,libborsh-e0d9c2db1a9c6604,libbytemuck-72aa40e4b952271b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUJEbcq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-bab50b129685483d/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-65b9efa9c37e5faf/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-d570268647deabb8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4b7e3df6a3f55de0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_deposit_no_locking-caa8f0089f7ba357" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voter-stake-registry` (test "test_deposit_no_locking") due to 1 previous error; 8 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchUImQB/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvoter_stake_registry.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspl_governance-82c4663e3121df81,libspl_governance_addin_api-c20a395d8bdd9af1,libspl_governance_tools-4c29fd52d719e186,libsolana_program_test-a28ddabb7e30177d,libsolana_logger-8c10d83c1134eb10,libenv_logger-1c2040d7b9bb4e56,libatty-eaf16b5d0bc0a654,libtermcolor-96a9ed65821a6544,libsolana_banks_server-ffff1918a8dad0c0,libtokio_stream-e6251b62ce1a282e,libsolana_send_transaction_service-d9c7b941a174833e,libsolana_runtime-a59b7aa16bfaa11f,libdir_diff-c5c1cf909c032ea5,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,libzstd-8e3e442cdb992260,libzstd_safe-74cf6ca56b131abe,libzstd_sys-50d84572a8efd4d0,libsymlink-aae96fb09cdcdc46,libsolana_compute_budget_program-25bf30ad5446f855,libregex-6fd9c44028dda90a,libregex_automata-a5477b87b187b618,libaho_corasick-ec2ddd2b871b1aff,libregex_syntax-46a265ba7a2fe258,libflate2-ad53f74be99906cc,libcrc32fast-cb59b8a1512452f0,libindex_list-54c329ed3742d1c7,libtar-2b673fca5e2a27f0,libxattr-4d4042a3e1a6c0c2,libfiletime-6380ed8543c83578,libbzip2-bcd2416fbc91508b,libbzip2_sys-dea0462ec2cdec23,libsolana_bucket_map-7dec8d95591d8b87,libsolana_stake_program-79c3f8e8bcd8f201,libsolana_config_program-3875f23dfed0f5a1,libouroboros-3c31d742bfb1e1bd,libaliasable-a847abc25fa8841c,libtempfile-74b3907914928bfa,libgetrandom-f11b9fa35d17fc2f,libfastrand-503f12a96d791409,librustix-a73e8fa8681b09bd,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,libsolana_vote_program-34af7690bd311b3e,libsolana_rayon_threadlimit-e48f05a4d768787b,libsolana_address_lookup_table_program-479307d0359715b7,libdashmap-92503a87eb8d59c4,librayon-cd309c9383118b41,librayon_core-e3d7e751b31f5166,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libsolana_banks_client-2048da05d88e98e3,libsolana_banks_interface-a4f7dd96fac175f9,libtarpc-67ce693d0aaf6898,libhumantime-ec1108f343b20094,libanyhow-a6cad01b77d60716,libstatic_assertions-d53a9977dc6e27e5,libtracing_opentelemetry-40fd894a075ade6f,libtracing_subscriber-2972e906e6cc2f54,libthread_local-58a5bffdafb22871,libsharded_slab-8a8a8c9e27e64aa6,libopentelemetry-a869616aff20775e,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,librand-f79071408673b7c2,librand_chacha-dfcbc826dddf68e3,librand_core-992d5d31a7b8aea0,libtokio_util-f4feef0ceb1bea71,libfutures-07040a46d984bb18,libfutures_executor-8de8919cf688b472,libtokio_serde-efadfd179809f2d7,libpin_project-3ed68b34641a918a,libchrono_humanize-606842ba9a2e922b,libsolana_bpf_loader_program-803aa2e936f27fa1,libsolana_program_runtime-8285378786d0ee0e,liblibloading-46ad3173dbd6be8e,libsolana_measure-e8fa80f0b3bcc041,libsolana_rbpf-e0e2a8128d476341,libgoblin-642ab9bdc74e03c1,libplain-ec735bbd5d2b2fae,libscroll-e0a080cf2e83af39,libtime-abaae76ab90e627d,libhash32-9291a318a51178b5,libcombine-fa4fb03b14d16c4c,libascii-9993ce3b808645b3,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libsolana_metrics-20467236d5058cdc,libreqwest-4a3d9ddd2cba19fa,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-fa780285f1714859,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-eb5e63352349467e,libserde_urlencoded-97862626d860f3ff,libmime-4b44681fdb2c65f7,libencoding_rs-9c17f8ff91866c9c,librustls-f4dc48c31650956f,libsct-7e48a1c958a751f7,libwebpki-4393f6cd676780c6,libring-b08135657292f14c,libgetrandom-300ddd46e4b962ad,libuntrusted-3420b86308bec153,libhyper-5fbfc7b1ff6830ed,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-c369a94c4acbd53d,libhttparse-47a3d40564b60e09,libh2-7d7ab21c33d01a08,libindexmap-af0e6b348448aa24,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-0886b7384266d912,libtower_service-0d7df29686b13872,libtracing-08ef95469d032691,libtracing_core-2fa02b5ee2bcd648,libtokio-3ab1ef47c51fdde4,libsignal_hook_registry-5f9c79d829286649,libnum_cpus-552ff083bb7ae34b,libmio-bf3a3c2f6370a9f3,libparking_lot-aeebb9127cb5878b,libparking_lot_core-7a49217715ba00db,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libinstant-12245c94b13f8c81,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,libfutures_util-d8612916414c59d6,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-6a0a03c5fde75d9f,libidna-045e124f7922911b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-9cccdf6843129567,libicu_properties-b035062ecb0fec12,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-302d1525131b9cbb,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-49458bfdbcbe665c,libpotential_utf-ea0b4a526eecb677,libicu_provider-bc7d78fd9ed78c8a,libicu_locale_core-c5dfaca099a851d4,libtinystr-327f1590052c075f,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-0751ff6ef78711d5,libzerotrie-66d892f6c8cbba3a,libyoke-b83c4196a6867b6b,libstable_deref_trait-a2d30f30be7c468b,libzerofrom-6c9c8ac730b23ce9,libform_urlencoded-332d45145277cfac,libhttp-331bc164ab59ceff,libbytes-bfe11088fe358bd1,libgethostname-ac6cf06499d7c2f0,libsolana_sdk-8e92359fc551be6d,libpbkdf2-e6446a4512f497c6,libserde_json-c7f3fab9c21fe2bb,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libqstring-4bcc86af8ff8eec2,libpercent_encoding-c53c37e60dd2727e,libhmac-af5a57cbb74e88ed,libcrypto_mac-3f7137b3dd0e776b,libed25519_dalek_bip32-36dbd677514a354a,libhmac-bba13ad222905c53,libcrypto_mac-f8966aca0673984d,libchrono-3794d2718a4f702c,libiana_time_zone-54997521cde77023,libed25519_dalek-8f573e5d824d6415,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,liburiparse-6ebedbc4ad70d320,libfnv-2d77ec4f6f971b24,libderivation_path-3df6d197e7c2e5e8,libfailure-d1ed6bb17eb26eac,libbacktrace-8ebbfff0e2c883c3,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libobject-ecc1b83263cc0fe9,libmemchr-24927e903086475b,libaddr2line-4e787d18316ae865,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libanchor_spl-27eae0762eef5be4,libspl_associated_token_account-0e37e4ae505d5215,libspl_token-caeb9bd1d0b55ebd,libnum_enum-d868bab3878f1502,libanchor_lang-ded0fc342de01b7b,libsolana_program-2a7b0304a27a5bd3,liblibsecp256k1-4cdd7c771589ea73,libbase64-caf00e5e782a09dd,libhmac_drbg-740696589dff915e,libhmac-ba413519b74ea00e,libcrypto_mac-3bcc76077557c026,liblibsecp256k1_core-143e1aa282b711c1,libcrunchy-a5f0b55bc101a4de,librand-95ff7dbca3c4844a,librand_pcg-13c635db3447ba80,librand_chacha-df14d6d3276045ad,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,libcurve25519_dalek-e23f7de43e2db7ec,libzeroize-b20b4736112d9471,librand_core-ab7f4b170f0e58e7,libgetrandom-3a971880153b7fb3,libbyteorder-d4f0925090e3c361,libbase64-b5296a10b8334a2c,libserde_bytes-8660a32adf296f31,libsolana_frozen_abi-8c14304460eeef3b,libbs58-07b47fd361d3d70f,libmemmap2-171e50e1cd9eb78a,liblibc-f44516d981b27aa6,libwasm_bindgen-e06a7680247cda42,libonce_cell-0ba6aecba7086d38,libwasm_bindgen_shared-ba131674a4b8496d,libunicode_ident-6ac3b87590d2322c,libbitflags-e2b4db6c651223da,libbv-77ff8f85bb4b5eaf,libitertools-bb29c9ce35ed7fc6,libeither-ef22a4c75605e12f,libblake3-c9446803f62225dd,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libdigest-61e1fad2021df451,libsubtle-5d784a2d37a7dd24,libblock_buffer-0f8c8f841426bd83,libcrypto_common-06b9f75bc24d76ad,libarrayref-e2c56de32f019e08,liblazy_static-b3603208c0de2608,libsha3-fb0c20764f160788,libkeccak-42ca8630c7170c4b,libsha2-408c09bfd0279d66,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libopaque_debug-1c8528c9b2d49180,libdigest-e581a6197105ab7a,libblock_buffer-aebcaa3ac2cef9e0,libblock_padding-e8215780b427fe41,libgeneric_array-4f6f1f548e76c978,libtypenum-b636c2b461885073,liblog-28f8cc0684f4f944,libnum_traits-e05972f153d0dad0,libbincode-053298b6016a0b01,libserde-26c31ba5999203ea,libserde_core-0ad30e1887811fd3,libthiserror-d03c9bc1e6feaf21,libborsh-e0d9c2db1a9c6604,libbytemuck-72aa40e4b952271b}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchUImQB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-bab50b129685483d/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-65b9efa9c37e5faf/out/lib" "-L" "/opt/rustwide/target/debug/build/ring-d570268647deabb8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4b7e3df6a3f55de0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_clawback-3ba6993e941e46fe" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voter-stake-registry` (test "test_clawback") due to 1 previous error; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c6d996ff8e816f245b856efcf092678befba3886f5c03c2c6c4176285ab5dd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6d996ff8e816f245b856efcf092678befba3886f5c03c2c6c4176285ab5dd67", kill_on_drop: false }` [INFO] [stdout] c6d996ff8e816f245b856efcf092678befba3886f5c03c2c6c4176285ab5dd67