[INFO] fetching crate clone-solana-transaction-status 2.2.12...
[INFO] testing clone-solana-transaction-status-2.2.12 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate clone-solana-transaction-status 2.2.12 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate clone-solana-transaction-status 2.2.12
[INFO] finished tweaking crates.io crate clone-solana-transaction-status 2.2.12
[INFO] tweaked toml for crates.io crate clone-solana-transaction-status 2.2.12 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate clone-solana-transaction-status 2.2.12 on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clone-solana-transaction-status 2.2.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481
[INFO] running `Command { std: "docker" "start" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling clone-solana-sanitize v2.2.1
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling clone-solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling zerocopy v0.7.31
[INFO] [stderr]    Compiling five8_core v0.1.0
[INFO] [stderr]    Compiling clone-solana-msg v2.2.1
[INFO] [stderr]    Compiling clone-solana-program-memory v2.2.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling five8_const v0.1.3
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling clone-solana-program-option v2.2.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling clone-solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling clone-solana-native-token v2.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling clone-solana-decode-error v2.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling clone-solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cc v1.1.19
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling clone-solana-precompile-error v2.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling clone-solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling clone-solana-big-mod-exp v2.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.3
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling clone-solana-type-overrides v2.2.12
[INFO] [stderr]    Compiling clone-solana-log-collector v2.2.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling clone-solana-measure v2.2.12
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling clone-solana-packet v2.2.1
[INFO] [stderr]    Compiling clone-solana-commitment-config v2.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling borsh-derive v0.10.3
[INFO] [stderr]    Compiling borsh v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clone-solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling clone-spl-program-error-derive v0.4.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling enum-iterator-derive v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling clone-spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling solana-sbpf v0.10.0
[INFO] [stderr]    Compiling clone-spl-discriminator-derive v0.2.1
[INFO] [stderr]    Compiling clone-solana-borsh v2.2.1
[INFO] [stderr]    Compiling clone-solana-hash v2.2.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling clone-solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling clone-solana-short-vec v2.2.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling clone-solana-signature v2.2.1
[INFO] [stderr]    Compiling clone-solana-serde-varint v2.2.1
[INFO] [stderr]    Compiling clone-solana-sha256-hasher v2.2.1
[INFO] [stderr]    Compiling clone-solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling clone-solana-blake3-hasher v2.2.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling clone-solana-reward-info v2.2.1
[INFO] [stderr]    Compiling clone-solana-pubkey v2.2.1
[INFO] [stderr]    Compiling clone-solana-curve25519 v2.2.12
[INFO] [stderr]    Compiling clone-solana-instruction v2.2.1
[INFO] [stderr]    Compiling clone-solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling clone-solana-program-error v2.2.1
[INFO] [stderr]    Compiling clone-solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling clone-solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling clone-solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling clone-solana-account-info v2.2.1
[INFO] [stderr]    Compiling clone-solana-clock v2.2.1
[INFO] [stderr]    Compiling clone-solana-system-interface v1.0.0
[INFO] [stderr]    Compiling clone-solana-program-entrypoint v2.2.1
[INFO] [stderr]    Compiling clone-solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling clone-solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling clone-solana-cpi v2.2.1
[INFO] [stderr]    Compiling clone-solana-rent v2.2.1
[INFO] [stderr]    Compiling clone-solana-instructions-sysvar v2.2.1
[INFO] [stderr]    Compiling clone-solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling clone-solana-slot-history v2.2.1
[INFO] [stderr]    Compiling clone-solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling clone-solana-bincode v2.2.1
[INFO] [stderr]    Compiling clone-solana-signer v2.2.1
[INFO] [stderr]    Compiling clone-solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling clone-solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling clone-solana-program-pack v2.2.1
[INFO] [stderr]    Compiling clone-solana-nonce v2.2.1
[INFO] [stderr]    Compiling clone-solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling clone-solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling clone-solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling clone-solana-message v2.2.1
[INFO] [stderr]    Compiling clone-solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling clone-solana-loader-v3-interface v3.0.0
[INFO] [stderr]    Compiling clone-solana-vote-interface v2.2.2
[INFO] [stderr]    Compiling clone-spl-discriminator v0.4.2
[INFO] [stderr]    Compiling clone-solana-zk-sdk v2.2.12
[INFO] [stderr]    Compiling clone-solana-feature-set v2.2.4
[INFO] [stderr]    Compiling clone-agave-feature-set v2.2.12
[INFO] [stderr]    Compiling clone-solana-secp256k1-program v2.2.1
[INFO] [stderr]    Compiling clone-spl-memo v6.0.0
[INFO] [stderr]    Compiling clone-solana-sysvar v2.2.1
[INFO] [stderr]    Compiling clone-solana-ed25519-program v2.2.2
[INFO] [stderr]    Compiling clone-solana-timings v2.2.12
[INFO] [stderr]    Compiling clone-solana-account v2.2.2
[INFO] [stderr]    Compiling clone-solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling clone-solana-feature-gate-interface v2.2.1
[INFO] [stderr]    Compiling clone-solana-transaction-context v2.2.12
[INFO] [stderr]    Compiling clone-solana-fee-structure v2.2.1
[INFO] [stderr]    Compiling clone-solana-compute-budget v2.2.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clone-spl-token v7.0.0
[INFO] [stderr]    Compiling clone-solana-transaction v2.2.2
[INFO] [stderr]    Compiling clone-spl-associated-token-account-client v2.0.0
[INFO] [stderr]    Compiling clone-agave-reserved-account-keys v2.2.12
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling clone-solana-program v2.2.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling clone-spl-program-error v0.6.0
[INFO] [stderr]    Compiling clone-spl-program-error v0.7.0
[INFO] [stderr]    Compiling clone-solana-account-decoder-client-types v2.2.12
[INFO] [stderr]    Compiling clone-spl-pod v0.5.0
[INFO] [stderr]    Compiling clone-spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
[INFO] [stderr]    Compiling clone-spl-token-confidential-transfer-proof-generation v0.3.0
[INFO] [stderr]    Compiling clone-spl-type-length-value v0.7.0
[INFO] [stderr]    Compiling clone-spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]    Compiling clone-spl-token-group-interface v0.6.1
[INFO] [stderr]    Compiling clone-spl-elgamal-registry v0.1.1
[INFO] [stderr]    Compiling clone-spl-tlv-account-resolution v0.9.0
[INFO] [stderr]    Compiling clone-spl-token-metadata-interface v0.7.0
[INFO] [stderr]    Compiling clone-solana-transaction-status-client-types v2.2.12
[INFO] [stderr]    Compiling clone-spl-transfer-hook-interface v0.10.0
[INFO] [stderr]    Compiling clone-spl-token-2022 v7.0.0
[INFO] [stderr]    Compiling clone-spl-associated-token-account v6.0.0
[INFO] [stderr]    Compiling clone-solana-secp256r1-program v2.2.2
[INFO] [stderr]    Compiling clone-agave-precompiles v2.2.12
[INFO] [stderr]    Compiling clone-solana-program-runtime v2.2.12
[INFO] [stderr]    Compiling clone-solana-config-program v2.2.12
[INFO] [stderr]    Compiling clone-solana-account-decoder v2.2.12
[INFO] [stderr]    Compiling clone-solana-transaction-status v2.2.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 49s
[INFO] running `Command { std: "docker" "inspect" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling clone-solana-pubkey v2.2.1
[INFO] [stderr]    Compiling clone-solana-instruction v2.2.1
[INFO] [stderr]    Compiling clone-solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling clone-solana-nonce v2.2.1
[INFO] [stderr]    Compiling clone-solana-timings v2.2.12
[INFO] [stderr]    Compiling clone-solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling clone-solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling clone-solana-clock v2.2.1
[INFO] [stderr]    Compiling clone-solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling clone-solana-rent v2.2.1
[INFO] [stderr]    Compiling clone-solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling clone-solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling clone-solana-slot-history v2.2.1
[INFO] [stderr]    Compiling clone-solana-program-error v2.2.1
[INFO] [stderr]    Compiling clone-solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling clone-solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling clone-solana-bincode v2.2.1
[INFO] [stderr]    Compiling clone-solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling clone-solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling clone-solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling clone-solana-feature-set v2.2.4
[INFO] [stderr]    Compiling clone-agave-feature-set v2.2.12
[INFO] [stderr]    Compiling clone-spl-associated-token-account-client v2.0.0
[INFO] [stderr]    Compiling clone-solana-account-info v2.2.1
[INFO] [stderr]    Compiling clone-solana-program-pack v2.2.1
[INFO] [stderr]    Compiling clone-solana-system-interface v1.0.0
[INFO] [stderr]    Compiling clone-spl-discriminator v0.4.2
[INFO] [stderr]    Compiling clone-solana-signer v2.2.1
[INFO] [stderr]    Compiling clone-solana-program-entrypoint v2.2.1
[INFO] [stderr]    Compiling clone-solana-cpi v2.2.1
[INFO] [stderr]    Compiling clone-solana-instructions-sysvar v2.2.1
[INFO] [stderr]    Compiling clone-spl-memo v6.0.0
[INFO] [stderr]    Compiling clone-solana-zk-sdk v2.2.12
[INFO] [stderr]    Compiling clone-solana-ed25519-program v2.2.2
[INFO] [stderr]    Compiling clone-solana-secp256r1-program v2.2.2
[INFO] [stderr]    Compiling clone-agave-reserved-account-keys v2.2.12
[INFO] [stderr]    Compiling clone-solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling clone-solana-message v2.2.1
[INFO] [stderr]    Compiling clone-solana-vote-interface v2.2.2
[INFO] [stderr]    Compiling clone-solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling clone-solana-loader-v3-interface v3.0.0
[INFO] [stderr]    Compiling clone-solana-sysvar v2.2.1
[INFO] [stderr]    Compiling clone-solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling clone-solana-fee-structure v2.2.1
[INFO] [stderr]    Compiling clone-agave-precompiles v2.2.12
[INFO] [stderr]    Compiling clone-solana-transaction v2.2.2
[INFO] [stderr]    Compiling clone-solana-compute-budget v2.2.12
[INFO] [stderr]    Compiling clone-solana-account v2.2.2
[INFO] [stderr]    Compiling clone-spl-token v7.0.0
[INFO] [stderr]    Compiling clone-solana-feature-gate-interface v2.2.1
[INFO] [stderr]    Compiling clone-solana-transaction-context v2.2.12
[INFO] [stderr]    Compiling clone-solana-account-decoder-client-types v2.2.12
[INFO] [stderr]    Compiling clone-solana-program-runtime v2.2.12
[INFO] [stderr]    Compiling clone-solana-program v2.2.1
[INFO] [stderr]    Compiling clone-spl-program-error v0.6.0
[INFO] [stderr]    Compiling clone-spl-program-error v0.7.0
[INFO] [stderr]    Compiling clone-solana-config-program v2.2.12
[INFO] [stderr]    Compiling clone-solana-transaction-status-client-types v2.2.12
[INFO] [stderr]    Compiling clone-spl-pod v0.5.0
[INFO] [stderr]    Compiling clone-spl-token-confidential-transfer-proof-generation v0.3.0
[INFO] [stderr]    Compiling clone-spl-token-confidential-transfer-ciphertext-arithmetic v0.2.1
[INFO] [stderr]    Compiling clone-spl-type-length-value v0.7.0
[INFO] [stderr]    Compiling clone-spl-token-confidential-transfer-proof-extraction v0.2.1
[INFO] [stderr]    Compiling clone-spl-token-group-interface v0.6.1
[INFO] [stderr]    Compiling clone-spl-elgamal-registry v0.1.1
[INFO] [stderr]    Compiling clone-spl-tlv-account-resolution v0.9.0
[INFO] [stderr]    Compiling clone-spl-token-metadata-interface v0.7.0
[INFO] [stderr]    Compiling clone-spl-transfer-hook-interface v0.10.0
[INFO] [stderr]    Compiling clone-spl-token-2022 v7.0.0
[INFO] [stderr]    Compiling clone-spl-associated-token-account v6.0.0
[INFO] [stderr]    Compiling clone-solana-account-decoder v2.2.12
[INFO] [stderr]    Compiling clone-solana-transaction-status v2.2.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:462:25
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:540:25
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 540 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 18.14s
[INFO] running `Command { std: "docker" "inspect" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:462:25
[INFO] [stderr]     |
[INFO] [stderr] 462 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 462 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:540:25
[INFO] [stderr]     |
[INFO] [stderr] 540 |     pub fn account_keys(&self) -> AccountKeys {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 540 |     pub fn account_keys(&self) -> AccountKeys<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `clone-solana-transaction-status` (lib) generated 2 warnings (run `cargo fix --lib -p clone-solana-transaction-status` to apply 2 suggestions)
[INFO] [stderr] warning: `clone-solana-transaction-status` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/clone_solana_transaction_status-201b34d205f45d28)
[INFO] [stdout] 
[INFO] [stdout] running 100 tests
[INFO] [stdout] test extract_memos::test::test_extract_memos_inner ... ok
[INFO] [stdout] test parse_accounts::test::test_parse_v0_message_accounts ... ok
[INFO] [stdout] test parse_address_lookup_table::test::test_parse_close_lookup_table_ix ... ok
[INFO] [stdout] test parse_accounts::test::test_parse_legacy_message_accounts ... ok
[INFO] [stdout] test parse_address_lookup_table::test::test_parse_deactivate_lookup_table_ix ... ok
[INFO] [stdout] test parse_address_lookup_table::test::test_parse_create_address_lookup_table_ix ... ok
[INFO] [stdout] test parse_address_lookup_table::test::test_parse_extend_lookup_table_ix ... ok
[INFO] [stdout] test parse_address_lookup_table::test::test_parse_freeze_lookup_table_ix ... ok
[INFO] [stdout] test parse_associated_token::test::test_parse_create ... ok
[INFO] [stdout] test parse_associated_token::test::test_parse_create_deprecated ... ok
[INFO] [stdout] test parse_associated_token::test::test_parse_create_idempotent ... ok
[INFO] [stdout] test parse_associated_token::test::test_parse_recover_nested ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_close_buffer_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_loader_instructions ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_close_program_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_create_buffer_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_set_buffer_authority_checked_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_deploy_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_set_buffer_authority_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_set_upgrade_authority_checked_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_set_upgrade_authority_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_upgrade_ix ... ok
[INFO] [stdout] test parse_bpf_loader::test::test_parse_bpf_upgradeable_loader_write_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_initialize_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_merge_ix ... ok
[INFO] [stdout] test parse_instruction::test::test_parse ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_split_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_set_lockup ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_authorize_checked_with_seed_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_withdraw_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_authorize_with_seed_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_authorize_nonce_account_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_create_account_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_advance_nonce_account_ix ... ok
[INFO] [stdout] test parse_instruction::test::test_parse_memo ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_allocate_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_create_account_with_seed_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_delegate_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_allocate_with_seed_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_assign_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_initialize_nonce_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_assign_with_seed_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_deactivate_stake_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_move_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_authorize_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_transfer_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_authorize_checked_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_transfer_with_seed_ix ... ok
[INFO] [stdout] test parse_system::test::test_parse_system_withdraw_nonce_account_ix ... ok
[INFO] [stdout] test parse_stake::test::test_parse_stake_create_account_checked_ix ... ok
[INFO] [stdout] test parse_token::extension::confidential_mint_burn::test::test_initialize ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer::test::test_approve ... ok
[INFO] [stdout] test parse_token::extension::confidential_mint_burn::test::test_burn ... ok
[INFO] [stdout] test parse_token::extension::confidential_mint_burn::test::test_update ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer::test::test_initialize ... ok
[INFO] [stdout] test parse_token::extension::cpi_guard::test::test_parse_cpi_guard_instruction ... ok
[INFO] [stdout] test parse_token::extension::default_account_state::test::test_parse_default_account_state_instruction ... ok
[INFO] [stdout] test parse_token::extension::group_pointer::test::test_parse_group_pointer_instruction ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer::test::test_update ... ok
[INFO] [stdout] test parse_token::extension::confidential_mint_burn::test::test_mint ... ok
[INFO] [stdout] test parse_token::extension::confidential_mint_burn::test::test_rotate ... ok
[INFO] [stdout] test parse_token::extension::metadata_pointer::test::test_parse_metadata_pointer_instruction ... ok
[INFO] [stdout] test parse_token::extension::group_member_pointer::test::test_parse_group_member_pointer_instruction ... ok
[INFO] [stdout] test parse_token::extension::mint_close_authority::test::test_parse_initialize_mint_close_authority_instruction ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer::test::test_empty_account ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer::test::test_configure ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer::test::test_transfer ... ok
[INFO] [stdout] test parse_token::extension::memo_transfer::test::test_parse_memo_transfer_instruction ... ok
[INFO] [stdout] test parse_token::extension::reallocate::test::test_parse_reallocate_instruction ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer_fee::test::test_withdraw_from_accounts ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer::test::test_withdraw ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer_fee::test::test_withdraw_from_mint ... ok
[INFO] [stdout] test parse_token::extension::confidential_transfer::test::test_transfer_with_fee ... ok
[INFO] [stdout] test parse_token::extension::permanent_delegate::test::test_parse_initialize_permanent_delegate_instruction ... ok
[INFO] [stdout] test parse_token::extension::transfer_fee::test::test_parse_transfer_fee_instruction ... ok
[INFO] [stdout] test parse_token::extension::transfer_hook::test::test_parse_transfer_hook_instruction ... ok
[INFO] [stdout] test parse_token::extension::token_group::test::test_parse_token_group_instruction ... FAILED
[INFO] [stdout] test parse_token::extension::token_metadata::test::test_parse_token_metadata_instruction ... FAILED
[INFO] [stdout] test parse_token::test::test_not_enough_keys_token_v3 ... ok
[INFO] [stdout] test parse_token::test::test_not_enough_keys_token_2022 ... ok
[INFO] [stdout] test parse_token::test::test_create_native_mint ... ok
[INFO] [stdout] test parse_vote::test::test_parse_compact_vote_state_update_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_compact_vote_state_update_switch_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_tower_sync_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_tower_sync_switch_ix ... ok
[INFO] [stdout] test parse_token::test::test_parse_token_v3 ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_authorize_ix ... ok
[INFO] [stdout] test parse_token::test::test_parse_token_2022 ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_authorized_checked_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_authorize_with_seed_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_authorize_with_seed_checked_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_initialize_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_state_update_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_state_update_switch_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_switch_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_update_commission_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_update_validator_identity_ix ... ok
[INFO] [stdout] test parse_vote::test::test_parse_vote_withdraw_ix ... ok
[INFO] [stdout] test test::test_ui_transaction_status_meta_ctors_serialization ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parse_token::extension::token_group::test::test_parse_token_group_instruction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_token::extension::token_group::test::test_parse_token_group_instruction' (15824) panicked at src/parse_token/extension/token_group.rs:241:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: InstructionNotParsable(SplToken)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b9993ddd71 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b9993f2c9a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x62b9993e222c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x62b9993bc496 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b9993d5f99 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x62b99932be50 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b9993d6152 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b9993bc542 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b9993b3e99 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b9993bd13d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b9993f33cc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b9993f31a2 - core[832e9a552fc17241]::result::unwrap_failed
[INFO] [stdout]   12:     0x62b9992f8e18 - clone_solana_transaction_status[e3dfd78e4174810]::parse_token::extension::token_group::test::test_parse_token_group_instruction
[INFO] [stdout]   13:     0x62b99924cf99 - <clone_solana_transaction_status[e3dfd78e4174810]::parse_token::extension::token_group::test::test_parse_token_group_instruction::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x62b99931f18b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   15:     0x62b99932c7d5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   16:     0x62b999327284 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x62b99932f922 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x62b9993dd5ff - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x72f37958007a - <unknown>
[INFO] [stdout]   20:     0x72f379613534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parse_token::extension::token_metadata::test::test_parse_token_metadata_instruction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parse_token::extension::token_metadata::test::test_parse_token_metadata_instruction' (15825) panicked at src/parse_token/extension/token_metadata.rs:133:9:
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ParsedInstructionEnum { instruction_type: "initializeNonTransferableMint", info: Object {"mint": String("11Jzh49Cbxc5ptL5Uw8NdT1DM9zserSyBxPEZB5DNu")} }
[INFO] [stdout]  right: ParsedInstructionEnum { instruction_type: "initializeTokenMetadata", info: Object {"metadata": String("11Jzh49Cbxc5ptL5Uw8NdT1DM9zserSyBxPEZB5DNu"), "mint": String("11JrHxKt2RAmjBXj1PqSXL3E2JcFgL84aqbPn5asU2"), "mintAuthority": String("11Jtbd9S2ysWgytNgR52ShemuFZpvBLz5yuWxrA2jc"), "name": String("Mega Token"), "symbol": String("MEGA"), "updateAuthority": String("11JxNonQzuK549Qp6wofrTFyLF8Rkkcgzj7j8wcQ1s"), "uri": String("https://mega.com")} }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62b9993ddd71 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x62b9993f2c9a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x62b9993e222c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x62b9993bc496 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x62b9993d5f99 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x62b99932be50 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x62b9993d6152 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x62b9993bc542 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x62b9993b3e99 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x62b9993bd13d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x62b9993f33cc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x62b9993f32e3 - core[832e9a552fc17241]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x62b99929eddc - core[832e9a552fc17241]::panicking::assert_failed::<clone_solana_transaction_status[e3dfd78e4174810]::parse_instruction::ParsedInstructionEnum, clone_solana_transaction_status[e3dfd78e4174810]::parse_instruction::ParsedInstructionEnum>
[INFO] [stdout]   13:     0x62b99923b7cc - clone_solana_transaction_status[e3dfd78e4174810]::parse_token::extension::token_metadata::test::test_parse_token_metadata_instruction
[INFO] [stdout]   14:     0x62b99924d039 - <clone_solana_transaction_status[e3dfd78e4174810]::parse_token::extension::token_metadata::test::test_parse_token_metadata_instruction::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x62b99931f18b - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   16:     0x62b99932c7d5 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   17:     0x62b999327284 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x62b99932f922 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x62b9993dd5ff - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x72f37958007a - <unknown>
[INFO] [stdout]   21:     0x72f379613534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parse_token::extension::token_group::test::test_parse_token_group_instruction
[INFO] [stdout]     parse_token::extension::token_metadata::test::test_parse_token_metadata_instruction
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 98 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481", kill_on_drop: false }`
[INFO] [stdout] cc781486def9a52988c2d31ac4615ff776e41233431c87d8f5a832ee7f63e481
