[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 against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagicoss%2Fcommunity-managed-token" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/magicoss/community-managed-token on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc2/source/Cargo.toml [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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17254beeb0f191351c1832e3bc8fbb7ea220fe5b34d90daa80d40184e9181a15 [INFO] running `Command { std: "docker" "start" "-a" "17254beeb0f191351c1832e3bc8fbb7ea220fe5b34d90daa80d40184e9181a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17254beeb0f191351c1832e3bc8fbb7ea220fe5b34d90daa80d40184e9181a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17254beeb0f191351c1832e3bc8fbb7ea220fe5b34d90daa80d40184e9181a15", kill_on_drop: false }` [INFO] [stdout] 17254beeb0f191351c1832e3bc8fbb7ea220fe5b34d90daa80d40184e9181a15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eacbcabc433f38896df9767ab40854a102435cff28f71653141923a55070b11 [INFO] running `Command { std: "docker" "start" "-a" "4eacbcabc433f38896df9767ab40854a102435cff28f71653141923a55070b11", 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 generic-array v0.14.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [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 memoffset v0.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.89 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.17.13 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.89 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.17.13 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.89 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling solana-program v1.17.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.89 [INFO] [stderr] Compiling solana-sdk-macro v1.17.13 [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 derivative v2.2.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling solana-sdk v1.17.13 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [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 regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling solana-logger v1.17.13 [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 bitflags v2.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling shank_macro_impl v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [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 curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling borsh-derive v0.10.3 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling borsh v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling spl-program-error-derive v0.3.1 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.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 spl-discriminator-derive v0.1.1 [INFO] [stderr] Compiling shank_render v0.3.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling shank_macro v0.3.0 [INFO] [stderr] Compiling num_enum v0.7.1 [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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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 50s [INFO] running `Command { std: "docker" "inspect" "4eacbcabc433f38896df9767ab40854a102435cff28f71653141923a55070b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eacbcabc433f38896df9767ab40854a102435cff28f71653141923a55070b11", kill_on_drop: false }` [INFO] [stdout] 4eacbcabc433f38896df9767ab40854a102435cff28f71653141923a55070b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc89a41b2ea8824d43cde9252503a079454e024366118fabe2cc620af1df7b39 [INFO] running `Command { std: "docker" "start" "-a" "bc89a41b2ea8824d43cde9252503a079454e024366118fabe2cc620af1df7b39", 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 rustc_version v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [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 parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.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-task v0.3.30 [INFO] [stderr] Compiling futures-io 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 untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [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 sct v0.7.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [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 flate2 v1.0.28 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling brotli v3.3.4 [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 unreachable v1.0.0 [INFO] [stderr] Compiling scroll v0.11.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 combine v3.8.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling solana-program-runtime v1.17.13 [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 rustix v0.38.28 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling solana_rbpf v0.8.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.10 [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 fastrand v2.0.1 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling yasna v0.5.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rcgen v0.10.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 asn1-rs v0.5.1 [INFO] [stderr] Compiling indexmap v2.2.5 [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 socket2 v0.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [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 openssl-probe v0.1.5 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [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 base64ct v1.5.3 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling solana-stake-program v1.17.13 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling solana-measure v1.17.13 [INFO] [stderr] Compiling solana-zk-token-sdk v1.17.13 [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 histogram v0.6.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling educe v0.4.20 [INFO] [stderr] Compiling solana-net-utils v1.17.13 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling solana-remote-wallet v1.17.13 [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 spl-pod v0.1.0 [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 spl-type-length-value v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling walkdir v2.3.2 [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 spl-tlv-account-resolution v0.4.0 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [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 spl-transfer-hook-interface v0.3.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling spl-token-2022 v0.9.0 [INFO] [stderr] Compiling tarpc v0.29.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling solana-banks-interface v1.17.13 [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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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 lz4 v1.24.0 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [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-bpf-loader-program v1.17.13 [INFO] [stderr] Compiling solana-compute-budget-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-thin-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-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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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 14s [INFO] running `Command { std: "docker" "inspect" "bc89a41b2ea8824d43cde9252503a079454e024366118fabe2cc620af1df7b39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc89a41b2ea8824d43cde9252503a079454e024366118fabe2cc620af1df7b39", kill_on_drop: false }` [INFO] [stdout] bc89a41b2ea8824d43cde9252503a079454e024366118fabe2cc620af1df7b39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a330445e5390f620726590ee4ec813800b64e08c87a6ef58fbab3d50dfb27ca [INFO] running `Command { std: "docker" "start" "-a" "9a330445e5390f620726590ee4ec813800b64e08c87a6ef58fbab3d50dfb27ca", 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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, and `unknown` and 8 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.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/community_managed_token-34be7dc1ca66f2de) [INFO] [stdout] [INFO] [stdout] running 1 test [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] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-170e42375a69bf93) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] [2025-04-15T14:56:25.568442351Z INFO solana_program_test] "community_managed_token" builtin program [INFO] [stderr] [2025-04-15T14:56:25.568435621Z INFO solana_program_test] "community_managed_token" builtin program [INFO] [stderr] [2025-04-15T14:56:25.568879811Z INFO solana_program_test] "community_managed_token" builtin program [INFO] [stderr] [2025-04-15T14:56:25.568435571Z INFO solana_program_test] "community_managed_token" builtin program [INFO] [stderr] [2025-04-15T14:56:25.771827686Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.777213653Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.802196470Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.802316940Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.802605700Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.802665270Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.813771634Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.820128731Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.925740426Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.930260104Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.933682672Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeMint [INFO] [stderr] [2025-04-15T14:56:25.933767512Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.940382889Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.940570219Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.940605889Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.940860648Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.940920339Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.941572388Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeMint2 [INFO] [stderr] [2025-04-15T14:56:25.941677518Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2828 of 199883 compute units [INFO] [stderr] [2025-04-15T14:56:25.943055467Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.943102467Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.943125417Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.943208147Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.951455763Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.951523353Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.952011223Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeMint [INFO] [stderr] [2025-04-15T14:56:25.952064883Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.952130963Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.952219733Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.952276783Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.952361122Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.952412853Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.952669572Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeMint2 [INFO] [stderr] [2025-04-15T14:56:25.952774972Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2828 of 199883 compute units [INFO] [stderr] [2025-04-15T14:56:25.952812012Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.952844772Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.952866992Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.952909602Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.953898262Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.953941372Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.954370492Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeMint [INFO] [stderr] [2025-04-15T14:56:25.959142729Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.959297149Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.959062429Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.959523089Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.959870509Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.959949009Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.961270798Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.961319038Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.961407488Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.961462078Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.961788168Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeMint2 [INFO] [stderr] [2025-04-15T14:56:25.961892208Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2828 of 199883 compute units [INFO] [stderr] [2025-04-15T14:56:25.961934198Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.961966748Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.961989237Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.962038728Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.960471508Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeMint [INFO] [stderr] [2025-04-15T14:56:25.969680094Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.969780833Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.969867304Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.969900944Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.969915784Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.969965633Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.970058253Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.970112464Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.970415943Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeMint2 [INFO] [stderr] [2025-04-15T14:56:25.970522223Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2828 of 199883 compute units [INFO] [stderr] [2025-04-15T14:56:25.970801683Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.970876603Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.975490250Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.975597621Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.975741921Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.975911820Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.976497800Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MigrationAuthority [INFO] [stderr] [2025-04-15T14:56:25.976651240Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.976805130Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.977265040Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: SetAuthority [INFO] [stderr] [2025-04-15T14:56:25.980462208Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 3007 of 200000 compute units [INFO] [stderr] [2025-04-15T14:56:25.981011668Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.981179448Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.985302445Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.985431045Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:25.985870815Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: SetAuthority [INFO] [stderr] [2025-04-15T14:56:25.986025355Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 3167 of 196993 compute units [INFO] [stderr] [2025-04-15T14:56:25.986060905Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.986087395Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:25.986108735Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.986148535Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:25.980961268Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.986305915Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.986675635Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:25.986724165Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:25.994482311Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stdout] test test_migrate_authority ... ok [INFO] [stderr] [2025-04-15T14:56:25.994590271Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:26.062293076Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.062578176Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.066363694Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.066409954Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.067490353Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2025-04-15T14:56:26.068376753Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2025-04-15T14:56:26.071718321Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.071874651Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.072078431Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.071924371Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.072904240Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.073268600Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.075299789Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2025-04-15T14:56:26.075579329Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2025-04-15T14:56:26.079548277Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.080843116Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2025-04-15T14:56:26.079812077Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.077832938Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2025-04-15T14:56:26.081292926Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.081586056Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2025-04-15T14:56:26.081667946Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.085348174Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 394525 compute units [INFO] [stderr] [2025-04-15T14:56:26.085389354Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2025-04-15T14:56:26.085422734Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.085742444Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.085817094Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:26.085863094Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2025-04-15T14:56:26.085968953Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.086303553Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2025-04-15T14:56:26.086348943Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2025-04-15T14:56:26.086360783Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 388035 compute units [INFO] [stderr] [2025-04-15T14:56:26.086387663Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.086558233Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.086847203Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2025-04-15T14:56:26.087038213Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 384151 compute units [INFO] [stderr] [2025-04-15T14:56:26.087075013Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.087130463Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 20394 of 400000 compute units [INFO] [stderr] [2025-04-15T14:56:26.090460591Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2025-04-15T14:56:26.090745391Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.091012871Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2025-04-15T14:56:26.091108241Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 594525 compute units [INFO] [stderr] [2025-04-15T14:56:26.091139271Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2025-04-15T14:56:26.091170051Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.091493281Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.091565521Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:26.091621370Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2025-04-15T14:56:26.091756601Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.092096180Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2025-04-15T14:56:26.092151190Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2025-04-15T14:56:26.092169620Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 588035 compute units [INFO] [stderr] [2025-04-15T14:56:26.092204060Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.092423780Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.092727680Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2025-04-15T14:56:26.092938400Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 584151 compute units [INFO] [stderr] [2025-04-15T14:56:26.092978960Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.093038490Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 20394 of 600000 compute units [INFO] [stderr] [2025-04-15T14:56:26.093078100Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.093112110Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.093208050Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.081831616Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 594525 compute units [INFO] [stderr] [2025-04-15T14:56:26.093765660Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2025-04-15T14:56:26.093849580Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.094306199Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.094414249Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:26.094573829Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2025-04-15T14:56:26.094772879Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.096655988Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2025-04-15T14:56:26.097267048Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2025-04-15T14:56:26.097398688Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 588035 compute units [INFO] [stderr] [2025-04-15T14:56:26.097477578Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.097759047Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.098121687Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2025-04-15T14:56:26.098393677Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 584151 compute units [INFO] [stderr] [2025-04-15T14:56:26.098521357Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.098654307Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 20394 of 600000 compute units [INFO] [stderr] [2025-04-15T14:56:26.101294296Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.101351306Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.101528885Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.101625845Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.102093445Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.087229443Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.102851905Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.103008385Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.103154785Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.103679504Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.103957104Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 379606 compute units [INFO] [stderr] [2025-04-15T14:56:26.104111834Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.104267774Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.104330744Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.104482094Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.104671274Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 579606 compute units [INFO] [stderr] [2025-04-15T14:56:26.104582574Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.104941464Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.104888764Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.105588853Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.105659093Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.106794023Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.106863443Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.106892523Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.107357333Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MintTo [INFO] [stderr] [2025-04-15T14:56:26.107513333Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.107629162Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.108018422Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.108219982Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 575341 compute units [INFO] [stderr] [2025-04-15T14:56:26.108274842Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.108305432Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.108335742Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.108431922Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.108815572Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: MintTo [INFO] [stderr] [2025-04-15T14:56:26.109049862Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4538 of 571074 compute units [INFO] [stderr] [2025-04-15T14:56:26.109087312Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.109115472Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.109146332Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.111981940Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MintTo [INFO] [stderr] [2025-04-15T14:56:26.112181940Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.112366420Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.112969450Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.113123519Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.113701349Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.117467597Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 579606 compute units [INFO] [stderr] [2025-04-15T14:56:26.117523687Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.117559997Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.117584887Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.117688117Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.117757757Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.117785727Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.118225707Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MintTo [INFO] [stderr] [2025-04-15T14:56:26.118322017Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.118415747Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.118764076Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.118943267Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 575341 compute units [INFO] [stderr] [2025-04-15T14:56:26.118974136Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.118999396Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.119028816Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.119111596Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.119529416Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 375341 compute units [INFO] [stderr] [2025-04-15T14:56:26.120440486Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.120513326Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.120585866Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.120727246Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.121166965Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: MintTo [INFO] [stderr] [2025-04-15T14:56:26.121459185Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4538 of 371074 compute units [INFO] [stderr] [2025-04-15T14:56:26.125350323Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.125406013Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.125448823Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.125564753Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.126012253Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.126301133Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.126856382Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.127464442Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 566536 compute units [INFO] [stderr] [2025-04-15T14:56:26.127164192Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: MintTo [INFO] [stderr] [2025-04-15T14:56:26.126225343Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 366536 compute units [INFO] [stderr] [2025-04-15T14:56:26.129011341Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.128953141Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.129239421Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.129122491Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.129650341Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.129846491Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.129756651Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4538 of 571074 compute units [INFO] [stderr] [2025-04-15T14:56:26.130561050Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.129709681Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.130948170Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.131025110Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.130737710Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.133524199Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.134239388Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.133652349Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.136151738Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Approve [INFO] [stderr] [2025-04-15T14:56:26.141041645Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.141509565Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.137177987Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.141947305Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 566536 compute units [INFO] [stderr] [2025-04-15T14:56:26.143899714Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.145084383Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.145153903Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.145228473Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.145792323Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.145894583Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.147058602Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Approve [INFO] [stderr] [2025-04-15T14:56:26.149067341Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.143275154Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.149386791Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 562271 compute units [INFO] [stderr] [2025-04-15T14:56:26.143761124Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.149551921Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.149618991Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:26.155386028Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.155790657Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.155990057Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 562271 compute units [INFO] [stderr] [2025-04-15T14:56:26.156026187Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.156056207Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.156091457Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.156136377Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.156492147Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Approve [INFO] [stderr] [2025-04-15T14:56:26.156605867Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2904 of 558004 compute units [INFO] [stderr] [2025-04-15T14:56:26.156635067Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.156659027Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.156692457Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.156791607Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.157140447Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.157343807Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4310 of 555100 compute units [INFO] [stderr] [2025-04-15T14:56:26.157382407Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.157411407Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.157432177Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.157480697Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.158068096Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.158174006Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.158503986Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.158889866Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Approve [INFO] [stderr] [2025-04-15T14:56:26.159030766Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2904 of 558004 compute units [INFO] [stderr] [2025-04-15T14:56:26.159076376Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.159112016Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.159153046Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.159273156Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.159661926Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.159884445Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4310 of 555100 compute units [INFO] [stderr] [2025-04-15T14:56:26.159932205Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.159968425Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.159996435Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.160047905Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.164334553Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.167473002Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.168256881Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2025-04-15T14:56:26.168389661Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.168482431Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.174491188Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2025-04-15T14:56:26.174912158Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.175114718Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.175158258Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2025-04-15T14:56:26.175153518Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.175273607Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 393025 compute units [INFO] [stderr] [2025-04-15T14:56:26.175303767Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2025-04-15T14:56:26.175334078Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.179380435Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.179614055Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:26.179700465Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2025-04-15T14:56:26.179833925Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.180201625Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2025-04-15T14:56:26.180275435Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2025-04-15T14:56:26.180295375Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 386535 compute units [INFO] [stderr] [2025-04-15T14:56:26.180332425Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.180539675Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.180830884Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2025-04-15T14:56:26.181029115Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 382651 compute units [INFO] [stderr] [2025-04-15T14:56:26.181068035Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.181129714Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 21894 of 400000 compute units [INFO] [stderr] [2025-04-15T14:56:26.181169424Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.181208534Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.181935014Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::InitializeAccount [INFO] [stderr] [2025-04-15T14:56:26.182332724Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.182743063Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.184363913Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2025-04-15T14:56:26.186423832Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.186548321Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.186635072Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.186855671Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2025-04-15T14:56:26.186963171Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 394525 compute units [INFO] [stderr] [2025-04-15T14:56:26.186995271Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.187004991Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2025-04-15T14:56:26.187040511Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.187204021Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 378106 compute units [INFO] [stderr] [2025-04-15T14:56:26.187239861Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.190198050Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.190262580Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.190451610Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.190532739Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.190576979Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.194334388Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.196829426Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.198580055Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Revoke [INFO] [stderr] [2025-04-15T14:56:26.207472641Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.208114661Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.195386267Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Transfer [INFO] [stderr] [2025-04-15T14:56:26.195872987Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.208750880Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:26.208837630Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2025-04-15T14:56:26.208998840Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.208986800Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.209228910Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4312 of 200000 compute units [INFO] [stderr] [2025-04-15T14:56:26.209299740Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.209336090Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.209370960Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.209428620Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.209888020Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Revoke [INFO] [stderr] [2025-04-15T14:56:26.209961100Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.210051980Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2677 of 195688 compute units [INFO] [stderr] [2025-04-15T14:56:26.210084069Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.210093229Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.210123180Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.210156340Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.210274779Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.210422819Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2025-04-15T14:56:26.210476719Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2025-04-15T14:56:26.210491359Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 388035 compute units [INFO] [stderr] [2025-04-15T14:56:26.210523519Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.210653899Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.210724909Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [3] [INFO] [stderr] [2025-04-15T14:56:26.211032079Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2025-04-15T14:56:26.211220829Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 384151 compute units [INFO] [stderr] [2025-04-15T14:56:26.211268599Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.211322579Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 20394 of 400000 compute units [INFO] [stderr] [2025-04-15T14:56:26.211352909Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.211379509Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.211491219Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.211580549Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.212031908Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.214583067Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 193011 compute units [INFO] [stderr] [2025-04-15T14:56:26.214681957Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.214765847Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.214830047Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.214930087Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.215635137Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.215889017Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4312 of 373841 compute units [INFO] [stderr] [2025-04-15T14:56:26.215955106Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.216073276Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.216143346Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.222398963Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.222826263Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.223031423Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 369529 compute units [INFO] [stderr] [2025-04-15T14:56:26.223069213Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.223095993Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.223130143Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.223177663Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.223563193Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Transfer [INFO] [stderr] [2025-04-15T14:56:26.223786342Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4735 of 365262 compute units [INFO] [stderr] [2025-04-15T14:56:26.223820002Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.223845522Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.223876822Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.223966972Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.212232248Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 379606 compute units [INFO] [stderr] [2025-04-15T14:56:26.225279461Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.225319692Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.225343361Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.225392421Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.225440321Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.225465761Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.226053301Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::MintTo [INFO] [stderr] [2025-04-15T14:56:26.226201041Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.226458891Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.226363241Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.227801270Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 360527 compute units [INFO] [stdout] test test_spl_managed_token_with_approve_and_revoke ... ok [INFO] [stderr] [2025-04-15T14:56:26.228173410Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.228230470Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.228307170Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.228065520Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.228668380Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.229030530Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.231309798Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 375341 compute units [INFO] [stderr] [2025-04-15T14:56:26.231371009Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.231400689Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.231432518Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.231526888Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.231922238Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: MintTo [INFO] [stderr] [2025-04-15T14:56:26.232157378Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4538 of 371074 compute units [INFO] [stderr] [2025-04-15T14:56:26.232191458Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.232217048Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.232908528Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 356262 compute units [INFO] [stderr] [2025-04-15T14:56:26.232985057Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.233046968Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.233096317Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.233162968Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.233746277Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.233896877Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.235104257Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stdout] test test_spl_managed_token_with_delegate_transfer ... ok [INFO] [stderr] [2025-04-15T14:56:26.235801856Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 366536 compute units [INFO] [stderr] [2025-04-15T14:56:26.236113416Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.236427796Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.236606786Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.236997466Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.245189221Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.245869891Z DEBUG solana_runtime::message_processor::stable_log] Program log: Create [INFO] [stderr] [2025-04-15T14:56:26.246177051Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.246394671Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: GetAccountDataSize [INFO] [stderr] [2025-04-15T14:56:26.246470781Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1622 of 193025 compute units [INFO] [stderr] [2025-04-15T14:56:26.246496781Z DEBUG solana_runtime::message_processor::stable_log] Program return: TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA pQAAAAAAAAA= [INFO] [stderr] [2025-04-15T14:56:26.246525230Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.246807150Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.246880320Z DEBUG solana_runtime::message_processor::stable_log] Program 11111111111111111111111111111111 success [INFO] [stderr] [2025-04-15T14:56:26.246931680Z DEBUG solana_runtime::message_processor::stable_log] Program log: Initialize the associated token account [INFO] [stderr] [2025-04-15T14:56:26.247061900Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.247276770Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeImmutableOwner [INFO] [stderr] [2025-04-15T14:56:26.247324670Z DEBUG solana_runtime::message_processor::stable_log] Program log: Please upgrade to SPL Token 2022 for immutable owner support [INFO] [stderr] [2025-04-15T14:56:26.247338820Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 1405 of 186535 compute units [INFO] [stderr] [2025-04-15T14:56:26.247371500Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.247546600Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.247817580Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: InitializeAccount3 [INFO] [stderr] [2025-04-15T14:56:26.248025430Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4241 of 182651 compute units [INFO] [stderr] [2025-04-15T14:56:26.248068440Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.248131490Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL consumed 21894 of 200000 compute units [INFO] [stderr] [2025-04-15T14:56:26.248169480Z DEBUG solana_runtime::message_processor::stable_log] Program ATokenGPvbdGVxr1b2hvZbsiqW5xWH25efTNsLJA8knL success [INFO] [stderr] [2025-04-15T14:56:26.253604417Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.255858766Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Transfer [INFO] [stderr] [2025-04-15T14:56:26.256487076Z DEBUG solana_runtime::message_processor::stable_log] Program log: Error: Account is frozen [INFO] [stderr] [2025-04-15T14:56:26.256860955Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4293 of 200000 compute units [INFO] [stderr] [2025-04-15T14:56:26.257202695Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA failed: custom program error: 0x11 [INFO] [stderr] [2025-04-15T14:56:26.271939628Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.272512137Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.273534847Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Transfer [INFO] [stderr] [2025-04-15T14:56:26.274053116Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.274626546Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.277200895Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.277466785Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 200000 compute units [INFO] [stderr] [2025-04-15T14:56:26.277520725Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.277560475Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.277603065Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.277715194Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.278095554Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.278182534Z DEBUG solana_runtime::message_processor::stable_log] Program log: Error: Invalid account state for operation [INFO] [stderr] [2025-04-15T14:56:26.278207794Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 2748 of 195733 compute units [INFO] [stderr] [2025-04-15T14:56:26.278234494Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA failed: custom program error: 0xd [INFO] [stderr] [2025-04-15T14:56:26.279173414Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV failed: custom program error: 0xd [INFO] [stderr] [2025-04-15T14:56:26.279564213Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV failed: custom program error: 0xd [INFO] [stderr] [2025-04-15T14:56:26.289007409Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.289079909Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.289706848Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Transfer [INFO] [stderr] [2025-04-15T14:56:26.289843628Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.289959978Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.290400688Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.290637508Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 400000 compute units [INFO] [stderr] [2025-04-15T14:56:26.290684348Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.290716898Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.290751948Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.290852348Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.291218128Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.291441298Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 395733 compute units [INFO] [stderr] [2025-04-15T14:56:26.291483607Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.291514577Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.291545017Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.291593427Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.291955697Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Transfer [INFO] [stderr] [2025-04-15T14:56:26.292178837Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4645 of 391466 compute units [INFO] [stderr] [2025-04-15T14:56:26.292219987Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.292530307Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.292710017Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.292979397Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.297586274Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.298035954Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 386821 compute units [INFO] [stderr] [2025-04-15T14:56:26.298895143Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.300316463Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.300497233Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.300793203Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.301935622Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.302492622Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 382556 compute units [INFO] [stderr] [2025-04-15T14:56:26.302859281Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.303218091Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.303580921Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.303944711Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.304337561Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.304668491Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.305592430Z DEBUG solana_runtime::message_processor::stable_log] Program log: ManagedTokenInstruction::Burn [INFO] [stderr] [2025-04-15T14:56:26.306063910Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.310368238Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.310826147Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: ThawAccount [INFO] [stderr] [2025-04-15T14:56:26.311035077Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4267 of 378291 compute units [INFO] [stderr] [2025-04-15T14:56:26.311075897Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.311106507Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.311144987Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.311194227Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.311578247Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: Burn [INFO] [stderr] [2025-04-15T14:56:26.311786097Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4753 of 374024 compute units [INFO] [stderr] [2025-04-15T14:56:26.311822397Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.311849047Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.311881927Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [1] [INFO] [stderr] [2025-04-15T14:56:26.311985097Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA invoke [2] [INFO] [stderr] [2025-04-15T14:56:26.312382017Z DEBUG solana_runtime::message_processor::stable_log] Program log: Instruction: FreezeAccount [INFO] [stderr] [2025-04-15T14:56:26.312576176Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA consumed 4265 of 369271 compute units [INFO] [stderr] [2025-04-15T14:56:26.312611496Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.312636036Z DEBUG solana_runtime::message_processor::stable_log] Program TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA success [INFO] [stderr] [2025-04-15T14:56:26.312657836Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stderr] [2025-04-15T14:56:26.312702776Z DEBUG solana_runtime::message_processor::stable_log] Program CMTQqjzH6Anr9XcPVt73EFDTjWkJWPzH7H6DtvhHcyzV success [INFO] [stdout] test test_spl_managed_token_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [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" "9a330445e5390f620726590ee4ec813800b64e08c87a6ef58fbab3d50dfb27ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a330445e5390f620726590ee4ec813800b64e08c87a6ef58fbab3d50dfb27ca", kill_on_drop: false }` [INFO] [stdout] 9a330445e5390f620726590ee4ec813800b64e08c87a6ef58fbab3d50dfb27ca