[INFO] cloning repository https://github.com/solana-program/token [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/solana-program/token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolana-program%2Ftoken", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolana-program%2Ftoken'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81ba155af8684c224c943af16ac3d70f5cad5e93 [INFO] testing solana-program/token against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsolana-program%2Ftoken" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/solana-program/token [INFO] finished tweaking git repo https://github.com/solana-program/token [INFO] tweaked toml for git repo https://github.com/solana-program/token written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/solana-program/token on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/solana-program/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d699b8f1fbd87330bf69da6ea36a726148cf8fd0ec7c9a83abd63167d8e3a649 [INFO] running `Command { std: "docker" "start" "-a" "d699b8f1fbd87330bf69da6ea36a726148cf8fd0ec7c9a83abd63167d8e3a649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d699b8f1fbd87330bf69da6ea36a726148cf8fd0ec7c9a83abd63167d8e3a649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d699b8f1fbd87330bf69da6ea36a726148cf8fd0ec7c9a83abd63167d8e3a649", kill_on_drop: false }` [INFO] [stdout] d699b8f1fbd87330bf69da6ea36a726148cf8fd0ec7c9a83abd63167d8e3a649 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a473998d218b0381b2e33d837781741285574eafd7d1dbcd1d37ec34c0f03c [INFO] running `Command { std: "docker" "start" "-a" "c4a473998d218b0381b2e33d837781741285574eafd7d1dbcd1d37ec34c0f03c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling five8_core v0.1.2 [INFO] [stderr] Compiling solana-atomic-u64 v3.0.0 [INFO] [stderr] Compiling five8_const v0.1.4 [INFO] [stderr] Compiling five8 v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling solana-sanitize v3.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-program-memory v3.0.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling solana-program-pack v3.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling sha2-const-stable v0.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling solana-define-syscall v3.0.0 [INFO] [stderr] Compiling solana-program-option v3.0.0 [INFO] [stderr] Compiling pinocchio v0.9.2 [INFO] [stderr] Compiling solana-msg v3.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling pinocchio-log v0.5.1 [INFO] [stderr] Compiling solana-instruction-error v2.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pinocchio-pubkey v0.3.0 [INFO] [stderr] Compiling pinocchio-token-interface v0.0.0 (/opt/rustwide/workdir/pinocchio/interface) [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling pinocchio-token-program v0.0.0 (/opt/rustwide/workdir/pinocchio/program) [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling solana-hash v3.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling solana-fee-calculator v3.0.0 [INFO] [stderr] Compiling solana-sha256-hasher v3.0.0 [INFO] [stderr] Compiling solana-address v1.0.0 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling solana-sdk-ids v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.0.0 [INFO] [stderr] Compiling solana-account-info v3.0.0 [INFO] [stderr] Compiling solana-sysvar-id v3.0.0 [INFO] [stderr] Compiling spl-token-interface v2.0.0 [INFO] [stderr] Compiling spl-token-interface v2.0.0 (/opt/rustwide/workdir/interface) [INFO] [stderr] Compiling solana-program-entrypoint v3.1.0 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-rent v3.0.0 [INFO] [stderr] Compiling solana-epoch-schedule v3.0.0 [INFO] [stderr] Compiling solana-slot-hashes v3.0.0 [INFO] [stderr] Compiling solana-clock v3.0.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.0 [INFO] [stderr] Compiling solana-cpi v3.0.0 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-sysvar v3.0.0 [INFO] [stderr] Compiling spl-token v9.0.0 (/opt/rustwide/workdir/program) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> program/src/entrypoint.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | solana_program_entrypoint::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom-alloc`, `custom-panic`, `frozen-abi`, `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_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program_entrypoint::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 38.94s [INFO] running `Command { std: "docker" "inspect" "c4a473998d218b0381b2e33d837781741285574eafd7d1dbcd1d37ec34c0f03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a473998d218b0381b2e33d837781741285574eafd7d1dbcd1d37ec34c0f03c", kill_on_drop: false }` [INFO] [stdout] c4a473998d218b0381b2e33d837781741285574eafd7d1dbcd1d37ec34c0f03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04db1b2b1889d52c431257ddd8a4492c5ada0aa5dead56b69345892e9e8e639a [INFO] running `Command { std: "docker" "start" "-a" "04db1b2b1889d52c431257ddd8a4492c5ada0aa5dead56b69345892e9e8e639a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling solana-svm-feature-set v3.0.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling solana-sdk-macro v3.0.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling solana-derivation-path v3.0.0 [INFO] [stderr] Compiling solana-seed-derivable v3.0.0 [INFO] [stderr] Compiling solana-sbpf v0.12.2 [INFO] [stderr] Compiling solana-seed-phrase v3.0.0 [INFO] [stderr] Compiling serde_with_macros v3.15.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling solana-program-error v3.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling serde_with v3.15.0 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling solana-hash v3.0.0 [INFO] [stderr] Compiling solana-sha256-hasher v3.0.0 [INFO] [stderr] Compiling solana-instruction-error v2.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling solana-transaction-error v3.0.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling solana-fee-calculator v3.0.0 [INFO] [stderr] Compiling solana-short-vec v3.0.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling solana-address v1.0.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling solana-pubkey v3.0.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling solana-sdk-ids v3.0.0 [INFO] [stderr] Compiling solana-instruction v3.0.0 [INFO] [stderr] Compiling solana-signature v3.1.0 [INFO] [stderr] Compiling solana-sysvar-id v3.0.0 [INFO] [stderr] Compiling solana-account-info v3.0.0 [INFO] [stderr] Compiling solana-epoch-schedule v3.0.0 [INFO] [stderr] Compiling solana-clock v3.0.0 [INFO] [stderr] Compiling solana-rent v3.0.0 [INFO] [stderr] Compiling solana-slot-hashes v3.0.0 [INFO] [stderr] Compiling solana-signer v3.0.0 [INFO] [stderr] Compiling solana-program-entrypoint v3.1.0 [INFO] [stderr] Compiling solana-epoch-rewards v3.0.0 [INFO] [stderr] Compiling solana-last-restart-slot v3.0.0 [INFO] [stderr] Compiling solana-slot-history v3.0.0 [INFO] [stderr] Compiling solana-message v3.0.1 [INFO] [stderr] Compiling solana-serialize-utils v3.1.0 [INFO] [stderr] Compiling solana-system-interface v2.0.0 [INFO] [stderr] Compiling solana-sysvar v3.0.0 [INFO] [stderr] Compiling agave-feature-set v3.0.6 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling solana-instructions-sysvar v3.0.0 [INFO] [stderr] Compiling solana-account v3.1.0 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling solana-cpi v3.0.0 [INFO] [stderr] Compiling solana-transaction v3.0.1 [INFO] [stderr] Compiling solana-transaction-context v3.0.6 [INFO] [stderr] Compiling solana-svm-transaction v3.0.6 [INFO] [stderr] Compiling solana-packet v3.0.0 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling solana-precompile-error v3.0.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling solana-fee-structure v3.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling solana-svm-callback v3.0.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling solana-stake-interface v2.0.1 [INFO] [stderr] Compiling solana-svm-type-overrides v3.0.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling solana-svm-log-collector v3.0.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling solana-svm-measure v3.0.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling solana-svm-timings v3.0.6 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling solana-program-runtime v3.0.6 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.3.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling solana-keypair v3.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling solana-bincode v3.0.0 [INFO] [stderr] Compiling solana-serde-varint v3.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling solana-curve25519 v3.0.6 [INFO] [stderr] Compiling solana-cluster-type v3.0.0 [INFO] [stderr] Compiling solana-keccak-hasher v3.0.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling solana-time-utils v3.0.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling solana-nonce v3.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling solana-inflation v3.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling solana-secp256k1-recover v3.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling solana-loader-v3-interface v6.1.0 [INFO] [stderr] Compiling solana-stable-layout v3.0.0 [INFO] [stderr] Compiling solana-blake3-hasher v3.0.0 [INFO] [stderr] Compiling solana-big-mod-exp v3.0.0 [INFO] [stderr] Compiling solana-loader-v4-interface v3.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling solana-nonce-account v3.0.0 [INFO] [stderr] Compiling solana-vote-interface v3.0.0 [INFO] [stderr] Compiling solana-program-pack v3.0.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling solana-system-program v3.0.6 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling solana-bn254 v3.1.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling solana-poseidon v3.0.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling agave-syscalls v3.0.6 [INFO] [stderr] Compiling solana-commitment-config v3.0.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling solana-native-token v3.0.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling solana-compute-budget v3.0.6 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling solana-bpf-loader-program v3.0.6 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling solana-metrics v3.0.6 [INFO] [stderr] Compiling spl-generic-token v2.0.1 [INFO] [stderr] Compiling solana-reward-info v3.0.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling solana-version v3.0.6 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling solana-hard-forks v3.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling data-encoding v2.7.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling solana-shred-version v3.0.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling solana-zk-sdk v4.0.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling solana-poh-config v3.0.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling solana-measure v3.0.6 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling solana-rayon-threadlimit v3.0.6 [INFO] [stderr] Compiling solana-genesis-config v3.0.0 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling solana-secp256k1-program v3.0.0 [INFO] [stderr] Compiling solana-ed25519-program v3.0.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling solana-perf v3.0.6 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling solana-loader-v4-program v3.0.6 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling solana-config-interface v2.0.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling solana-serde v3.0.0 [INFO] [stderr] Compiling solana-account-decoder-client-types v3.0.6 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling quinn-udp v0.5.9 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling fastbloom v0.9.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling solana-transaction-status-client-types v3.0.6 [INFO] [stderr] Compiling solana-stake-program v3.0.6 [INFO] [stderr] Compiling solana-rpc-client-types v3.0.6 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling solana-vote-program v3.0.6 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling solana-compute-budget-program v3.0.6 [INFO] [stderr] Compiling raw-cpuid v11.3.0 [INFO] [stderr] Compiling solana-epoch-info v3.0.0 [INFO] [stderr] Compiling solana-borsh v3.0.0 [INFO] [stderr] Compiling quinn v0.11.8 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling quinn-proto v0.11.12 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling solana-rpc-client-api v3.0.6 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling quanta v0.12.5 [INFO] [stderr] Compiling solana-net-utils v3.0.6 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling solana-quic-definitions v3.0.0 [INFO] [stderr] Compiling solana-feature-gate-interface v3.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling solana-tls-utils v3.0.6 [INFO] [stderr] Compiling mollusk-svm-fuzz-fixture v0.6.3 [INFO] [stderr] Compiling solana-builtins-default-costs v3.0.6 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling solana-transaction-metrics-tracker v3.0.6 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling solana-logger v3.0.0 [INFO] [stderr] Compiling solana-connection-cache v3.0.6 [INFO] [stderr] Compiling solana-compute-budget-interface v3.0.0 [INFO] [stderr] Compiling mollusk-svm-error v0.6.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling io-uring v0.7.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling mollusk-svm-fuzz-fs v0.6.3 [INFO] [stderr] Compiling solana-streamer v3.0.6 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling mollusk-svm-keys v0.6.3 [INFO] [stderr] Compiling solana-compute-budget-instruction v3.0.6 [INFO] [stderr] Compiling solana-rpc-client v3.0.6 [INFO] [stderr] Compiling solana-client-traits v3.0.0 [INFO] [stderr] Compiling spl-token-interface v2.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling agave-transaction-view v3.0.6 [INFO] [stderr] Compiling mollusk-svm-result v0.6.3 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling xattr v1.4.0 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling solana-pubsub-client v3.0.6 [INFO] [stderr] Compiling solana-runtime-transaction v3.0.6 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling solana-zk-token-sdk v3.0.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling solana-tpu-client v3.0.6 [INFO] [stderr] Compiling solana-bucket-map v3.0.6 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling agave-io-uring v3.0.6 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling spl-pod v0.7.1 [INFO] [stderr] Compiling solana-zk-elgamal-proof-program v3.0.6 [INFO] [stderr] Compiling solana-lattice-hash v3.0.6 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling solana-address-lookup-table-interface v3.0.0 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling seqlock v0.2.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling unwrap_none v0.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling solana-nohash-hasher v0.2.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling solana-epoch-rewards-hasher v3.0.0 [INFO] [stderr] Compiling tarpc v0.29.0 [INFO] [stderr] Compiling solana-unified-scheduler-logic v3.0.6 [INFO] [stderr] Compiling solana-zk-token-proof-program v3.0.6 [INFO] [stderr] Compiling spl-discriminator v0.5.1 [INFO] [stderr] Compiling solana-builtins v3.0.6 [INFO] [stderr] Compiling solana-quic-client v3.0.6 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Compiling dir-diff v0.3.3 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v3.0.6 [INFO] [stderr] Compiling solana-cost-model v3.0.6 [INFO] [stderr] Compiling solana-udp-client v3.0.6 [INFO] [stderr] Compiling solana-svm v3.0.6 [INFO] [stderr] Compiling solana-vote v3.0.6 [INFO] [stderr] Compiling solana-system-transaction v3.0.0 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling solana-fee v3.0.6 [INFO] [stderr] Compiling agave-reserved-account-keys v3.0.6 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling solana-client v3.0.6 [INFO] [stderr] Compiling solana-tpu-client-next v3.0.6 [INFO] [stderr] Compiling solana-banks-interface v3.0.6 [INFO] [stderr] Compiling spl-type-length-value v0.9.0 [INFO] [stderr] Compiling solana-curve25519 v2.3.4 [INFO] [stderr] Compiling spl-token-metadata-interface v0.8.0 [INFO] [stderr] Compiling spl-token-confidential-transfer-proof-extraction v0.5.0 [INFO] [stderr] Compiling solana-banks-client v3.0.6 [INFO] [stderr] Compiling spl-token-group-interface v0.7.1 [INFO] [stderr] Compiling spl-token-confidential-transfer-proof-generation v0.5.0 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling spl-token-2022-interface v2.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling sdd v3.0.5 [INFO] [stderr] Compiling scc v2.3.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling spl-token v9.0.0 (/opt/rustwide/workdir/program) [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> program/src/entrypoint.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | solana_program_entrypoint::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom-alloc`, `custom-panic`, `frozen-abi`, `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_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program_entrypoint::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling spl-token-interface v2.0.0 (/opt/rustwide/workdir/interface) [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling pinocchio-token-interface v0.0.0 (/opt/rustwide/workdir/pinocchio/interface) [INFO] [stderr] Compiling solana-accounts-db v3.0.6 [INFO] [stderr] Compiling solana-secp256r1-program v3.0.0 [INFO] [stderr] Compiling agave-precompiles v3.0.6 [INFO] [stderr] Compiling mollusk-svm v0.6.3 [INFO] [stderr] Compiling solana-runtime v3.0.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> program/src/entrypoint.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | solana_program_entrypoint::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `custom-alloc`, `custom-panic`, `frozen-abi`, `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_entrypoint` crate, try updating your dependency with `cargo update -p solana_program_entrypoint` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program_entrypoint::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-send-transaction-service v3.0.6 [INFO] [stderr] Compiling solana-banks-server v3.0.6 [INFO] [stderr] Compiling solana-program-test v3.0.6 [INFO] [stderr] Compiling pinocchio-token-program v0.0.0 (/opt/rustwide/workdir/pinocchio/program) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0tBrlk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspl_token_interface-549e55faf5865349,libsolana_program_option-61cbec12aaea786c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmollusk_svm-08baae059049b68b,libmollusk_svm_result-e610036ad14ea117,libmollusk_svm_keys-90503944ff1b3462,libmollusk_svm_error-242801d4fcff1fee,libpinocchio_token_interface-ed7f8c2acf80c9f2,libpinocchio_pubkey-0e20c66f1dd21171,libsha2_const_stable-b5ff0a4b40e27562,libpinocchio-cfa74c96949cbc88,libsolana_program_test-acdb7768c26110cc,libsolana_logger-92ff224053c9308d,libsignal_hook-4724a15aec0d4847,libenv_logger-eb3e27640a07c598,libanstream-0f3ade368fa38109,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-88a7ee208424f5d6,libanstyle-8f9813155d5c1cf2,libsolana_banks_server-5d634cb87d802814,libsolana_send_transaction_service-7b24edbe3d6bf47b,libsolana_tpu_client_next-cddbea62126de076,liblru-98b36b63201056bc,libhashbrown-7202983ff5b2fd99,libahash-98f8111071c0b5c2,libsolana_runtime-cb0d056729b88ece,libsymlink-aae96fb09cdcdc46,libim-02cc8bc4c2ebae16,librand_xoshiro-7f71a08b215674d8,libsized_chunks-fe36b590080d95b3,libbitmaps-93f59cfa6e0dcf83,libstrum-d45930c53298ae0b,libregex-6d7a343bf2048841,libregex_automata-c37e14955109ddbf,libaho_corasick-9aa268204e2ff350,libregex_syntax-13fc688ae7f36982,libsolana_unified_scheduler_logic-01cfa8559168135b,libunwrap_none-484040412b32d0a2,libassert_matches-58327a20575d53ab,libarc_swap-4d53f24db0759841,libsolana_epoch_rewards_hasher-8687ff7683fc4dc8,libsiphasher-7b49b0cc05d9e611,libsolana_vote-21dc94477ec3568c,libsolana_system_transaction-af5a7a0bb1afd618,libsolana_fee-bef6e6daa779ea52,libsolana_cost_model-6a8f97349f490f6c,libsolana_runtime_transaction-74ef741a1569a266,libagave_transaction_view-8f3c6cb5bd879861,libsolana_compute_budget_instruction-e91a022362cd4a53,libsolana_compute_budget_interface-8fd3f7f504fa25ea,libsolana_borsh-d6b4c4f8cccadc4f,libsolana_builtins_default_costs-bfe6968da81162d5,libsolana_compute_budget-193d41b7aca4c1ed,libsolana_builtins-92859904bbd851c1,libsolana_zk_elgamal_proof_program-1ded59b8d002362d,libsolana_zk_sdk-d1945cf8dfc4ed86,libsolana_zk_token_proof_program-908d9885138dad60,libsolana_zk_token_sdk-3dd01714b1cbba5b,libmerlin-2134f867505d99db,libaes_gcm_siv-7314b1e35004e812,libctr-6c5dc4829112f398,libaes-bc2aa134891d10e3,libpolyval-2a1bcb74d53034fa,libuniversal_hash-274bba0b409c51ed,libcipher-38e3f94705c2ff79,libinout-da1e61e18157ce8f,libaead-00c3dd1519a9f1a1,libsolana_compute_budget_program-5eb4f7bbbc1e52b3,libsolana_stake_program-0309c3ca1d94e4eb,libsolana_config_interface-fd7ed005dcd8f695,libsolana_native_token-d4e36d1b2bded999,libsolana_vote_program-d389726e2fa48ff7,libsolana_system_program-f0e07e8c0a23cfff,libsolana_accounts_db-c5d45495c11d3b4e,liblz4-bd4a7973a5033cb2,liblz4_sys-7a03d315e60adc85,libagave_io_uring-2c2b2c121b5d8e4a,libio_uring-be51b1147566dad2,libtar-ccef917e7f37ea06,libxattr-5a3146cdb1114028,librustix-f9f603a78454f217,liblinux_raw_sys-55b7b1db68c9bc6e,libfiletime-bc70f4b74bf96866,libsolana_genesis_config-09ce4712f1929b0f,libsolana_poh_config-7279ae14ff208ff5,libsolana_shred_version-4e9a112c190291c7,libsolana_hard_forks-5583255f92a26e64,libmemmap2-d83f14437d933ae5,libbzip2-1ec9016c498ef759,libbzip2_sys-7ed0d141c5041450,libsolana_bucket_map-59fabd6427888b4b,libnum_enum-01cb650d8a1372f6,libmemmap2-89d54310b67cc6c5,libtempfile-c1a9d8b0190d8a4f,libfastrand-503f12a96d791409,librustix-b52fa01f97b2dc08,liblinux_raw_sys-1529fcfe4685f861,libsolana_lattice_hash-0fb85269464da172,libseqlock-bc5457d108c3135b,libsolana_address_lookup_table_interface-c0e5807e562ecc72,libsolana_nohash_hasher-6bb4cf4e5a8df3bc,libmodular_bitfield-c276aceb50631b79,libagave_reserved_account_keys-65c361b35556200e,libagave_precompiles-db43958e9ac73710,libsolana_secp256r1_program-d08a4e23f6d2a600,libopenssl-6227195351d47b5a,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bb566507169b9ec2,libsolana_secp256k1_program-9ca1cb93a48e749b,libsolana_ed25519_program-0cd65a08a2ac84f9,libed25519_dalek-5c9645765e79fecf,libcurve25519_dalek-6b8eb2ea374e808c,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libsolana_svm-22a3767a4bbcb41a,libsolana_loader_v4_program-ed1bd69fbf1bb205,libsolana_bpf_loader_program-24cab556514c7a7b,libagave_syscalls-bf39e41c0ab0e6db,liblibsecp256k1-f0a880dc7db460fc,libbase64-f7cafe3d9ba4999e,libsha2-fb7c076f03bb09aa,libopaque_debug-1c8528c9b2d49180,libblock_buffer-b4b52132d6a8901e,libhmac_drbg-3c6866e9fa0a97a5,libhmac-5fef9487b4ac50ba,libcrypto_mac-53130e0f2ec5a481,librand-2c523964ba7b587c,librand_chacha-4e4b09f606e2eaf8,librand_core-f407ce1c0ab74e3e,libgetrandom-45d24fd1bcb10dc4,liblibsecp256k1_core-6c05321a73edb253,libcrunchy-2b0190a9eb548ac6,libdigest-b9986f8803181299,libsolana_curve25519-adfd8cb31d4c2801,libsolana_stable_layout-75bd5f740deafb39,libsolana_secp256k1_recover-c40931f5f83a92b1,libk256-2fdcbdb8a756dc2e,libecdsa-5d732cc5eaa6c64e,librfc6979-04fb1be026dafafa,libelliptic_curve-95036806aabdc987,libpkcs8-87023cd79134f351,libspki-8286f765f000b107,libsec1-dbe5dca3eeeb011c,libder-5584b49e2989d9fa,libcrypto_bigint-bd78eb92d7b297bc,libbase16ct-b0752502dc7a9a1c,libgroup-a969565f5a5ec480,libff-7e84260ec3883ffe,libsolana_poseidon-6d5489c4a8f473a9,liblight_poseidon-4b1d16c6ffef9160,libsolana_keccak_hasher-fcc6c7a80ddfd3cc,libsha3-8e6c86ff79e1af11,libkeccak-42ca8630c7170c4b,libsolana_bn254-0e28e147f786f70d,libark_bn254-7ccc9aa16099c8a8,libark_ec-6dd4010b486573a4,libark_poly-fe0240602be2b508,libhashbrown-3e88ed41e5072d4f,libitertools-34cbdbe81f4161c4,libark_ff-008ac48db0b9c3b5,libark_serialize-18d1dd30c20db091,libark_std-bd1369b0b6c2bd15,libsolana_blake3_hasher-4d6fcd57c6980d88,libsolana_big_mod_exp-2dba8a795f0ffbb1,libsolana_bincode-6170b5aea8d27a47,libspl_generic_token-095786a8d41c781d,libsolana_loader_v4_interface-ca71002ebc69ba8c,libsolana_program_runtime-2870b6a9c2b8c3ee,libsolana_stake_interface-82280e68f41bbdb9,libsolana_cpi-4e5ea6014276828b,libsolana_svm_type_overrides-649ab2e618f2de75,libsolana_svm_transaction-c54800991c2d6597,libsolana_svm_timings-7d00c5dd538c1f22,libenum_iterator-daf868d4592f3a69,libeager-a39a994d3f03deed,libsolana_svm_measure-b6d343aa90a6a71b,libsolana_svm_log_collector-bf6ff98e69c671c2,libsolana_svm_callback-a5dfb54ef06acdd9,libsolana_precompile_error-f68069de3317adf0,libsolana_nonce_account-47bdced5e86a4d0d,libsolana_loader_v3_interface-38f4355fe2816a91,libsolana_fee_structure-1f8cae7bed00b69a,libsolana_client-6fe87072efc7a164,libsolana_rpc_client_nonce_utils-e034ccd1b7525e58,libsolana_nonce-215ad1e85f60d1e1,libsolana_tpu_client-f9041aacce129736,libsolana_client_traits-37543d741c5cdc11,libsolana_rpc_client-b41860cc2ab6b214,libindicatif-2707379f4055c8ce,libunit_prefix-bb44c7495081a207,libconsole-ac3cc2f030b62f95,libunicode_width-79cfce0a776a55d3,libsolana_feature_gate_interface-4f28155a8f11c036,libsolana_vote_interface-29aaf298bd219b6d,libsolana_system_interface-b454488f58e3db03,libsolana_epoch_info-70e464e976ae14f2,libsolana_pubsub_client-594bd38ec4e05e05,libtokio_tungstenite-b732fbec22d4d045,libwebpki_roots-881d9833caf02a91,libtokio_rustls-152a81b9c30c5aed,libtungstenite-399eec038cedfba1,libwebpki_roots-4b637780df152c90,librustls-7362c4b10eea059e,libsct-7594e1e8a35ceab2,libwebpki-2b4361df5adbbe9e,libutf8-d75228722519eff6,libsha1-8453cd333f8ff25e,libhttp-d2d697f036578d65,libtokio_stream-3c4de9ac27aa24d9,libsolana_udp_client-d5d772e641f7d3a5,libsolana_quic_client-1b34dafa6dcce2a6,libsolana_streamer-94a2e32af9077463,libhistogram-948224fc78ceee39,libpem-424a71497994c37f,libsolana_transaction_metrics_tracker-76a53eb8f2c61d75,libsolana_tls_utils-501af09da044c85b,libx509_parser-190990967c8da6aa,libbase64-b5296a10b8334a2c,libdata_encoding-b1c0af79a4758e5f,liboid_registry-c9386bea85729be3,libder_parser-cb301f37ef71143d,libnum_bigint-5cc9ff88323f2e99,libasn1_rs-12cd890068c849e8,librusticata_macros-cb7d486c265e46a5,libnom-82a6ec87e7af82e4,libtime-0f5a97f5cfecba12,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libsolana_perf-9c9d145452195db9,libcaps-e72a611e2390b6d5,libsolana_rayon_threadlimit-6e8282e52354900a,libnum_cpus-28028de91a0135ed,libdlopen2-654ebb8829275734,libsolana_packet-d2b7f0979db19516,libserde_with-26399c9dd5e37b24,libpercentage-d5f7c3372fb90eea,libnum-abacf12ea7d5c8de,libnum_rational-697a2af439846bfc,libnum_iter-a9f9829fe79bcab1,libnum_complex-4df760426147debe,libnum_bigint-788aa2ceb3274d4e,libnum_integer-3367a357d6e00808,libgovernor-4b0f60e89860efa9,libquanta-caf4f6ff62fc8bc4,libraw_cpuid-07587d5e588a26bf,libdashmap-fc9a0752ef2a7b1f,librayon-13639db05bb94130,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libhashbrown-c66a0cd602652163,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,libportable_atomic-bccbadde2fb42abe,libno_std_compat-1884f93e74d07c9f,libsolana_rpc_client_api-e71c6ab6e55ec9cf,libreqwest_middleware-6f6afb709885280b,libsolana_rpc_client_types-1baf05c61e449b3d,libsolana_version-e66592267b0cde7a,libsolana_serde_varint-b1e605cb018d2265,libsemver-ff06d5ab784e9881,libsolana_inflation-edf9e7133261b2d7,libsolana_transaction_status_client_types-92d5fa0dff3e3c21,libsolana_reward_info-d3d4f8b9e238c3be,libsolana_account_decoder_client_types-c96fc1b1143440ab,libzstd-8ec6ab6d782283d4,libzstd_safe-ab7497862191c0c6,libzstd_sys-61dd5bc07b0fe33c,libbs58-057a6ece2aba89a6,libjsonrpc_core-2880579e8cdfaabd,libsolana_quic_definitions-b3eee7cd7074c22f,libsolana_net_utils-0608a23b4ece3258,libnix-76949bb14b284107,libmemoffset-d097e3ee30e4731d,libsolana_serde-77d591374b911fbd,libitertools-97851b5a067112d9,libquinn-935bd32129d4f9a0,libquinn_udp-ec9b25428f66dc24,libquinn_proto-3e5bdb011def0576,librustls_platform_verifier-4253ca62bec18c4b,librustls_native_certs-cd94561b784f6017,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-86f17c4cc14f6606,libwide-05e160554ad21397,libsafe_arch-a2ee44458e817787,libsiphasher-f4ddcf7845cbccbe,librand-fb7c5d74ef5304c6,librand_chacha-896853b1eab7e7a9,librand_core-331d880f7f1db053,libgetrandom-c63265df2e070fe7,libtinyvec-a0003504096d4fd3,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libasync_lock-ad041baec5952b26,libevent_listener_strategy-c82f65e91c88ef3d,libevent_listener-da4a0e00666887da,libparking-49fcf10303d3525f,libsolana_connection_cache-e60cc14de92457aa,libsolana_measure-45561dd6bec74ab5,libindexmap-13697496cf48620e,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libsolana_metrics-0ff9312613740e1f,libreqwest-2b54acd8488f5ea3,libhyper_rustls-193448c8c24d0791,libwebpki_roots-b355b3cd8e44be51,libtokio_rustls-f6274ade442ca2a9,librustls-72517648774e09ed,libwebpki-6835d24ef0b430b8,libring-b5882204b01cbb13,libuntrusted-3420b86308bec153,librustls_pki_types-81b8b6658c0647d3,libserde_urlencoded-ea2b35f44276ecd7,libtokio_util-32deb4dca9093665,libasync_compression-216dfc46824d3c93,libflate2-e7a5d1bdb41cc156,libminiz_oxide-08eaae0349422953,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libbrotli-c847b26a510dccc9,libbrotli_decompressor-6df54d46170f4fea,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-13b94df1f56aca0e,libiri_string-a380f51e5b0b7b73,libtower-62531d938da23a3e,libtower_layer-d70c7e404336389b,libhyper_util-127d82d61392471d,libipnet-9aae67a4e846df6d,libsocket2-df719e0df668a410,libtower_service-0d7df29686b13872,libhyper-920426990dca7f08,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-393f41ac46057270,libhttp_body_util-ebc710ccf5bc9937,libhttp_body-1e355eec7c679548,liburl-4f3b158e6ebb54a6,libidna-3eba0337ce0adb4a,libidna_adapter-aaf1ed32c97db38a,libicu_normalizer-f9c73590eba4aa0a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-b6dcec7d282aec17,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-57fdddc86f2f8803,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-a5c8c647f5c39172,libicu_provider-23fcbb408fd5e1fe,libicu_locid-3f7b60c1028a2b92,liblitemap-cecd5a7fd1787c64,libtinystr-67359d22f1ffa6bf,libzerovec-2f5aa717ae5883bd,libwriteable-45c783735d88c2b0,libyoke-0dd0938eef7f9762,libzerofrom-5d5cad784acd7cf7,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libhttp-11173fc36a7e7c7b,libsync_wrapper-5a27d2ea02cd7690,libsolana_time_utils-c91072b3466fa3ca,libsolana_cluster_type-cadddb4516108160,libgethostname-77bf50dbc339543b,libsolana_banks_client-45f472ca885a6b30,libsolana_program_pack-d5bba9fe43c4b4f3,libsolana_banks_interface-42c14221dcc2dc67,libtarpc-5e24a4a930a824d1,libhumantime-271ba35809dd8c72,libanyhow-a6cad01b77d60716,libstatic_assertions-d53a9977dc6e27e5,libtracing_opentelemetry-e802dd6f0c229135,libtracing-78b8a2fa5185134b,libtracing_subscriber-9269b7a035fc8017,libthread_local-0f0b93b43b5e76ce,libsharded_slab-8a8a8c9e27e64aa6,libtracing_core-00042915e72642a2,libopentelemetry-779b8c7080b58526,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,libthiserror-f01fedb89d633838,libtokio_util-eb3d52ebff012b60,libfutures-0eeb1591c5a0a885,libfutures_executor-5fa3a026108e5328,libfutures_util-56fb99de4071f371,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_serde-6927b8501831bb25,libserde_json-4a3acc22b7ebf040,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libpin_project-1f8db06bdfc790f0,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libsolana_transaction_context-be04700493b77e79,libsolana_sbpf-e644af32cb723508,librustc_demangle-f257d5a904da7bce,libthiserror-95d64f77ee94e8af,libhash32-2d23adeb6b17e94c,libcombine-a1f28f9107687134,libascii-9993ce3b808645b3,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libmemchr-b49b60ab4582a282,libeither-38d43fea6173fdf6,libsolana_instructions_sysvar-32d8588d4baa8300,libsolana_serialize_utils-cd7d67d533dd628e,libbitflags-ac8223e69b2e4fd4,libsolana_transaction-f25242f2454f56c7,libsolana_message-53be1a5c04ad3478,libsolana_short_vec-00add34657390bde,libblake3-74349d9f350546ee,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libsolana_commitment_config-68f1cea7bdc1d77f,libsolana_account-ac5a074276d5731d,libserde_bytes-84519398757b6f9b,libsolana_sysvar-ea6072c5b24f2f5d,libsolana_slot_history-499a34b3da1d169a,libbv-7373f05e392515a9,libsolana_slot_hashes-cb01ab1525539d1a,libsolana_rent-c633580af5a2e4d7,libsolana_instruction-a6aa824bb43fcfe7,libbincode-d5cf43dbe3e42b40,libsolana_last_restart_slot-b6acaf97178d72c7,libsolana_fee_calculator-1589733ada587901,libsolana_epoch_rewards-104e97ea4219db8a,libsolana_clock-fe3dd601cf304ab4,libsolana_program_entrypoint-29eb9c0c65448cd8,libsolana_msg-f3afcedea0156d8a,libsolana_define_syscall-65237f0722b483c6,libsolana_account_info-274d9338df6641c8,libsolana_program_memory-fca7235edb93f85d,liblog-ba604b77dad33fe2,libchrono_humanize-38c32b332b7b5bd2,libchrono-a4dde439dccf085f,libiana_time_zone-33839373f004bfb1,libbase64-2a03de3babadded3,libagave_feature_set-21b1c5c6a51a7b53,libsolana_svm_feature_set-1eda3dc30688162d,libsolana_epoch_schedule-e9051f288bcd8612,libsolana_sysvar_id-29157c1df3efb55a,libsolana_sdk_ids-78c4173f84c555aa,libahash-13a6ee00bbed5d1e,libonce_cell-debe7c411cf97340,libtokio-4d170f89f450da8e,libsignal_hook_registry-a9956c7988996850,libsocket2-4804fa32962c5b0f,libbytes-6645dc3c8401553a,libmio-e41eb3af7afb5960,libparking_lot-f3807678dc59fc4d,libparking_lot_core-8f5fa85e451caa96,libsmallvec-5854932b8c8b4991,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libsolana_keypair-41484bf9a427e52d,libsolana_seed_derivable-d146ca8f3713e3e1,libsolana_derivation_path-19a48b439a4d53e3,libqstring-b4ace675bebda512,libpercent_encoding-9bee39bbc5bd523a,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,libed25519_dalek_bip32-b51889d760855245,libderivation_path-8eaa828b04275332,libsolana_signer-628de09b0025c19d,libsolana_transaction_error-082a370ef2f485ab,libsolana_instruction_error-3081c05dbe13924a,libnum_traits-1a0074f98e3a6d0e,libsolana_signature-b50ed19f97140361,libserde_big_array-d64ec6c6166eed47,libsolana_seed_phrase-a91d7088ae99ece1,libpbkdf2-7289cfa3d8b3af37,libhmac-182ff28fd5a72fd6,libed25519_dalek-a361cb3bf9ee87be,libed25519-6174cc22d6c53a3f,libsignature-94b16f736da83dd3,libsolana_pubkey-669403a4e85f9394,libsolana_address-b2a43b8f477e684a,libfive8_const-730b1da315231559,libcurve25519_dalek-e1db73c9db4e135d,libsolana_sha256_hasher-51406d6028927789,libsolana_hash-21a75bf73b534d13,libbytemuck-46910bd367fcc9d3,libsolana_sanitize-83dbd5e2fcb428cf,libsha2-7d187ce17cbe90b7,libcpufeatures-1354436b31901300,libdigest-5af778e9bd8c4479,libsubtle-6ff5d44cdfa0bfdf,libconst_oid-5d63b50f42b847e9,libblock_buffer-e2fa6104355ebd07,libcrypto_common-b30bfd567d30e3b9,libgeneric_array-7377d59ee54dfa99,libtypenum-66c155be53855aa0,libzeroize-522d7cc4462587c8,libserde-a69ca28c94437d6b,libserde_core-c604f0b4e34f5e0e,libsolana_atomic_u64-f6ca003b747982da,libfive8-66e6491d7c6d849c,libfive8_core-f670c7d8c2aed4c2,librand-e7b81be0fa96ea1a,librand_chacha-20853f21caf5cf57,libppv_lite86-7a33de85d9a6c243,libzerocopy-be47dc68e9555e5e,libbyteorder-d4f0925090e3c361,librand_core-46246612a794c418,libgetrandom-82ac10bf7c0c419a,liblibc-5123f14f31b09f0b,libcfg_if-33ef6c02a07f9fec,libsolana_program_error-a240e879d120beb2,libborsh-534cf786bae58a09}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0tBrlk/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0110b2e99a620bb9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/blake3-db669858d51f6035/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-16474ddf86cf8776/out/lib" "-L" "/opt/rustwide/target/debug/build/lz4-sys-8972eb5a12bb1057/out" "-L" "/opt/rustwide/target/debug/build/ring-c1fbecab06b6c0a3/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7938fc8d5b28f7f0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/unwrap_lamports-bd2415a9226f8ae6" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pinocchio-token-program` (test "unwrap_lamports") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuXYbdW/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libspl_token_interface-549e55faf5865349,libsolana_program_option-61cbec12aaea786c}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmollusk_svm-08baae059049b68b,libmollusk_svm_result-e610036ad14ea117,libmollusk_svm_keys-90503944ff1b3462,libmollusk_svm_error-242801d4fcff1fee,libpinocchio_token_interface-ed7f8c2acf80c9f2,libpinocchio_pubkey-0e20c66f1dd21171,libsha2_const_stable-b5ff0a4b40e27562,libpinocchio-cfa74c96949cbc88,libsolana_program_test-acdb7768c26110cc,libsolana_logger-92ff224053c9308d,libsignal_hook-4724a15aec0d4847,libenv_logger-eb3e27640a07c598,libanstream-0f3ade368fa38109,libanstyle_query-2795f030b7507c68,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-88a7ee208424f5d6,libanstyle-8f9813155d5c1cf2,libsolana_banks_server-5d634cb87d802814,libsolana_send_transaction_service-7b24edbe3d6bf47b,libsolana_tpu_client_next-cddbea62126de076,liblru-98b36b63201056bc,libhashbrown-7202983ff5b2fd99,libahash-98f8111071c0b5c2,libsolana_runtime-cb0d056729b88ece,libsymlink-aae96fb09cdcdc46,libim-02cc8bc4c2ebae16,librand_xoshiro-7f71a08b215674d8,libsized_chunks-fe36b590080d95b3,libbitmaps-93f59cfa6e0dcf83,libstrum-d45930c53298ae0b,libregex-6d7a343bf2048841,libregex_automata-c37e14955109ddbf,libaho_corasick-9aa268204e2ff350,libregex_syntax-13fc688ae7f36982,libsolana_unified_scheduler_logic-01cfa8559168135b,libunwrap_none-484040412b32d0a2,libassert_matches-58327a20575d53ab,libarc_swap-4d53f24db0759841,libsolana_epoch_rewards_hasher-8687ff7683fc4dc8,libsiphasher-7b49b0cc05d9e611,libsolana_vote-21dc94477ec3568c,libsolana_system_transaction-af5a7a0bb1afd618,libsolana_fee-bef6e6daa779ea52,libsolana_cost_model-6a8f97349f490f6c,libsolana_runtime_transaction-74ef741a1569a266,libagave_transaction_view-8f3c6cb5bd879861,libsolana_compute_budget_instruction-e91a022362cd4a53,libsolana_compute_budget_interface-8fd3f7f504fa25ea,libsolana_borsh-d6b4c4f8cccadc4f,libsolana_builtins_default_costs-bfe6968da81162d5,libsolana_compute_budget-193d41b7aca4c1ed,libsolana_builtins-92859904bbd851c1,libsolana_zk_elgamal_proof_program-1ded59b8d002362d,libsolana_zk_sdk-d1945cf8dfc4ed86,libsolana_zk_token_proof_program-908d9885138dad60,libsolana_zk_token_sdk-3dd01714b1cbba5b,libmerlin-2134f867505d99db,libaes_gcm_siv-7314b1e35004e812,libctr-6c5dc4829112f398,libaes-bc2aa134891d10e3,libpolyval-2a1bcb74d53034fa,libuniversal_hash-274bba0b409c51ed,libcipher-38e3f94705c2ff79,libinout-da1e61e18157ce8f,libaead-00c3dd1519a9f1a1,libsolana_compute_budget_program-5eb4f7bbbc1e52b3,libsolana_stake_program-0309c3ca1d94e4eb,libsolana_config_interface-fd7ed005dcd8f695,libsolana_native_token-d4e36d1b2bded999,libsolana_vote_program-d389726e2fa48ff7,libsolana_system_program-f0e07e8c0a23cfff,libsolana_accounts_db-c5d45495c11d3b4e,liblz4-bd4a7973a5033cb2,liblz4_sys-7a03d315e60adc85,libagave_io_uring-2c2b2c121b5d8e4a,libio_uring-be51b1147566dad2,libtar-ccef917e7f37ea06,libxattr-5a3146cdb1114028,librustix-f9f603a78454f217,liblinux_raw_sys-55b7b1db68c9bc6e,libfiletime-bc70f4b74bf96866,libsolana_genesis_config-09ce4712f1929b0f,libsolana_poh_config-7279ae14ff208ff5,libsolana_shred_version-4e9a112c190291c7,libsolana_hard_forks-5583255f92a26e64,libmemmap2-d83f14437d933ae5,libbzip2-1ec9016c498ef759,libbzip2_sys-7ed0d141c5041450,libsolana_bucket_map-59fabd6427888b4b,libnum_enum-01cb650d8a1372f6,libmemmap2-89d54310b67cc6c5,libtempfile-c1a9d8b0190d8a4f,libfastrand-503f12a96d791409,librustix-b52fa01f97b2dc08,liblinux_raw_sys-1529fcfe4685f861,libsolana_lattice_hash-0fb85269464da172,libseqlock-bc5457d108c3135b,libsolana_address_lookup_table_interface-c0e5807e562ecc72,libsolana_nohash_hasher-6bb4cf4e5a8df3bc,libmodular_bitfield-c276aceb50631b79,libagave_reserved_account_keys-65c361b35556200e,libagave_precompiles-db43958e9ac73710,libsolana_secp256r1_program-d08a4e23f6d2a600,libopenssl-6227195351d47b5a,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-bb566507169b9ec2,libsolana_secp256k1_program-9ca1cb93a48e749b,libsolana_ed25519_program-0cd65a08a2ac84f9,libed25519_dalek-5c9645765e79fecf,libcurve25519_dalek-6b8eb2ea374e808c,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libsolana_svm-22a3767a4bbcb41a,libsolana_loader_v4_program-ed1bd69fbf1bb205,libsolana_bpf_loader_program-24cab556514c7a7b,libagave_syscalls-bf39e41c0ab0e6db,liblibsecp256k1-f0a880dc7db460fc,libbase64-f7cafe3d9ba4999e,libsha2-fb7c076f03bb09aa,libopaque_debug-1c8528c9b2d49180,libblock_buffer-b4b52132d6a8901e,libhmac_drbg-3c6866e9fa0a97a5,libhmac-5fef9487b4ac50ba,libcrypto_mac-53130e0f2ec5a481,librand-2c523964ba7b587c,librand_chacha-4e4b09f606e2eaf8,librand_core-f407ce1c0ab74e3e,libgetrandom-45d24fd1bcb10dc4,liblibsecp256k1_core-6c05321a73edb253,libcrunchy-2b0190a9eb548ac6,libdigest-b9986f8803181299,libsolana_curve25519-adfd8cb31d4c2801,libsolana_stable_layout-75bd5f740deafb39,libsolana_secp256k1_recover-c40931f5f83a92b1,libk256-2fdcbdb8a756dc2e,libecdsa-5d732cc5eaa6c64e,librfc6979-04fb1be026dafafa,libelliptic_curve-95036806aabdc987,libpkcs8-87023cd79134f351,libspki-8286f765f000b107,libsec1-dbe5dca3eeeb011c,libder-5584b49e2989d9fa,libcrypto_bigint-bd78eb92d7b297bc,libbase16ct-b0752502dc7a9a1c,libgroup-a969565f5a5ec480,libff-7e84260ec3883ffe,libsolana_poseidon-6d5489c4a8f473a9,liblight_poseidon-4b1d16c6ffef9160,libsolana_keccak_hasher-fcc6c7a80ddfd3cc,libsha3-8e6c86ff79e1af11,libkeccak-42ca8630c7170c4b,libsolana_bn254-0e28e147f786f70d,libark_bn254-7ccc9aa16099c8a8,libark_ec-6dd4010b486573a4,libark_poly-fe0240602be2b508,libhashbrown-3e88ed41e5072d4f,libitertools-34cbdbe81f4161c4,libark_ff-008ac48db0b9c3b5,libark_serialize-18d1dd30c20db091,libark_std-bd1369b0b6c2bd15,libsolana_blake3_hasher-4d6fcd57c6980d88,libsolana_big_mod_exp-2dba8a795f0ffbb1,libsolana_bincode-6170b5aea8d27a47,libspl_generic_token-095786a8d41c781d,libsolana_loader_v4_interface-ca71002ebc69ba8c,libsolana_program_runtime-2870b6a9c2b8c3ee,libsolana_stake_interface-82280e68f41bbdb9,libsolana_cpi-4e5ea6014276828b,libsolana_svm_type_overrides-649ab2e618f2de75,libsolana_svm_transaction-c54800991c2d6597,libsolana_svm_timings-7d00c5dd538c1f22,libenum_iterator-daf868d4592f3a69,libeager-a39a994d3f03deed,libsolana_svm_measure-b6d343aa90a6a71b,libsolana_svm_log_collector-bf6ff98e69c671c2,libsolana_svm_callback-a5dfb54ef06acdd9,libsolana_precompile_error-f68069de3317adf0,libsolana_nonce_account-47bdced5e86a4d0d,libsolana_loader_v3_interface-38f4355fe2816a91,libsolana_fee_structure-1f8cae7bed00b69a,libsolana_client-6fe87072efc7a164,libsolana_rpc_client_nonce_utils-e034ccd1b7525e58,libsolana_nonce-215ad1e85f60d1e1,libsolana_tpu_client-f9041aacce129736,libsolana_client_traits-37543d741c5cdc11,libsolana_rpc_client-b41860cc2ab6b214,libindicatif-2707379f4055c8ce,libunit_prefix-bb44c7495081a207,libconsole-ac3cc2f030b62f95,libunicode_width-79cfce0a776a55d3,libsolana_feature_gate_interface-4f28155a8f11c036,libsolana_vote_interface-29aaf298bd219b6d,libsolana_system_interface-b454488f58e3db03,libsolana_epoch_info-70e464e976ae14f2,libsolana_pubsub_client-594bd38ec4e05e05,libtokio_tungstenite-b732fbec22d4d045,libwebpki_roots-881d9833caf02a91,libtokio_rustls-152a81b9c30c5aed,libtungstenite-399eec038cedfba1,libwebpki_roots-4b637780df152c90,librustls-7362c4b10eea059e,libsct-7594e1e8a35ceab2,libwebpki-2b4361df5adbbe9e,libutf8-d75228722519eff6,libsha1-8453cd333f8ff25e,libhttp-d2d697f036578d65,libtokio_stream-3c4de9ac27aa24d9,libsolana_udp_client-d5d772e641f7d3a5,libsolana_quic_client-1b34dafa6dcce2a6,libsolana_streamer-94a2e32af9077463,libhistogram-948224fc78ceee39,libpem-424a71497994c37f,libsolana_transaction_metrics_tracker-76a53eb8f2c61d75,libsolana_tls_utils-501af09da044c85b,libx509_parser-190990967c8da6aa,libbase64-b5296a10b8334a2c,libdata_encoding-b1c0af79a4758e5f,liboid_registry-c9386bea85729be3,libder_parser-cb301f37ef71143d,libnum_bigint-5cc9ff88323f2e99,libasn1_rs-12cd890068c849e8,librusticata_macros-cb7d486c265e46a5,libnom-82a6ec87e7af82e4,libtime-0f5a97f5cfecba12,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-9df638cca9ea2119,libpowerfmt-a0c185df26c26a22,libsolana_perf-9c9d145452195db9,libcaps-e72a611e2390b6d5,libsolana_rayon_threadlimit-6e8282e52354900a,libnum_cpus-28028de91a0135ed,libdlopen2-654ebb8829275734,libsolana_packet-d2b7f0979db19516,libserde_with-26399c9dd5e37b24,libpercentage-d5f7c3372fb90eea,libnum-abacf12ea7d5c8de,libnum_rational-697a2af439846bfc,libnum_iter-a9f9829fe79bcab1,libnum_complex-4df760426147debe,libnum_bigint-788aa2ceb3274d4e,libnum_integer-3367a357d6e00808,libgovernor-4b0f60e89860efa9,libquanta-caf4f6ff62fc8bc4,libraw_cpuid-07587d5e588a26bf,libdashmap-fc9a0752ef2a7b1f,librayon-13639db05bb94130,librayon_core-eae9644c310958e7,libcrossbeam_deque-ce08bd9aba37d973,libcrossbeam_epoch-0e344cb0f6dc787c,libhashbrown-c66a0cd602652163,libfutures_timer-2b3f729e26c119bb,libnonzero_ext-82ba64e9b7c8c13c,libportable_atomic-bccbadde2fb42abe,libno_std_compat-1884f93e74d07c9f,libsolana_rpc_client_api-e71c6ab6e55ec9cf,libreqwest_middleware-6f6afb709885280b,libsolana_rpc_client_types-1baf05c61e449b3d,libsolana_version-e66592267b0cde7a,libsolana_serde_varint-b1e605cb018d2265,libsemver-ff06d5ab784e9881,libsolana_inflation-edf9e7133261b2d7,libsolana_transaction_status_client_types-92d5fa0dff3e3c21,libsolana_reward_info-d3d4f8b9e238c3be,libsolana_account_decoder_client_types-c96fc1b1143440ab,libzstd-8ec6ab6d782283d4,libzstd_safe-ab7497862191c0c6,libzstd_sys-61dd5bc07b0fe33c,libbs58-057a6ece2aba89a6,libjsonrpc_core-2880579e8cdfaabd,libsolana_quic_definitions-b3eee7cd7074c22f,libsolana_net_utils-0608a23b4ece3258,libnix-76949bb14b284107,libmemoffset-d097e3ee30e4731d,libsolana_serde-77d591374b911fbd,libitertools-97851b5a067112d9,libquinn-935bd32129d4f9a0,libquinn_udp-ec9b25428f66dc24,libquinn_proto-3e5bdb011def0576,librustls_platform_verifier-4253ca62bec18c4b,librustls_native_certs-cd94561b784f6017,libopenssl_probe-cbab9b905ab83f66,liblru_slab-82bbb7047f4de357,libfastbloom-86f17c4cc14f6606,libwide-05e160554ad21397,libsafe_arch-a2ee44458e817787,libsiphasher-f4ddcf7845cbccbe,librand-fb7c5d74ef5304c6,librand_chacha-896853b1eab7e7a9,librand_core-331d880f7f1db053,libgetrandom-c63265df2e070fe7,libtinyvec-a0003504096d4fd3,libtinyvec_macros-1c14e8980bff1229,librustc_hash-d7c9c021d0487117,libasync_lock-ad041baec5952b26,libevent_listener_strategy-c82f65e91c88ef3d,libevent_listener-da4a0e00666887da,libparking-49fcf10303d3525f,libsolana_connection_cache-e60cc14de92457aa,libsolana_measure-45561dd6bec74ab5,libindexmap-13697496cf48620e,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libsolana_metrics-0ff9312613740e1f,libreqwest-2b54acd8488f5ea3,libhyper_rustls-193448c8c24d0791,libwebpki_roots-b355b3cd8e44be51,libtokio_rustls-f6274ade442ca2a9,librustls-72517648774e09ed,libwebpki-6835d24ef0b430b8,libring-b5882204b01cbb13,libuntrusted-3420b86308bec153,librustls_pki_types-81b8b6658c0647d3,libserde_urlencoded-ea2b35f44276ecd7,libtokio_util-32deb4dca9093665,libasync_compression-216dfc46824d3c93,libflate2-e7a5d1bdb41cc156,libminiz_oxide-08eaae0349422953,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libbrotli-c847b26a510dccc9,libbrotli_decompressor-6df54d46170f4fea,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libtower_http-13b94df1f56aca0e,libiri_string-a380f51e5b0b7b73,libtower-62531d938da23a3e,libtower_layer-d70c7e404336389b,libhyper_util-127d82d61392471d,libipnet-9aae67a4e846df6d,libsocket2-df719e0df668a410,libtower_service-0d7df29686b13872,libhyper-920426990dca7f08,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-393f41ac46057270,libhttp_body_util-ebc710ccf5bc9937,libhttp_body-1e355eec7c679548,liburl-4f3b158e6ebb54a6,libidna-3eba0337ce0adb4a,libidna_adapter-aaf1ed32c97db38a,libicu_normalizer-f9c73590eba4aa0a,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-b6dcec7d282aec17,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-57fdddc86f2f8803,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-a5c8c647f5c39172,libicu_provider-23fcbb408fd5e1fe,libicu_locid-3f7b60c1028a2b92,liblitemap-cecd5a7fd1787c64,libtinystr-67359d22f1ffa6bf,libzerovec-2f5aa717ae5883bd,libwriteable-45c783735d88c2b0,libyoke-0dd0938eef7f9762,libzerofrom-5d5cad784acd7cf7,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-a5edb5174711de82,libhttp-11173fc36a7e7c7b,libsync_wrapper-5a27d2ea02cd7690,libsolana_time_utils-c91072b3466fa3ca,libsolana_cluster_type-cadddb4516108160,libgethostname-77bf50dbc339543b,libsolana_banks_client-45f472ca885a6b30,libsolana_program_pack-d5bba9fe43c4b4f3,libsolana_banks_interface-42c14221dcc2dc67,libtarpc-5e24a4a930a824d1,libhumantime-271ba35809dd8c72,libanyhow-a6cad01b77d60716,libstatic_assertions-d53a9977dc6e27e5,libtracing_opentelemetry-e802dd6f0c229135,libtracing-78b8a2fa5185134b,libtracing_subscriber-9269b7a035fc8017,libthread_local-0f0b93b43b5e76ce,libsharded_slab-8a8a8c9e27e64aa6,libtracing_core-00042915e72642a2,libopentelemetry-779b8c7080b58526,libcrossbeam_channel-a5156ef294398bef,libcrossbeam_utils-57acb8582d3ed5fe,libthiserror-f01fedb89d633838,libtokio_util-eb3d52ebff012b60,libfutures-0eeb1591c5a0a885,libfutures_executor-5fa3a026108e5328,libfutures_util-56fb99de4071f371,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_serde-6927b8501831bb25,libserde_json-4a3acc22b7ebf040,libitoa-d34da3363977f6fb,libryu-f8ba606093049f91,libpin_project-1f8db06bdfc790f0,libfutures_sink-be8442ee548d90f9,libfutures_core-fc6bb1738f00fc87,libsolana_transaction_context-be04700493b77e79,libsolana_sbpf-e644af32cb723508,librustc_demangle-f257d5a904da7bce,libthiserror-95d64f77ee94e8af,libhash32-2d23adeb6b17e94c,libcombine-a1f28f9107687134,libascii-9993ce3b808645b3,libunreachable-199f806585af5510,libvoid-9163cd71c286a90e,libmemchr-b49b60ab4582a282,libeither-38d43fea6173fdf6,libsolana_instructions_sysvar-32d8588d4baa8300,libsolana_serialize_utils-cd7d67d533dd628e,libbitflags-ac8223e69b2e4fd4,libsolana_transaction-f25242f2454f56c7,libsolana_message-53be1a5c04ad3478,libsolana_short_vec-00add34657390bde,libblake3-74349d9f350546ee,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libsolana_commitment_config-68f1cea7bdc1d77f,libsolana_account-ac5a074276d5731d,libserde_bytes-84519398757b6f9b,libsolana_sysvar-ea6072c5b24f2f5d,libsolana_slot_history-499a34b3da1d169a,libbv-7373f05e392515a9,libsolana_slot_hashes-cb01ab1525539d1a,libsolana_rent-c633580af5a2e4d7,libsolana_instruction-a6aa824bb43fcfe7,libbincode-d5cf43dbe3e42b40,libsolana_last_restart_slot-b6acaf97178d72c7,libsolana_fee_calculator-1589733ada587901,libsolana_epoch_rewards-104e97ea4219db8a,libsolana_clock-fe3dd601cf304ab4,libsolana_program_entrypoint-29eb9c0c65448cd8,libsolana_msg-f3afcedea0156d8a,libsolana_define_syscall-65237f0722b483c6,libsolana_account_info-274d9338df6641c8,libsolana_program_memory-fca7235edb93f85d,liblog-ba604b77dad33fe2,libchrono_humanize-38c32b332b7b5bd2,libchrono-a4dde439dccf085f,libiana_time_zone-33839373f004bfb1,libbase64-2a03de3babadded3,libagave_feature_set-21b1c5c6a51a7b53,libsolana_svm_feature_set-1eda3dc30688162d,libsolana_epoch_schedule-e9051f288bcd8612,libsolana_sysvar_id-29157c1df3efb55a,libsolana_sdk_ids-78c4173f84c555aa,libahash-13a6ee00bbed5d1e,libonce_cell-debe7c411cf97340,libtokio-4d170f89f450da8e,libsignal_hook_registry-a9956c7988996850,libsocket2-4804fa32962c5b0f,libbytes-6645dc3c8401553a,libmio-e41eb3af7afb5960,libparking_lot-f3807678dc59fc4d,libparking_lot_core-8f5fa85e451caa96,libsmallvec-5854932b8c8b4991,liblock_api-47948af6bba6d2a8,libscopeguard-d52bd00767847e44,libpin_project_lite-bedc6e0acd72ff2a,libsolana_keypair-41484bf9a427e52d,libsolana_seed_derivable-d146ca8f3713e3e1,libsolana_derivation_path-19a48b439a4d53e3,libqstring-b4ace675bebda512,libpercent_encoding-9bee39bbc5bd523a,liburiparse-6ebedbc4ad70d320,liblazy_static-b3603208c0de2608,libfnv-2d77ec4f6f971b24,libed25519_dalek_bip32-b51889d760855245,libderivation_path-8eaa828b04275332,libsolana_signer-628de09b0025c19d,libsolana_transaction_error-082a370ef2f485ab,libsolana_instruction_error-3081c05dbe13924a,libnum_traits-1a0074f98e3a6d0e,libsolana_signature-b50ed19f97140361,libserde_big_array-d64ec6c6166eed47,libsolana_seed_phrase-a91d7088ae99ece1,libpbkdf2-7289cfa3d8b3af37,libhmac-182ff28fd5a72fd6,libed25519_dalek-a361cb3bf9ee87be,libed25519-6174cc22d6c53a3f,libsignature-94b16f736da83dd3,libsolana_pubkey-669403a4e85f9394,libsolana_address-b2a43b8f477e684a,libfive8_const-730b1da315231559,libcurve25519_dalek-e1db73c9db4e135d,libsolana_sha256_hasher-51406d6028927789,libsolana_hash-21a75bf73b534d13,libbytemuck-46910bd367fcc9d3,libsolana_sanitize-83dbd5e2fcb428cf,libsha2-7d187ce17cbe90b7,libcpufeatures-1354436b31901300,libdigest-5af778e9bd8c4479,libsubtle-6ff5d44cdfa0bfdf,libconst_oid-5d63b50f42b847e9,libblock_buffer-e2fa6104355ebd07,libcrypto_common-b30bfd567d30e3b9,libgeneric_array-7377d59ee54dfa99,libtypenum-66c155be53855aa0,libzeroize-522d7cc4462587c8,libserde-a69ca28c94437d6b,libserde_core-c604f0b4e34f5e0e,libsolana_atomic_u64-f6ca003b747982da,libfive8-66e6491d7c6d849c,libfive8_core-f670c7d8c2aed4c2,librand-e7b81be0fa96ea1a,librand_chacha-20853f21caf5cf57,libppv_lite86-7a33de85d9a6c243,libzerocopy-be47dc68e9555e5e,libbyteorder-d4f0925090e3c361,librand_core-46246612a794c418,libgetrandom-82ac10bf7c0c419a,liblibc-5123f14f31b09f0b,libcfg_if-33ef6c02a07f9fec,libsolana_program_error-a240e879d120beb2,libborsh-534cf786bae58a09}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuXYbdW/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0110b2e99a620bb9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/blake3-db669858d51f6035/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-16474ddf86cf8776/out/lib" "-L" "/opt/rustwide/target/debug/build/lz4-sys-8972eb5a12bb1057/out" "-L" "/opt/rustwide/target/debug/build/ring-c1fbecab06b6c0a3/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-7938fc8d5b28f7f0/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transfer_checked-2659a24b1b3d6230" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pinocchio-token-program` (test "transfer_checked") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "04db1b2b1889d52c431257ddd8a4492c5ada0aa5dead56b69345892e9e8e639a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04db1b2b1889d52c431257ddd8a4492c5ada0aa5dead56b69345892e9e8e639a", kill_on_drop: false }` [INFO] [stdout] 04db1b2b1889d52c431257ddd8a4492c5ada0aa5dead56b69345892e9e8e639a