[INFO] fetching crate solarti-token 4.2.0...
[INFO] testing solarti-token-4.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate solarti-token 4.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate solarti-token 4.2.0
[INFO] finished tweaking crates.io crate solarti-token 4.2.0
[INFO] tweaked toml for crates.io crate solarti-token 4.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solarti-token 4.2.0 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 590 packages to latest compatible versions
[INFO] [stderr]       Adding serial_test v2.0.0 (available: v3.2.0)
[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] 1cd905d623189f0ad094785d6d68f2b7cdf4357687b4b90d37952b6b389742e0
[INFO] running `Command { std: "docker" "start" "-a" "1cd905d623189f0ad094785d6d68f2b7cdf4357687b4b90d37952b6b389742e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cd905d623189f0ad094785d6d68f2b7cdf4357687b4b90d37952b6b389742e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cd905d623189f0ad094785d6d68f2b7cdf4357687b4b90d37952b6b389742e0", kill_on_drop: false }`
[INFO] [stdout] 1cd905d623189f0ad094785d6d68f2b7cdf4357687b4b90d37952b6b389742e0
[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] c118f234a143c37e145c67c0e658465d2c75c64f33b60a717f8a42670c78845d
[INFO] running `Command { std: "docker" "start" "-a" "c118f234a143c37e145c67c0e658465d2c75c64f33b60a717f8a42670c78845d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[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 proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling miraland-frozen-abi-macro v1.19.2
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling rayon v1.11.0
[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 zeroize v1.3.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling miraland-frozen-abi v1.19.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[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 hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling miraland-program v1.19.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling miraland-sdk-macro v1.19.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[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-token v4.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]     --> src/processor.rs:1021:11
[INFO] [stdout]      |
[INFO] [stdout] 1021 | #[cfg(not(target_os = "solana"))]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]      = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]     --> src/processor.rs:1031:7
[INFO] [stdout]      |
[INFO] [stdout] 1031 | #[cfg(target_os = "solana")]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]   --> src/entrypoint.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | miraland_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[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 `miraland_program` crate, try updating your dependency with `cargo update -p miraland_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `miraland_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/entrypoint.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | miraland_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more
[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 `miraland_program` crate, try updating your dependency with `cargo update -p miraland_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `miraland_program::entrypoint` (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/entrypoint.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | miraland_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `no-entrypoint` and `test-sbf`
[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 `miraland_program` crate, try updating your dependency with `cargo update -p miraland_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `miraland_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `solana`
[INFO] [stdout]   --> src/entrypoint.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | miraland_program::entrypoint!(process_instruction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, and `trusty` and 12 more
[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 `miraland_program` crate, try updating your dependency with `cargo update -p miraland_program`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `miraland_program::entrypoint` (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 2m 32s
[INFO] running `Command { std: "docker" "inspect" "c118f234a143c37e145c67c0e658465d2c75c64f33b60a717f8a42670c78845d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c118f234a143c37e145c67c0e658465d2c75c64f33b60a717f8a42670c78845d", kill_on_drop: false }`
[INFO] [stdout] c118f234a143c37e145c67c0e658465d2c75c64f33b60a717f8a42670c78845d
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd452c60ee37127e9cec3be9ce47d4d4241ccc89045a5a16aa8f98d448d2b588
[INFO] running `Command { std: "docker" "start" "-a" "cd452c60ee37127e9cec3be9ce47d4d4241ccc89045a5a16aa8f98d448d2b588", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling miraland-frozen-abi-macro v1.19.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling miraland-frozen-abi v1.19.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling miraland-program v1.19.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling miraland-sdk v1.19.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling miraland-logger v1.19.2
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling goblin v0.5.4
[INFO] [stderr]    Compiling compression-codecs v0.4.31
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling miraland-program-runtime v1.19.2
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling async-compression v0.4.32
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling enum-iterator-derive v1.5.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling solarti-program-error-derive v0.3.11
[INFO] [stderr]    Compiling solarti-discriminator-syn v0.1.10
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling solarti-discriminator-derive v0.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling miraland-vote-program v1.19.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling solana_rbpf v0.8.4
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling miraland-version v1.19.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling miraland-security-txt v1.1.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling solarti-program-error v0.3.11
[INFO] [stderr]    Compiling solarti-discriminator v0.1.10
[INFO] [stderr]    Compiling solarti-memo v4.1.0
[INFO] [stderr]    Compiling solarti-token v4.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling miraland-rayon-threadlimit v1.19.2
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling miraland-perf v1.19.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling miraland-stake-program v1.19.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling miraland-measure v1.19.2
[INFO] [stderr]    Compiling miraland-metrics v1.19.2
[INFO] [stderr]    Compiling miraland-zk-token-sdk v1.19.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling miraland-connection-cache v1.19.2
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling miraland-config-program v1.19.2
[INFO] [stderr]    Compiling miraland-system-program v1.19.2
[INFO] [stderr]    Compiling miraland-loader-v4-program v1.19.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling solarti-pod v0.1.10
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling miraland-bpf-loader-program v1.19.2
[INFO] [stderr]    Compiling solarti-type-length-value v0.3.9
[INFO] [stderr]    Compiling solarti-token-group-interface v0.1.6
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling solarti-tlv-account-resolution v0.5.5
[INFO] [stderr]    Compiling solarti-token-metadata-interface v0.2.9
[INFO] [stderr]    Compiling miraland-svm v1.19.2
[INFO] [stderr]    Compiling miraland-address-lookup-table-program v1.19.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling solarti-transfer-hook-interface v0.4.6
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]    Compiling solarti-token-2022 v1.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling ouroboros_macro v0.15.6
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling miraland-streamer v1.19.2
[INFO] [stderr]    Compiling modular-bitfield v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling miraland-net-utils v1.19.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling miraland-remote-wallet v1.19.2
[INFO] [stderr]    Compiling opentelemetry v0.17.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling miraland-cost-model v1.19.2
[INFO] [stderr]    Compiling miraland-accounts-db v1.19.2
[INFO] [stderr]    Compiling miraland-vote v1.19.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ouroboros v0.15.6
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling solarti-associated-token-account v2.2.0
[INFO] [stderr]    Compiling miraland-account-decoder v1.19.2
[INFO] [stderr]    Compiling tracing-opentelemetry v0.17.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling miraland-clap-utils 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] [stderr]    Compiling tokio-serde v0.8.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[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] [stderr]    Compiling strum v0.24.1
[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] [stderr]    Compiling miraland-bucket-map v1.19.2
[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] [stderr]    Compiling miraland-compute-budget-program v1.19.2
[INFO] [stderr]    Compiling async-mutex v1.4.1
[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] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling seqlock v0.2.0
[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] [stderr]    Compiling miraland-runtime v1.19.2
[INFO] [stderr]    Compiling mockall_derive v0.11.4
[INFO] [stderr]    Compiling tarpc-plugins v0.12.0
[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] [stderr]    Compiling miraland-nohash-hasher v0.2.1
[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] [stderr]    Compiling fragile v2.0.1
[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] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling index_list v0.2.17
[INFO] [stderr]    Compiling aquamarine v0.3.3
[INFO] [stderr]    Compiling dir-diff v0.3.3
[INFO] [stderr]    Compiling tarpc v0.29.0
[INFO] [stderr]    Compiling miraland-udp-client v1.19.2
[INFO] [stderr]    Compiling miraland-zk-token-proof-program v1.19.2
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling symlink v0.1.0
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cd452c60ee37127e9cec3be9ce47d4d4241ccc89045a5a16aa8f98d448d2b588", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd452c60ee37127e9cec3be9ce47d4d4241ccc89045a5a16aa8f98d448d2b588", kill_on_drop: false }`
[INFO] [stdout] cd452c60ee37127e9cec3be9ce47d4d4241ccc89045a5a16aa8f98d448d2b588
