[INFO] cloning repository https://github.com/magicoss/community-managed-token [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magicoss/community-managed-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagicoss%2Fcommunity-managed-token", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagicoss%2Fcommunity-managed-token'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbc2677c7e5d236c01b4af396e32d22fc234276b [INFO] testing magicoss/community-managed-token/bbc2677c7e5d236c01b4af396e32d22fc234276b against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagicoss%2Fcommunity-managed-token" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/magicoss/community-managed-token [INFO] finished tweaking git repo https://github.com/magicoss/community-managed-token [INFO] tweaked toml for git repo https://github.com/magicoss/community-managed-token written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/magicoss/community-managed-token on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/magicoss/community-managed-token already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 678aeb73b61c9a05054be9b7819be181df85e8474179610716ec42a802edc6b5 [INFO] running `Command { std: "docker" "start" "-a" "678aeb73b61c9a05054be9b7819be181df85e8474179610716ec42a802edc6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "678aeb73b61c9a05054be9b7819be181df85e8474179610716ec42a802edc6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "678aeb73b61c9a05054be9b7819be181df85e8474179610716ec42a802edc6b5", kill_on_drop: false }` [INFO] [stdout] 678aeb73b61c9a05054be9b7819be181df85e8474179610716ec42a802edc6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97d2fbeeee27e602500724d29ac6db395d18d6f1a7ae48d9b8d53c65723d2285 [INFO] running `Command { std: "docker" "start" "-a" "97d2fbeeee27e602500724d29ac6db395d18d6f1a7ae48d9b8d53c65723d2285", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.17.13 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.17.13 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling solana-program v1.17.13 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling solana-sdk-macro v1.17.13 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling solana-sdk v1.17.13 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling serde_bytes v0.11.13 [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 digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling solana-logger v1.17.13 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling spl-program-error-derive v0.3.1 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling num_enum_derive v0.7.1 [INFO] [stderr] Compiling shank_macro_impl v0.3.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.1 [INFO] [stderr] Compiling num_enum v0.7.1 [INFO] [stderr] Compiling shank_render v0.3.0 [INFO] [stderr] Compiling shank_macro v0.3.0 [INFO] [stderr] Compiling shank v0.3.0 [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 spl-program-error v0.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-memo v4.0.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling solana-zk-token-sdk v1.17.13 [INFO] [stderr] Compiling spl-pod v0.1.0 [INFO] [stderr] Compiling spl-type-length-value v0.3.0 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.4.0 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.3.0 [INFO] [stderr] Compiling spl-token-2022 v0.9.0 [INFO] [stderr] Compiling spl-associated-token-account v2.2.0 [INFO] [stderr] Compiling community-managed-token v0.3.1 (/opt/rustwide/workdir/community-managed-token/program) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_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 40s [INFO] running `Command { std: "docker" "inspect" "97d2fbeeee27e602500724d29ac6db395d18d6f1a7ae48d9b8d53c65723d2285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d2fbeeee27e602500724d29ac6db395d18d6f1a7ae48d9b8d53c65723d2285", kill_on_drop: false }` [INFO] [stdout] 97d2fbeeee27e602500724d29ac6db395d18d6f1a7ae48d9b8d53c65723d2285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76217470d72c2a428123671ebba27e94228f5fcef23619f8a4edb36026c28c8f [INFO] running `Command { std: "docker" "start" "-a" "76217470d72c2a428123671ebba27e94228f5fcef23619f8a4edb36026c28c8f", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.17.13 [INFO] [stderr] Compiling solana-frozen-abi v1.17.13 [INFO] [stderr] Compiling solana-program v1.17.13 [INFO] [stderr] Compiling solana-sdk v1.17.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling ring v0.17.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling h2 v0.3.15 [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 num v0.2.1 [INFO] [stderr] Compiling solana-program-runtime v1.17.13 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling enum-iterator-derive v1.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling solana-vote-program v1.17.13 [INFO] [stderr] Compiling zstd-sys v2.0.4+zstd.1.5.2 [INFO] [stderr] Compiling enum-iterator v1.4.1 [INFO] [stderr] Compiling async-compression v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling solana-version v1.17.13 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling solana_rbpf v0.8.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling solana-perf v1.17.13 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.17.13 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling spl-program-error v0.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling spl-memo v4.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling solana-stake-program v1.17.13 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.17.13 [INFO] [stderr] Compiling enum-ordinalize v3.1.12 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling solana-measure v1.17.13 [INFO] [stderr] Compiling solana-zk-token-sdk v1.17.13 [INFO] [stderr] Compiling solana-remote-wallet v1.17.13 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling solana-net-utils v1.17.13 [INFO] [stderr] Compiling educe v0.4.20 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling xattr v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling solana-accounts-db v1.17.13 [INFO] [stderr] Compiling solana-cost-model v1.17.13 [INFO] [stderr] Compiling solana-vote v1.17.13 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling solana-clap-utils v1.17.13 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling solana-bucket-map v1.17.13 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling solana-runtime v1.17.13 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling index_list v0.2.7 [INFO] [stderr] Compiling dir-diff v0.3.2 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling tarpc v0.29.0 [INFO] [stderr] Compiling spl-pod v0.1.0 [INFO] [stderr] Compiling spl-type-length-value v0.3.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.4.0 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling solana-banks-interface v1.17.13 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.3.0 [INFO] [stderr] Compiling spl-token-2022 v0.9.0 [INFO] [stderr] Compiling solana-banks-client v1.17.13 [INFO] [stderr] Compiling spl-associated-token-account v2.2.0 [INFO] [stderr] Compiling community-managed-token v0.3.1 (/opt/rustwide/workdir/community-managed-token/program) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling solana-metrics v1.17.13 [INFO] [stderr] Compiling solana-connection-cache v1.17.13 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling solana-config-program v1.17.13 [INFO] [stderr] Compiling solana-system-program v1.17.13 [INFO] [stderr] Compiling solana-account-decoder v1.17.13 [INFO] [stderr] Compiling solana-compute-budget-program v1.17.13 [INFO] [stderr] Compiling solana-bpf-loader-program v1.17.13 [INFO] [stderr] Compiling solana-loader-v4-program v1.17.13 [INFO] [stderr] Compiling solana-streamer v1.17.13 [INFO] [stderr] Compiling solana-zk-token-proof-program v1.17.13 [INFO] [stderr] Compiling solana-udp-client v1.17.13 [INFO] [stderr] Compiling solana-transaction-status v1.17.13 [INFO] [stderr] Compiling solana-rpc-client-api v1.17.13 [INFO] [stderr] Compiling solana-rpc-client v1.17.13 [INFO] [stderr] Compiling solana-pubsub-client v1.17.13 [INFO] [stderr] Compiling solana-quic-client v1.17.13 [INFO] [stderr] Compiling solana-tpu-client v1.17.13 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v1.17.13 [INFO] [stderr] Compiling solana-thin-client v1.17.13 [INFO] [stderr] Compiling solana-client v1.17.13 [INFO] [stderr] Compiling solana-send-transaction-service v1.17.13 [INFO] [stderr] Compiling solana-banks-server v1.17.13 [INFO] [stderr] Compiling solana-program-test v1.17.13 [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_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] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | solana_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`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 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 `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.17.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "76217470d72c2a428123671ebba27e94228f5fcef23619f8a4edb36026c28c8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76217470d72c2a428123671ebba27e94228f5fcef23619f8a4edb36026c28c8f", kill_on_drop: false }` [INFO] [stdout] 76217470d72c2a428123671ebba27e94228f5fcef23619f8a4edb36026c28c8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6fcab1d1fc2934281913972573bad84dfc00ad9f39aeabad2c686a05182c17a1 [INFO] running `Command { std: "docker" "start" "-a" "6fcab1d1fc2934281913972573bad84dfc00ad9f39aeabad2c686a05182c17a1", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stderr] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | solana_program::entrypoint!(process_instruction); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `no-entrypoint` and `test-sbf` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `solana` [INFO] [stderr] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | solana_program::entrypoint!(process_instruction); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stderr] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | solana_program::entrypoint!(process_instruction); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `no-entrypoint` and `test-sbf` [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `solana` [INFO] [stderr] --> community-managed-token/program/src/lib.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | solana_program::entrypoint!(process_instruction); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `community-managed-token` (lib) generated 4 warnings [INFO] [stderr] warning: `community-managed-token` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: solana-client v1.17.13 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/community_managed_token-aa533608b3c855f9) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-bf90de0d4801626f) [INFO] [stdout] test test_id ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] [2026-04-23T22:22:27.165715205Z INFO solana_program_test] "community_managed_token" builtin program [INFO] [stderr] [2026-04-23T22:22:27.165802815Z INFO solana_program_test] "community_managed_token" builtin program [INFO] [stderr] [2026-04-23T22:22:27.165712005Z INFO solana_program_test] "community_managed_token" builtin program [INFO] [stderr] [2026-04-23T22:22:27.166664985Z INFO solana_program_test] "community_managed_token" builtin program [INFO] [stderr] [2026-04-23T22:22:27.235369050Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.235512000Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.242166439Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.242256799Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.283162600Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.283240500Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.284743319Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeMint [INFO] [stderr] [2026-04-23T22:22:27.285139089Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.285225299Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.285303819Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.285330749Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.285622569Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.285672439Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.285944549Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeMint2 [INFO] [stderr] [2026-04-23T22:22:27.286055699Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2828 of 199883 compute units [INFO] [stderr] [2026-04-23T22:22:27.286132239Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.286163739Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.286183749Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.286277189Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.291188398Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.291670858Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.294574177Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.295039527Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.301475266Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.301572336Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.321405431Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.321471791Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.322278991Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2026-04-23T22:22:27.322396771Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.322471611Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.323147491Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2026-04-23T22:22:27.324102391Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.324311161Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2026-04-23T22:22:27.324432471Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 594525 compute units [INFO] [stderr] [2026-04-23T22:22:27.324459911Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2026-04-23T22:22:27.324489321Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.324787001Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.324863310Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.324914121Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2026-04-23T22:22:27.325035290Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.325384941Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2026-04-23T22:22:27.325436300Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2026-04-23T22:22:27.325758320Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 588035 compute units [INFO] [stderr] [2026-04-23T22:22:27.325800020Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.325992820Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.326267130Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2026-04-23T22:22:27.326525950Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 584151 compute units [INFO] [stderr] [2026-04-23T22:22:27.326574840Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.326633390Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 20394 of 600000 compute units [INFO] [stderr] [2026-04-23T22:22:27.326845610Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.326889810Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.327175950Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.327281280Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.327793110Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.328119390Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 579606 compute units [INFO] [stderr] [2026-04-23T22:22:27.328167750Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.328198680Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.328221270Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.328326530Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.328419160Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.328443820Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.328812600Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MintTo [INFO] [stderr] [2026-04-23T22:22:27.329143209Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.329234229Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.329676400Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.329878520Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 575341 compute units [INFO] [stderr] [2026-04-23T22:22:27.329911320Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.329935860Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.329963440Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.330049280Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.330452669Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: MintTo [INFO] [stderr] [2026-04-23T22:22:27.330676899Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4538 of 571074 compute units [INFO] [stderr] [2026-04-23T22:22:27.330708359Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.330732379Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.330758729Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.330844069Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.331150679Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.331440749Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 566536 compute units [INFO] [stderr] [2026-04-23T22:22:27.331478899Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.331504769Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.331524469Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.331571099Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.331615939Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.331640609Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.332114279Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Approve [INFO] [stderr] [2026-04-23T22:22:27.332450579Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.332563309Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.332911999Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.333127279Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 562271 compute units [INFO] [stderr] [2026-04-23T22:22:27.333169179Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.333199569Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.333230299Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.333279639Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.333907648Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Approve [INFO] [stderr] [2026-04-23T22:22:27.334020999Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2904 of 558004 compute units [INFO] [stderr] [2026-04-23T22:22:27.334051679Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.334074868Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.334101448Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.334184488Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.334494068Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.334683598Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4310 of 555100 compute units [INFO] [stderr] [2026-04-23T22:22:27.334713088Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.334736758Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.334848228Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.334908868Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.338231498Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.338304567Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.339521747Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.339569577Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.339987997Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Revoke [INFO] [stderr] [2026-04-23T22:22:27.340248817Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.340374097Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.340728007Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.340954127Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4312 of 200000 compute units [INFO] [stderr] [2026-04-23T22:22:27.340996737Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.341027717Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.341057167Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.341105697Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.341384557Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Revoke [INFO] [stderr] [2026-04-23T22:22:27.341518417Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2677 of 195688 compute units [INFO] [stderr] [2026-04-23T22:22:27.341558017Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.341582667Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.341609277Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.341694517Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.341993127Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.342189657Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 193011 compute units [INFO] [stderr] [2026-04-23T22:22:27.342225227Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.342250307Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.342269767Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.342307247Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stdout] test test_spl_managed_token_with_approve_and_revoke ... ok [INFO] [stderr] [2026-04-23T22:22:27.367218291Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.367295591Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.367734641Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeMint [INFO] [stderr] [2026-04-23T22:22:27.367793811Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.367847791Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.367928721Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.367965611Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.368121071Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.368176731Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.368851011Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeMint2 [INFO] [stderr] [2026-04-23T22:22:27.368977601Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2828 of 199883 compute units [INFO] [stderr] [2026-04-23T22:22:27.369020211Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.369049481Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.369068981Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.369115901Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.372764220Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.372839780Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.375289119Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.375367419Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.401995464Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.402074094Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.402851503Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2026-04-23T22:22:27.403120203Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.403200473Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.403842973Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2026-04-23T22:22:27.404263743Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.404497193Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2026-04-23T22:22:27.404591103Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 591525 compute units [INFO] [stderr] [2026-04-23T22:22:27.404623403Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2026-04-23T22:22:27.404648913Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.404901693Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.404964613Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.405002983Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2026-04-23T22:22:27.405103673Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.405480313Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2026-04-23T22:22:27.405534543Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2026-04-23T22:22:27.405548873Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 585035 compute units [INFO] [stderr] [2026-04-23T22:22:27.405586903Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.405783403Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.406071233Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2026-04-23T22:22:27.406275753Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 581151 compute units [INFO] [stderr] [2026-04-23T22:22:27.406406103Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.406469623Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 23394 of 600000 compute units [INFO] [stderr] [2026-04-23T22:22:27.406502212Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.406532932Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.406702732Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.406804632Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.407296002Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.407533402Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 576606 compute units [INFO] [stderr] [2026-04-23T22:22:27.407583192Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.407613682Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.407636482Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.407786452Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.407856982Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.407888572Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.408317662Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MintTo [INFO] [stderr] [2026-04-23T22:22:27.408912732Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.409009752Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.409459312Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.409665872Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 572341 compute units [INFO] [stderr] [2026-04-23T22:22:27.409704232Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.409730522Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.409760212Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.409849582Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.410257222Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: MintTo [INFO] [stderr] [2026-04-23T22:22:27.410511202Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4538 of 568074 compute units [INFO] [stderr] [2026-04-23T22:22:27.410545092Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.410579942Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.410607572Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.410698302Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.411022122Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.411219922Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 563536 compute units [INFO] [stderr] [2026-04-23T22:22:27.411252911Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.411276422Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.411295171Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.411331231Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.411393822Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.411417782Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.411899271Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Approve [INFO] [stderr] [2026-04-23T22:22:27.412044811Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.412136171Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.412654881Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.412875041Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 559271 compute units [INFO] [stderr] [2026-04-23T22:22:27.412917741Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.412949741Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.412981071Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.413032941Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.413398221Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Approve [INFO] [stderr] [2026-04-23T22:22:27.413522641Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2904 of 555004 compute units [INFO] [stderr] [2026-04-23T22:22:27.413567301Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.413596621Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.413624671Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.413719761Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.414052831Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.414275391Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4310 of 552100 compute units [INFO] [stderr] [2026-04-23T22:22:27.414316751Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.414365661Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.414389621Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.414432851Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.420940849Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.421011069Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.421738489Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2026-04-23T22:22:27.421830349Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.421913659Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.422962689Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2026-04-23T22:22:27.423264819Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.423647899Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2026-04-23T22:22:27.424142649Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 394525 compute units [INFO] [stderr] [2026-04-23T22:22:27.424175309Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2026-04-23T22:22:27.424204199Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.424511519Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.424595899Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.424652239Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2026-04-23T22:22:27.424781968Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.424982139Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2026-04-23T22:22:27.425041179Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2026-04-23T22:22:27.425058588Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 388035 compute units [INFO] [stderr] [2026-04-23T22:22:27.425091439Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.425425768Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.425709588Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2026-04-23T22:22:27.425924258Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 384151 compute units [INFO] [stderr] [2026-04-23T22:22:27.425965218Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.426026618Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 20394 of 400000 compute units [INFO] [stderr] [2026-04-23T22:22:27.426063538Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.426097258Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.426381558Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.426496988Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.426877708Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.427101768Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 379606 compute units [INFO] [stderr] [2026-04-23T22:22:27.427143348Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.427175378Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.427197128Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.427377548Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.427454338Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.427483758Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.428050218Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Transfer [INFO] [stderr] [2026-04-23T22:22:27.428226298Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.428319138Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.428964298Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.429207008Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4312 of 375341 compute units [INFO] [stderr] [2026-04-23T22:22:27.429250518Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.429282007Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.429323407Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.429447527Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.429900227Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.430119207Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 371029 compute units [INFO] [stderr] [2026-04-23T22:22:27.430160677Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.430190387Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.430219657Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.430268537Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.430650167Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Transfer [INFO] [stderr] [2026-04-23T22:22:27.430980077Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4735 of 366762 compute units [INFO] [stderr] [2026-04-23T22:22:27.431032557Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.431063757Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.431094587Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.431190197Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.431546017Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.431774357Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 362027 compute units [INFO] [stderr] [2026-04-23T22:22:27.432174267Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.432218187Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.432250697Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.432496487Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.432866037Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.433087567Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 357762 compute units [INFO] [stderr] [2026-04-23T22:22:27.433137857Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.433168667Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.433190777Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.433242297Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stdout] test test_spl_managed_token_with_delegate_transfer ... ok [INFO] [stderr] [2026-04-23T22:22:27.436552696Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.436627516Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.437179676Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeMint [INFO] [stderr] [2026-04-23T22:22:27.437236666Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.437298716Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.437412116Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.437447566Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.437553046Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.437615426Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.437877716Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeMint2 [INFO] [stderr] [2026-04-23T22:22:27.438101986Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2828 of 199883 compute units [INFO] [stderr] [2026-04-23T22:22:27.438156136Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.438186166Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.438207496Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.438254745Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.442636835Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.442720245Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.470150158Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.470232749Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.471170188Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2026-04-23T22:22:27.471296228Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.471409228Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.472195528Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2026-04-23T22:22:27.472521238Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.472842418Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2026-04-23T22:22:27.472968278Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 394525 compute units [INFO] [stderr] [2026-04-23T22:22:27.472999628Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2026-04-23T22:22:27.473030528Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.473328898Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.473435548Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.473498798Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2026-04-23T22:22:27.473641528Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.474059948Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2026-04-23T22:22:27.474116038Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2026-04-23T22:22:27.474131348Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 388035 compute units [INFO] [stderr] [2026-04-23T22:22:27.474162658Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.474379458Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.474673038Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2026-04-23T22:22:27.474875137Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 384142 compute units [INFO] [stderr] [2026-04-23T22:22:27.474912468Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.474967708Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 20403 of 400000 compute units [INFO] [stderr] [2026-04-23T22:22:27.475001668Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.475120157Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.475208868Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.475305148Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.475802917Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.476016787Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 379597 compute units [INFO] [stderr] [2026-04-23T22:22:27.476054907Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.476082697Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.476105117Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.476303507Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.476388937Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.476418067Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.476851657Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MintTo [INFO] [stderr] [2026-04-23T22:22:27.476928777Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.477028657Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.477917917Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.478141457Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 375332 compute units [INFO] [stderr] [2026-04-23T22:22:27.478179047Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.478208437Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.478239507Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.478349907Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.478707657Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: MintTo [INFO] [stderr] [2026-04-23T22:22:27.479043817Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4538 of 371065 compute units [INFO] [stderr] [2026-04-23T22:22:27.479082717Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.479111297Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.479146167Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.479240067Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.479602897Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.479819196Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 366527 compute units [INFO] [stderr] [2026-04-23T22:22:27.479935676Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.479971496Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.479992376Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.480032656Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.483623186Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.483692056Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.490302354Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.490383674Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.490981404Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2026-04-23T22:22:27.491144784Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.491228084Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.491998234Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2026-04-23T22:22:27.492370164Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.492736084Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2026-04-23T22:22:27.492819934Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 391525 compute units [INFO] [stderr] [2026-04-23T22:22:27.492846353Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2026-04-23T22:22:27.492873993Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.493156124Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.493224773Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.493269313Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2026-04-23T22:22:27.493538453Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.493752453Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2026-04-23T22:22:27.493802693Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2026-04-23T22:22:27.493815523Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 385035 compute units [INFO] [stderr] [2026-04-23T22:22:27.493843063Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.494026023Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2026-04-23T22:22:27.494314883Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2026-04-23T22:22:27.494922173Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 381151 compute units [INFO] [stderr] [2026-04-23T22:22:27.494963153Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.495018763Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 23394 of 400000 compute units [INFO] [stderr] [2026-04-23T22:22:27.495046673Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.495075053Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.495163813Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.495258233Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.495648683Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.495853293Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 376606 compute units [INFO] [stderr] [2026-04-23T22:22:27.495961833Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.495994403Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.496015263Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.496148323Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.496203463Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.496231323Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.496638103Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MintTo [INFO] [stderr] [2026-04-23T22:22:27.496713353Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.496807463Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.497292963Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.497486673Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 372341 compute units [INFO] [stderr] [2026-04-23T22:22:27.497518163Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.497551033Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.497577913Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.497658263Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.497947683Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: MintTo [INFO] [stderr] [2026-04-23T22:22:27.498235892Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4538 of 368074 compute units [INFO] [stderr] [2026-04-23T22:22:27.498270382Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.498294232Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.498319782Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.498444872Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.498746352Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.498925082Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 363536 compute units [INFO] [stderr] [2026-04-23T22:22:27.498954382Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.498975982Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.498993182Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.499024202Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.502892311Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.503580121Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2026-04-23T22:22:27.503935571Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.504223871Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2026-04-23T22:22:27.504293051Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 190025 compute units [INFO] [stderr] [2026-04-23T22:22:27.504318141Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2026-04-23T22:22:27.504364061Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.504695881Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.504758851Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.504801961Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2026-04-23T22:22:27.504902841Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.505070271Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2026-04-23T22:22:27.505113331Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2026-04-23T22:22:27.505124831Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 183535 compute units [INFO] [stderr] [2026-04-23T22:22:27.505147511Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.505307001Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.505555351Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2026-04-23T22:22:27.505810311Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 179651 compute units [INFO] [stderr] [2026-04-23T22:22:27.505844671Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.505892041Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 24894 of 200000 compute units [INFO] [stderr] [2026-04-23T22:22:27.505916601Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2026-04-23T22:22:27.508972600Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.509300180Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Transfer [INFO] [stderr] [2026-04-23T22:22:27.509461090Z DEBUG solana_runtime::message_processor::stable_log] Program log: Error: Account is frozen [INFO] [stderr] [2026-04-23T22:22:27.509485910Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4293 of 200000 compute units [INFO] [stderr] [2026-04-23T22:22:27.509508870Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA failed: custom program error: 0x11 [INFO] [stderr] [2026-04-23T22:22:27.514200739Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.514305539Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.514809599Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Transfer [INFO] [stderr] [2026-04-23T22:22:27.514882239Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.514975919Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.515289889Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.515500049Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 200000 compute units [INFO] [stderr] [2026-04-23T22:22:27.515537369Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.515561419Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.515586189Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.515664188Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.515951728Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.516022688Z DEBUG solana_runtime::message_processor::stable_log] Program log: Error: Invalid account state for operation [INFO] [stderr] [2026-04-23T22:22:27.516040799Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2748 of 195733 compute units [INFO] [stderr] [2026-04-23T22:22:27.516060059Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA failed: custom program error: 0xd [INFO] [stderr] [2026-04-23T22:22:27.516084668Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV failed: custom program error: 0xd [INFO] [stderr] [2026-04-23T22:22:27.516105079Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV failed: custom program error: 0xd [INFO] [stderr] [2026-04-23T22:22:27.525520397Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.525655517Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.526255316Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Transfer [INFO] [stderr] [2026-04-23T22:22:27.526354506Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.526459546Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.526934476Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.527154106Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 400000 compute units [INFO] [stderr] [2026-04-23T22:22:27.527190706Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.527219396Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.527248536Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.527384696Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.527747146Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.528104326Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 395733 compute units [INFO] [stderr] [2026-04-23T22:22:27.528151156Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.528179036Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.528206786Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.528250686Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.529509796Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Transfer [INFO] [stdout] test test_spl_managed_token_basic ... ok [INFO] [stderr] [2026-04-23T22:22:27.529748436Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4645 of 391466 compute units [INFO] [stderr] [2026-04-23T22:22:27.529796905Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.529825245Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.529854236Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.529945485Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.530397185Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.530610125Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 386821 compute units [INFO] [stderr] [2026-04-23T22:22:27.530645035Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.530669925Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.530697405Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.530793595Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.531150745Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.531368095Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 382556 compute units [INFO] [stderr] [2026-04-23T22:22:27.531465465Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.531502895Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.531523235Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.531568445Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.531614915Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.531641515Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.532154685Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Burn [INFO] [stderr] [2026-04-23T22:22:27.532229735Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.532319345Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.532981805Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2026-04-23T22:22:27.533192415Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 378291 compute units [INFO] [stderr] [2026-04-23T22:22:27.533231585Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.533258525Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.533287735Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.533357445Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.533719835Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Burn [INFO] [stderr] [2026-04-23T22:22:27.533950795Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4753 of 374024 compute units [INFO] [stderr] [2026-04-23T22:22:27.533985845Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.534012515Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.534039975Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.534131715Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.534505715Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2026-04-23T22:22:27.534712324Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 369271 compute units [INFO] [stderr] [2026-04-23T22:22:27.534751804Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.534782424Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.534802395Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.534839215Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.535318164Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.535372424Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.535795544Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeMint [INFO] [stderr] [2026-04-23T22:22:27.535906324Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.535992364Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.536085444Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.536146424Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2026-04-23T22:22:27.536294324Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.536395724Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.536675964Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeMint2 [INFO] [stderr] [2026-04-23T22:22:27.536821144Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2828 of 199883 compute units [INFO] [stderr] [2026-04-23T22:22:27.536953044Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.537005834Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.537052314Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.537108704Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.540148093Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.540192373Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.540694943Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MigrationAuthority [INFO] [stderr] [2026-04-23T22:22:27.540823613Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.540930943Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.541253033Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: SetAuthority [INFO] [stderr] [2026-04-23T22:22:27.541437423Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 3007 of 200000 compute units [INFO] [stderr] [2026-04-23T22:22:27.541473733Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.541502843Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.541540743Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2026-04-23T22:22:27.541639023Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2026-04-23T22:22:27.542056003Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: SetAuthority [INFO] [stderr] [2026-04-23T22:22:27.542231613Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 3167 of 196993 compute units [INFO] [stderr] [2026-04-23T22:22:27.542270203Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.542299183Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2026-04-23T22:22:27.542319923Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2026-04-23T22:22:27.542377223Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stdout] test test_migrate_authority ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] Doc-tests community_managed_token [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6fcab1d1fc2934281913972573bad84dfc00ad9f39aeabad2c686a05182c17a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcab1d1fc2934281913972573bad84dfc00ad9f39aeabad2c686a05182c17a1", kill_on_drop: false }` [INFO] [stdout] 6fcab1d1fc2934281913972573bad84dfc00ad9f39aeabad2c686a05182c17a1