[INFO] fetching crate miraland-transaction-status 1.19.2...
[INFO] testing miraland-transaction-status-1.19.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate miraland-transaction-status 1.19.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate miraland-transaction-status 1.19.2
[INFO] finished tweaking crates.io crate miraland-transaction-status 1.19.2
[INFO] tweaked toml for crates.io crate miraland-transaction-status 1.19.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate miraland-transaction-status 1.19.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 392 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding solana_rbpf v0.8.4 (available: v0.8.5)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b25393645204919518a78a12c2f5378fb3179c135eb0c5959160dee49350387d
[INFO] running `Command { std: "docker" "start" "-a" "b25393645204919518a78a12c2f5378fb3179c135eb0c5959160dee49350387d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b25393645204919518a78a12c2f5378fb3179c135eb0c5959160dee49350387d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25393645204919518a78a12c2f5378fb3179c135eb0c5959160dee49350387d", kill_on_drop: false }`
[INFO] [stdout] b25393645204919518a78a12c2f5378fb3179c135eb0c5959160dee49350387d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0a1a2282dceeb8c24f2a01054425d84aada00a23fe65abda604fe07c132a7d6
[INFO] running `Command { std: "docker" "start" "-a" "d0a1a2282dceeb8c24f2a01054425d84aada00a23fe65abda604fe07c132a7d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling miraland-frozen-abi-macro v1.19.2
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling miraland-frozen-abi v1.19.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling miraland-program v1.19.2
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling miraland-sdk v1.19.2
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling miraland-sdk-macro v1.19.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling miraland-logger v1.19.2
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling solarti-discriminator-syn v0.1.10
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling solarti-program-error-derive v0.3.11
[INFO] [stderr]    Compiling solarti-discriminator-derive v0.1.10
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling miraland-program-runtime v1.19.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling miraland-security-txt v1.1.1
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling solana_rbpf v0.8.4
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling solarti-program-error v0.3.11
[INFO] [stderr]    Compiling solarti-discriminator v0.1.10
[INFO] [stderr]    Compiling solarti-token v4.2.0
[INFO] [stderr]    Compiling solarti-memo v4.1.0
[INFO] [stderr]    Compiling miraland-zk-token-sdk v1.19.2
[INFO] [stderr]    Compiling miraland-metrics v1.19.2
[INFO] [stderr]    Compiling miraland-measure v1.19.2
[INFO] [stderr]    Compiling miraland-config-program v1.19.2
[INFO] [stderr]    Compiling solarti-pod v0.1.10
[INFO] [stderr]    Compiling solarti-type-length-value v0.3.9
[INFO] [stderr]    Compiling solarti-token-group-interface v0.1.6
[INFO] [stderr]    Compiling solarti-tlv-account-resolution v0.5.5
[INFO] [stderr]    Compiling solarti-token-metadata-interface v0.2.9
[INFO] [stderr]    Compiling solarti-transfer-hook-interface v0.4.6
[INFO] [stderr]    Compiling solarti-token-2022 v1.2.0
[INFO] [stderr]    Compiling solarti-associated-token-account v2.2.0
[INFO] [stderr]    Compiling miraland-account-decoder v1.19.2
[INFO] [stdout] error[E0277]: the trait bound `S: Pack` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:45:15
[INFO] [stdout]     |
[INFO] [stdout]  45 |     account: &StateWithExtensions<S>,
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ the trait `Pack` is not implemented for `S`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `StateWithExtensions`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:54
[INFO] [stdout]     |
[INFO] [stdout] 505 | pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |                                                      ^^^^ required by this bound in `StateWithExtensions`
[INFO] [stdout] help: consider further restricting type parameter `S` with trait `Pack`
[INFO] [stdout]     |
[INFO] [stdout]  43 | pub fn parse_extension<S: BaseState + miraland_sdk::program_pack::Pack>(
[INFO] [stdout]     |                                     ++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:50:14
[INFO] [stdout]     |
[INFO] [stdout]  49 |           ExtensionType::TransferFeeConfig => account
[INFO] [stdout]     |  _____________________________________________-
[INFO] [stdout]  50 | |             .get_extension::<extension::transfer_fee::TransferFeeConfig>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |             .map(|&extension| UiExtension::TransferFeeConfig(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                 --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 51 |             .map(|&extension: &_| UiExtension::TransferFeeConfig(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:54:14
[INFO] [stdout]     |
[INFO] [stdout]  53 |           ExtensionType::TransferFeeAmount => account
[INFO] [stdout]     |  _____________________________________________-
[INFO] [stdout]  54 | |             .get_extension::<extension::transfer_fee::TransferFeeAmount>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             .map(|&extension| UiExtension::TransferFeeAmount(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                 --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 55 |             .map(|&extension: &_| UiExtension::TransferFeeAmount(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:58:14
[INFO] [stdout]     |
[INFO] [stdout]  57 |           ExtensionType::MintCloseAuthority => account
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  58 | |             .get_extension::<extension::mint_close_authority::MintCloseAuthority>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:59:19
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .map(|&extension| UiExtension::MintCloseAuthority(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                  --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 59 |             .map(|&extension: &_| UiExtension::MintCloseAuthority(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:62:14
[INFO] [stdout]     |
[INFO] [stdout]  61 |           ExtensionType::ConfidentialTransferMint => account
[INFO] [stdout]     |  ____________________________________________________-
[INFO] [stdout]  62 | |             .get_extension::<extension::confidential_transfer::ConfidentialTransferMint>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |             .map(|&extension| UiExtension::ConfidentialTransferMint(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                        --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 63 |             .map(|&extension: &_| UiExtension::ConfidentialTransferMint(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:66:14
[INFO] [stdout]     |
[INFO] [stdout]  65 |           ExtensionType::ConfidentialTransferFeeConfig => account
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout]  66 | |             .get_extension::<extension::confidential_transfer_fee::ConfidentialTransferFeeConfig>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:67:19
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .map(|&extension| UiExtension::ConfidentialTransferFeeConfig(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                             --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 67 |             .map(|&extension: &_| UiExtension::ConfidentialTransferFeeConfig(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:70:14
[INFO] [stdout]     |
[INFO] [stdout]  69 |           ExtensionType::ConfidentialTransferAccount => account
[INFO] [stdout]     |  _______________________________________________________-
[INFO] [stdout]  70 | |             .get_extension::<extension::confidential_transfer::ConfidentialTransferAccount>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:71:19
[INFO] [stdout]    |
[INFO] [stdout] 71 |             .map(|&extension| UiExtension::ConfidentialTransferAccount(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                           --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 71 |             .map(|&extension: &_| UiExtension::ConfidentialTransferAccount(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:74:14
[INFO] [stdout]     |
[INFO] [stdout]  73 |           ExtensionType::ConfidentialTransferFeeAmount => account
[INFO] [stdout]     |  _________________________________________________________-
[INFO] [stdout]  74 | |             .get_extension::<extension::confidential_transfer_fee::ConfidentialTransferFeeAmount>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:75:19
[INFO] [stdout]    |
[INFO] [stdout] 75 |             .map(|&extension| UiExtension::ConfidentialTransferFeeAmount(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                             --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 75 |             .map(|&extension: &_| UiExtension::ConfidentialTransferFeeAmount(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:78:14
[INFO] [stdout]     |
[INFO] [stdout]  77 |           ExtensionType::DefaultAccountState => account
[INFO] [stdout]     |  _______________________________________________-
[INFO] [stdout]  78 | |             .get_extension::<extension::default_account_state::DefaultAccountState>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |             .map(|&extension| UiExtension::DefaultAccountState(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                   --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 79 |             .map(|&extension: &_| UiExtension::DefaultAccountState(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:83:14
[INFO] [stdout]     |
[INFO] [stdout]  82 |           ExtensionType::MemoTransfer => account
[INFO] [stdout]     |  ________________________________________-
[INFO] [stdout]  83 | |             .get_extension::<extension::memo_transfer::MemoTransfer>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |             .map(|&extension| UiExtension::MemoTransfer(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                            --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 84 |             .map(|&extension: &_| UiExtension::MemoTransfer(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:88:14
[INFO] [stdout]     |
[INFO] [stdout]  87 |           ExtensionType::InterestBearingConfig => account
[INFO] [stdout]     |  _________________________________________________-
[INFO] [stdout]  88 | |             .get_extension::<extension::interest_bearing_mint::InterestBearingConfig>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:89:19
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .map(|&extension| UiExtension::InterestBearingConfig(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                     --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 89 |             .map(|&extension: &_| UiExtension::InterestBearingConfig(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:92:14
[INFO] [stdout]     |
[INFO] [stdout]  91 |           ExtensionType::CpiGuard => account
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout]  92 | |             .get_extension::<extension::cpi_guard::CpiGuard>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:93:19
[INFO] [stdout]    |
[INFO] [stdout] 93 |             .map(|&extension| UiExtension::CpiGuard(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                        --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 93 |             .map(|&extension: &_| UiExtension::CpiGuard(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:96:14
[INFO] [stdout]     |
[INFO] [stdout]  95 |           ExtensionType::PermanentDelegate => account
[INFO] [stdout]     |  _____________________________________________-
[INFO] [stdout]  96 | |             .get_extension::<extension::permanent_delegate::PermanentDelegate>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .map(|&extension| UiExtension::PermanentDelegate(extension.into()))
[INFO] [stdout]    |                   ^^^^^^^^^^                                 --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 97 |             .map(|&extension: &_| UiExtension::PermanentDelegate(extension.into()))
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:101:14
[INFO] [stdout]     |
[INFO] [stdout] 100 |           ExtensionType::MetadataPointer => account
[INFO] [stdout]     |  ___________________________________________-
[INFO] [stdout] 101 | |             .get_extension::<extension::metadata_pointer::MetadataPointer>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |             .map(|&extension| UiExtension::MetadataPointer(extension.into()))
[INFO] [stdout]     |                   ^^^^^^^^^^                               --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 102 |             .map(|&extension: &_| UiExtension::MetadataPointer(extension.into()))
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_variable_len_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 104 |           ExtensionType::TokenMetadata => account
[INFO] [stdout]     |  _________________________________________-
[INFO] [stdout] 105 | |             .get_variable_len_extension::<TokenMetadata>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:106:19
[INFO] [stdout]     |
[INFO] [stdout] 106 |             .map(|extension| UiExtension::TokenMetadata(extension.into()))
[INFO] [stdout]     |                   ^^^^^^^^^                             --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 106 |             .map(|extension: /* Type */| UiExtension::TokenMetadata(extension.into()))
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |           ExtensionType::TransferHook => account
[INFO] [stdout]     |  ________________________________________-
[INFO] [stdout] 109 | |             .get_extension::<extension::transfer_hook::TransferHook>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             .map(|&extension| UiExtension::TransferHook(extension.into()))
[INFO] [stdout]     |                   ^^^^^^^^^^                            --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 110 |             .map(|&extension: &_| UiExtension::TransferHook(extension.into()))
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:113:14
[INFO] [stdout]     |
[INFO] [stdout] 112 |           ExtensionType::TransferHookAccount => account
[INFO] [stdout]     |  _______________________________________________-
[INFO] [stdout] 113 | |             .get_extension::<extension::transfer_hook::TransferHookAccount>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:114:19
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .map(|&extension| UiExtension::TransferHookAccount(extension.into()))
[INFO] [stdout]     |                   ^^^^^^^^^^                                   --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 114 |             .map(|&extension: &_| UiExtension::TransferHookAccount(extension.into()))
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:117:14
[INFO] [stdout]     |
[INFO] [stdout] 116 |           ExtensionType::GroupPointer => account
[INFO] [stdout]     |  ________________________________________-
[INFO] [stdout] 117 | |             .get_extension::<extension::group_pointer::GroupPointer>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |             .map(|&extension| UiExtension::GroupPointer(extension.into()))
[INFO] [stdout]     |                   ^^^^^^^^^^                            --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 118 |             .map(|&extension: &_| UiExtension::GroupPointer(extension.into()))
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 120 |           ExtensionType::GroupMemberPointer => account
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout] 121 | |             .get_extension::<extension::group_member_pointer::GroupMemberPointer>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:122:19
[INFO] [stdout]     |
[INFO] [stdout] 122 |             .map(|&extension| UiExtension::GroupMemberPointer(extension.into()))
[INFO] [stdout]     |                   ^^^^^^^^^^                                  --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 122 |             .map(|&extension: &_| UiExtension::GroupMemberPointer(extension.into()))
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:125:14
[INFO] [stdout]     |
[INFO] [stdout] 124 |           ExtensionType::TokenGroup => account
[INFO] [stdout]     |  ______________________________________-
[INFO] [stdout] 125 | |             .get_extension::<TokenGroup>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:126:19
[INFO] [stdout]     |
[INFO] [stdout] 126 |             .map(|&extension| UiExtension::TokenGroup(extension.into()))
[INFO] [stdout]     |                   ^^^^^^^^^^                          --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 126 |             .map(|&extension: &_| UiExtension::TokenGroup(extension.into()))
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `get_extension` exists for reference `&StateWithExtensions<'_, S>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:129:14
[INFO] [stdout]     |
[INFO] [stdout] 128 |           ExtensionType::TokenGroupMember => account
[INFO] [stdout]     |  ____________________________________________-
[INFO] [stdout] 129 | |             .get_extension::<TokenGroupMember>()
[INFO] [stdout]     | |             -^^^^^^^^^^^^^ method cannot be called on `&StateWithExtensions<'_, S>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/solarti-token-2022-1.2.0/src/extension/mod.rs:505:1
[INFO] [stdout]     |
[INFO] [stdout] 505 |   pub struct StateWithExtensions<'data, S: BaseState + Pack> {
[INFO] [stdout]     |   ---------------------------------------------------------- doesn't satisfy `_: BaseStateWithExtensions<S>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `S: Pack`
[INFO] [stdout]             which is required by `StateWithExtensions<'_, S>: BaseStateWithExtensions<S>`
[INFO] [stdout] help: consider restricting the type parameter to satisfy the trait bound
[INFO] [stdout]     |
[INFO] [stdout]  46 | ) -> UiExtension where S: Pack {
[INFO] [stdout]     |                  +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `&_`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/miraland-account-decoder-1.19.2/src/parse_token_extension.rs:130:19
[INFO] [stdout]     |
[INFO] [stdout] 130 |             .map(|&extension| UiExtension::TokenGroupMember(extension.into()))
[INFO] [stdout]     |                   ^^^^^^^^^^                                --------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 130 |             .map(|&extension: &_| UiExtension::TokenGroupMember(extension.into()))
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miraland-account-decoder` (lib) due to 41 previous errors
[INFO] running `Command { std: "docker" "inspect" "d0a1a2282dceeb8c24f2a01054425d84aada00a23fe65abda604fe07c132a7d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0a1a2282dceeb8c24f2a01054425d84aada00a23fe65abda604fe07c132a7d6", kill_on_drop: false }`
[INFO] [stdout] d0a1a2282dceeb8c24f2a01054425d84aada00a23fe65abda604fe07c132a7d6
