[INFO] fetching crate token-acl-gate-client 0.2.0...
[INFO] testing token-acl-gate-client-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate token-acl-gate-client 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate token-acl-gate-client 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate token-acl-gate-client 0.2.0
[INFO] tweaked toml for crates.io crate token-acl-gate-client 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate token-acl-gate-client 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate token-acl-gate-client 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff9698a39dd3f9757325925a40d6a29869c42d6560be13f77f7aad2cd138ad5a
[INFO] running `Command { std: "docker" "start" "-a" "ff9698a39dd3f9757325925a40d6a29869c42d6560be13f77f7aad2cd138ad5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff9698a39dd3f9757325925a40d6a29869c42d6560be13f77f7aad2cd138ad5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff9698a39dd3f9757325925a40d6a29869c42d6560be13f77f7aad2cd138ad5a", kill_on_drop: false }`
[INFO] [stdout] ff9698a39dd3f9757325925a40d6a29869c42d6560be13f77f7aad2cd138ad5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2e6ba06c155edaceb5ba7a5b73804df8c975be7ee661b0d9b3809fa30a2b8c4
[INFO] running `Command { std: "docker" "start" "-a" "f2e6ba06c155edaceb5ba7a5b73804df8c975be7ee661b0d9b3809fa30a2b8c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling five8_core v0.1.2
[INFO] [stderr]    Compiling five8 v0.2.1
[INFO] [stderr]    Compiling solana-sanitize v2.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling solana-atomic-u64 v2.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling solana-decode-error v2.3.0
[INFO] [stderr]    Compiling five8_const v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling solana-msg v2.2.1
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling solana-program-memory v2.2.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling solana-big-mod-exp v2.2.1
[INFO] [stderr]    Compiling solana-native-token v2.3.0
[INFO] [stderr]    Compiling solana-program-option v2.2.1
[INFO] [stderr]    Compiling kaigan v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling solana-blake3-hasher v2.2.1
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-instruction v2.3.3
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling token-acl-gate-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "f2e6ba06c155edaceb5ba7a5b73804df8c975be7ee661b0d9b3809fa30a2b8c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2e6ba06c155edaceb5ba7a5b73804df8c975be7ee661b0d9b3809fa30a2b8c4", kill_on_drop: false }`
[INFO] [stdout] f2e6ba06c155edaceb5ba7a5b73804df8c975be7ee661b0d9b3809fa30a2b8c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9854034e8c630a660fb7908cedcf3ecd9e57c1777d14e180d4e5c2627a973bd5
[INFO] running `Command { std: "docker" "start" "-a" "9854034e8c630a660fb7908cedcf3ecd9e57c1777d14e180d4e5c2627a973bd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling solana-derivation-path v2.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling solana-seed-derivable v2.2.1
[INFO] [stderr]    Compiling solana-seed-phrase v2.2.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling solana-precompile-error v2.2.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling solana-sdk-macro v2.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling solana-hash v2.3.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling solana-sha256-hasher v2.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling solana-short-vec v2.2.1
[INFO] [stderr]    Compiling solana-fee-calculator v2.2.1
[INFO] [stderr]    Compiling solana-signature v2.3.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling solana-pubkey v2.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling solana-instruction v2.3.3
[INFO] [stderr]    Compiling solana-sdk-ids v2.2.1
[INFO] [stderr]    Compiling solana-sysvar-id v2.2.1
[INFO] [stderr]    Compiling solana-transaction-error v2.2.1
[INFO] [stderr]    Compiling solana-system-interface v1.0.0
[INFO] [stderr]    Compiling solana-program-error v2.2.2
[INFO] [stderr]    Compiling solana-epoch-schedule v2.2.1
[INFO] [stderr]    Compiling solana-account-info v2.3.0
[INFO] [stderr]    Compiling solana-signer v2.2.1
[INFO] [stderr]    Compiling solana-clock v2.2.2
[INFO] [stderr]    Compiling solana-serialize-utils v2.2.1
[INFO] [stderr]    Compiling solana-cpi v2.2.1
[INFO] [stderr]    Compiling solana-program-entrypoint v2.3.0
[INFO] [stderr]    Compiling solana-instructions-sysvar v2.2.2
[INFO] [stderr]    Compiling solana-rent v2.2.1
[INFO] [stderr]    Compiling solana-slot-hashes v2.2.1
[INFO] [stderr]    Compiling solana-bincode v2.2.1
[INFO] [stderr]    Compiling solana-stake-interface v1.2.1
[INFO] [stderr]    Compiling solana-epoch-rewards v2.2.1
[INFO] [stderr]    Compiling solana-message v2.4.0
[INFO] [stderr]    Compiling solana-last-restart-slot v2.2.1
[INFO] [stderr]    Compiling solana-slot-history v2.2.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling solana-sysvar v2.3.0
[INFO] [stderr]    Compiling solana-account v2.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling solana-cluster-type v2.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling solana-svm-feature-set v2.3.13
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling solana-feature-set v2.2.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling solana-time-utils v2.2.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling solana-transaction-context v2.3.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling solana-serde-varint v2.2.2
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling solana-secp256k1-program v2.2.1
[INFO] [stderr]    Compiling solana-ed25519-program v2.2.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling solana-keypair v2.2.3
[INFO] [stderr]    Compiling solana-zk-sdk v2.3.13
[INFO] [stderr]    Compiling agave-feature-set v2.3.13
[INFO] [stderr]    Compiling solana-stable-layout v2.2.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling cfg_eval v0.1.2
[INFO] [stderr]    Compiling solana-measure v2.3.13
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling solana-vote-interface v2.2.6
[INFO] [stderr]    Compiling solana-metrics v2.3.13
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling solana-curve25519 v2.3.13
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling percentage v0.1.0
[INFO] [stderr]    Compiling solana-feature-gate-interface v2.2.2
[INFO] [stderr]    Compiling solana-packet v2.2.1
[INFO] [stderr]    Compiling solana-nonce v2.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling solana-program-pack v2.2.1
[INFO] [stderr]    Compiling solana-inflation v2.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling solana-fee-structure v2.3.0
[INFO] [stderr]    Compiling solana-keccak-hasher v2.2.1
[INFO] [stderr]    Compiling solana-borsh v2.2.1
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling solana-secp256k1-recover v2.2.1
[INFO] [stderr]    Compiling solana-loader-v3-interface v5.0.0
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling enum-iterator v1.5.0
[INFO] [stderr]    Compiling solana-loader-v4-interface v2.2.1
[INFO] [stderr]    Compiling spl-pod v0.5.1
[INFO] [stderr]    Compiling solana-blake3-hasher v2.2.1
[INFO] [stderr]    Compiling solana-commitment-config v2.2.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling eager v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling spl-discriminator-syn v0.2.0
[INFO] [stderr]    Compiling solana-svm-callback v2.3.13
[INFO] [stderr]    Compiling solana-address-lookup-table-interface v2.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling solana-timings v2.3.13
[INFO] [stderr]    Compiling solana-type-overrides v2.3.13
[INFO] [stderr]    Compiling solana-log-collector v2.3.13
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling solana-example-mocks v2.2.1
[INFO] [stderr]    Compiling spl-discriminator-derive v0.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling solana-loader-v2-interface v2.2.1
[INFO] [stderr]    Compiling solana-reward-info v2.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling spl-discriminator v0.4.1
[INFO] [stderr]    Compiling solana-program v2.3.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling solana-sbpf v0.11.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling spl-generic-token v1.0.1
[INFO] [stderr]    Compiling solana-version v2.3.13
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling solana-program-runtime v2.3.13
[INFO] [stderr]    Compiling spl-type-length-value v0.8.0
[INFO] [stderr]    Compiling spl-program-error-derive v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling spl-program-error v0.7.0
[INFO] [stderr]    Compiling kaigan v0.2.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling spl-tlv-account-resolution v0.10.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling solana-config-program-client v0.0.2
[INFO] [stderr]    Compiling jsonrpc-core v18.0.0
[INFO] [stderr]    Compiling solana-hard-forks v2.2.1
[INFO] [stderr]    Compiling solana-epoch-info v2.2.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling solana-security-txt v1.1.1
[INFO] [stderr]    Compiling solana-shred-version v2.2.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling solana-logger v2.3.1
[INFO] [stderr]    Compiling spl-transfer-hook-interface v0.10.0
[INFO] [stderr]    Compiling spl-token-metadata-interface v0.7.0
[INFO] [stderr]    Compiling spl-token v8.0.0
[INFO] [stderr]    Compiling spl-token-group-interface v0.6.0
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-generation v0.4.1
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling spl-token-confidential-transfer-ciphertext-arithmetic v0.3.0
[INFO] [stderr]    Compiling spl-memo v6.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling solana-poh-config v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling solana-define-syscall v2.3.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling solana-genesis-config v2.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.3.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling solana-serde v2.2.1
[INFO] [stderr]    Compiling dlopen2_derive v0.3.0
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling quinn-udp v0.5.12
[INFO] [stderr]    Compiling solana-perf v2.3.13
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling solana-rayon-threadlimit v2.3.13
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling dlopen2 v0.5.0
[INFO] [stderr]    Compiling spl-elgamal-registry v0.2.0
[INFO] [stderr]    Compiling solana-account-decoder-client-types v2.3.13
[INFO] [stderr]    Compiling solana-bn254 v2.2.2
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling solana-offchain-message v2.2.1
[INFO] [stderr]    Compiling solana-nonce-account v2.2.1
[INFO] [stderr]    Compiling solana-quic-definitions v2.2.1
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling caps v0.5.5
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling solana-poseidon v2.3.13
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling spl-token-2022 v8.0.1
[INFO] [stderr]    Compiling solana-net-utils v2.3.13
[INFO] [stderr]    Compiling webpki-roots v0.24.0
[INFO] [stderr]    Compiling solana-connection-cache v2.3.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling solana-presigner v2.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling solana-bpf-loader-program v2.3.13
[INFO] [stderr]    Compiling solana-remote-wallet v2.3.13
[INFO] [stderr]    Compiling solana-tls-utils v2.3.13
[INFO] [stderr]    Compiling solana-transaction-metrics-tracker v2.3.13
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling spl-token-confidential-transfer-proof-extraction v0.4.1
[INFO] [stderr]    Compiling agave-reserved-account-keys v2.3.13
[INFO] [stderr]    Compiling spl-associated-token-account-client v2.0.0
[INFO] [stderr]    Compiling solana-compute-budget-interface v2.2.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling histogram v0.6.9
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling solana-streamer v2.3.13
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling spl-associated-token-account v7.0.0
[INFO] [stderr]    Compiling spl-elgamal-registry v0.3.0
[INFO] [stderr]    Compiling solana-account-decoder v2.3.13
[INFO] [stderr]    Compiling solana-clap-utils v2.3.13
[INFO] [stderr]    Compiling solana-loader-v4-program v2.3.13
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling solana-system-program v2.3.13
[INFO] [stderr]    Compiling solana-stake-program v2.3.13
[INFO] [stderr]    Compiling solana-compute-budget-program v2.3.13
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling solana-cli-config v2.3.13
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling spl-token-2022 v9.0.0
[INFO] [stderr]    Compiling solana-zk-token-sdk v2.3.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling solana-epoch-rewards-hasher v2.2.1
[INFO] [stderr]    Compiling solana-udp-client v2.3.13
[INFO] [stderr]    Compiling solana-rent-collector v2.2.1
[INFO] [stderr]    Compiling token-acl-interface v0.1.0
[INFO] [stderr]    Compiling solana-zk-elgamal-proof-program v2.3.13
[INFO] [stderr]    Compiling solana-compute-budget v2.3.13
[INFO] [stderr]    Compiling solana-rent-debits v2.2.1
[INFO] [stderr]    Compiling spl-record v0.3.0
[INFO] [stderr]    Compiling solana-reserved-account-keys v2.2.1
[INFO] [stderr]    Compiling solana-validator-exit v2.2.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling solana-native-token v3.0.0
[INFO] [stderr]    Compiling token-acl-gate-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling token-acl v0.1.0
[INFO] [stderr]    Compiling solana-zk-token-proof-program v2.3.13
[INFO] [stderr]    Compiling solana-secp256r1-program v2.2.3
[INFO] [stderr]    Compiling solana-precompiles v2.2.1
[INFO] [stderr]    Compiling agave-precompiles v2.3.13
[INFO] [stderr]    Compiling solana-transaction v2.2.3
[INFO] [stderr]    Compiling solana-transaction-status-client-types v2.3.13
[INFO] [stderr]    Compiling solana-vote-program v2.3.13
[INFO] [stderr]    Compiling solana-client-traits v2.2.1
[INFO] [stderr]    Compiling solana-svm-transaction v2.3.13
[INFO] [stderr]    Compiling solana-system-transaction v2.2.1
[INFO] [stderr]    Compiling solana-sdk v2.3.1
[INFO] [stderr]    Compiling solana-builtins-default-costs v2.3.13
[INFO] [stderr]    Compiling solana-builtins v2.3.13
[INFO] [stderr]    Compiling solana-fee v2.3.13
[INFO] [stderr]    Compiling solana-compute-budget-instruction v2.3.13
[INFO] [stderr]    Compiling litesvm v0.7.1
[INFO] [stderr]    Compiling solana-rpc-client-types v2.3.13
[INFO] [stderr]    Compiling solana-transaction-status v2.3.13
[INFO] [stderr]    Compiling solana-rpc-client-api v2.3.13
[INFO] [stderr]    Compiling solana-pubsub-client v2.3.13
[INFO] [stderr]    Compiling solana-rpc-client v2.3.13
[INFO] [stderr]    Compiling solana-quic-client v2.3.13
[INFO] [stderr]    Compiling solana-cli-output v2.3.13
[INFO] [stderr]    Compiling solana-tpu-client v2.3.13
[INFO] [stderr]    Compiling solana-thin-client v2.3.13
[INFO] [stderr]    Compiling solana-rpc-client-nonce-utils v2.3.13
[INFO] [stderr]    Compiling spl-token-client v0.17.0
[INFO] [stderr]    Compiling solana-client v2.3.13
[INFO] [stderr]    Compiling token-acl-client v0.1.0
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcWAuTqp/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtoken_acl_client-b8de06e2c5d81870,libspl_token_client-e1791c84fd4103b0,libspl_record-0298b118d31bccd5,libsolana_cli_output-a3676fb846c60271,libhumantime-9703f0908e40d5fb,libpretty_hex-8a1d76ef682977fc,libsolana_cli_config-93f3446aef65bf26,libserde_yaml-82b4957bc3ca79c6,libunsafe_libyaml-1af9d2781a36b4ed,libdirs_next-01c3cd4a7606c845,libdirs_sys_next-8858ecbab545d066,libsolana_transaction_status-946e91cf43734873,libspl_associated_token_account-b06cbc8db4bd1518,libsolana_clap_utils-4fa952786505ce7e,librpassword-f1e73727b0626b06,librtoolbox-4a3ca1ddf5841f5d,libbip39-046e916465c53395,libpbkdf2-15b3e1ce3aa24066,libunicode_normalization-8e109c283e262dd9,libtinyvec-2a25679cec7921bd,libtinyvec_macros-9b9b0c30a7e420c3,librustc_hash-b92c8a73412d76c1,libsolana_remote_wallet-01f72e5f91dca47c,libhidapi-496ca271d93fafb6,libdialoguer-53ec42d21cf32c60,libshell_words-ac7c6b9a20be3d81,libtempfile-c261910c7f05eaa7,libfastrand-46d3783c18562080,librustix-41d4c5306cc9798f,liblinux_raw_sys-17b4685b38b9614b,libsolana_account_decoder-1b3fedb0e9e89e2a,libspl_token_2022-c18141ea7214e67a,libspl_elgamal_registry-3527a3714294ead6,libspl_token_confidential_transfer_proof_extraction-8c8b59248b7670cf,libinflector-0626a9dfbf3de77a,libregex-38398f5d35b7f247,libregex_automata-e11f1eb34ad1152b,libaho_corasick-dfacf289b47c2fd6,libregex_syntax-ec3324d7c59077ca,libclap-868dbede534a87d6,libvec_map-02f52a9a60754f97,libtextwrap-cc4789404b6de5a7,libunicode_width-4f088c2c392af6be,libstrsim-b7106ae32fc39fc7,libbitflags-a9851ebd0ab18f47,libatty-56ab900597f12508,libsolana_rpc_client-b12438439d78d99a,libindicatif-51f33dd9f984a505,libportable_atomic-8e72b609a0b30a70,libnumber_prefix-581f28910c3e335b,libconsole-66075ad85975e108,libunicode_width-8906f12a608a28d1,libsolana_rpc_client_api-d931e62836f9258b,libreqwest_middleware-47601d902da89d9b,libanyhow-09dcdff9c940b341,libsolana_rpc_client_types-58b9536339344c5f,libsolana_version-15771770ee1a0274,libsemver-5cdfb14e94834fb0,libspl_generic_token-e81d99df8f9cd045,libsolana_transaction_status_client_types-d0a573ebff7f7876,libsolana_account_decoder_client_types-d19f0f19183317f6,libzstd-8d366b2b54b80cb7,libzstd_safe-0708a2d00b9cd4ed,libzstd_sys-f4e7593d7512a45f,libjsonrpc_core-320a177f8ae42bed,libfutures-765b555e4b20f1aa,libfutures_executor-10415bedb2a240e2,libtoken_acl-f0a3409d4754d84f,libtoken_acl_interface-4e8c9d1b881550d3}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtoken_acl_gate_client-4c03924545503508,libspl_token_2022-de39c23b5923882e,libspl_token-f43c6802a5d09031,libspl_memo-39823976a3021760,libspl_transfer_hook_interface-c054d1dd6ce41233,libspl_tlv_account_resolution-2e5ccc0d80487b3b,libspl_token_metadata_interface-3017707ff0716760,libspl_elgamal_registry-fced254620594830,libspl_token_confidential_transfer_ciphertext_arithmetic-00651d6bd99cb250,libspl_type_length_value-f85824105bff23f0,libspl_token_group_interface-e63d169da5befd14,libspl_discriminator-1bff7b56fad36b77,libspl_token_confidential_transfer_proof_extraction-0a6de7353c8feeb6,libspl_pod-e3b178fa449d61a9,libspl_token_confidential_transfer_proof_generation-da719f1ada74e0c1,libspl_associated_token_account_client-dbfeba7110de5f7b,libsolana_sdk-ca7c6e8def44d848,libsolana_validator_exit-1a8a2bae12c81acb,libsolana_system_transaction-113fd8241321f933,libsolana_serde-b55723332ffbbdc7,libsolana_reserved_account_keys-0c14867e4593d9c4,libsolana_rent_debits-0984cd61961bfae1,libsolana_quic_definitions-46c466e1777cd87f,libsolana_offchain_message-582fb7dd4038266e,libnum_enum-ab6431e5b3e6ac80,libsolana_epoch_rewards_hasher-ccdfd82d8f30f44d,libsiphasher-a9f4ae8a32bf2ba4,libsolana_client_traits-2c26f2607d724c81,libsolana_epoch_info-ad279a66138995b2,libsolana_presigner-7cebb1b227569c17,libsolana_reward_info-8ec8035cdcff7277,libsolana_rent_collector-c83448d07abe6af9,libsolana_commitment_config-c6ceb7871ff775f7,libbs58-471caf8f3e225e93,liblitesvm-ead5a7aed9d86352,libindexmap-cbc2be3cad4dccac,libequivalent-2f5434284319e1e1,libhashbrown-3148050b9f079cba,libansi_term-4498870420738974,libagave_precompiles-868f73e6a70df13e,libsolana_native_token-5b13f44af4c04da4,libsolana_fee-378e96814d6e2c90,libsolana_compute_budget_instruction-fc2f3b913b31a2cb,libsolana_svm_transaction-18be20967f1b7340,libsolana_transaction-33e73bfd0fb69eac,libsolana_precompiles-fd8dbff79634e13b,libsolana_secp256r1_program-0ed9161ae90aca56,libopenssl-88332fc0ad8144ce,libforeign_types-e87917ac39136afb,libforeign_types_shared-47d2966ff738e019,libopenssl_sys-0b9fdb1e5e24a126,libsolana_ed25519_program-5aaca3cf3e7fa85e,libsolana_secp256k1_program-f192e4840bbdd047,libsolana_feature_set-614b958ae7a9829e,libsolana_compute_budget_interface-c7abb3c461b6a0fb,libsolana_builtins_default_costs-0667031ee6e3f5f6,libsolana_compute_budget-5e19b9ca3f543319,libsolana_builtins-3170650da8fc9ad6,libsolana_zk_elgamal_proof_program-775311ae85ea1fe0,libsolana_zk_sdk-55c922ce6d41a811,libsolana_loader_v4_program-a331c6d959998686,libsolana_zk_token_proof_program-d885fdf02374a07d,libsolana_zk_token_sdk-a4f0f9d78acd542e,libmerlin-b3eb399531c0da5b,libaes_gcm_siv-038d380252c4be7d,libctr-9f62b9ccfa113f30,libaes-b8ecaaeb782ad264,libpolyval-98fb22e40391de54,libuniversal_hash-a03d1eaa497be159,libcipher-17d7fee0cb4d36ac,libinout-073c64ac86ff2ecd,libaead-ae19ecb298d7feca,libsolana_compute_budget_program-4b32a3f205a67e6e,libsolana_stake_program-0690c2cb33eb5fb0,libsolana_config_program_client-5e0122717c70969c,libsolana_program-fa9cbe589d3ccb4a,libsolana_example_mocks-b612a8abf90576c1,libsolana_program_option-c055ca86b1d6db8b,libsolana_program_pack-9242ebf98a00ea1c,libsolana_loader_v2_interface-20a602730e3476bf,libsolana_feature_gate_interface-f565714d48b3fff0,libsolana_borsh-5f2477fe9848bc65,libsolana_address_lookup_table_interface-848a33104062c1d1,libmemoffset-3726e13dc730cb4d,libkaigan-c67dde6b304c4599,libsolana_genesis_config-f0f87a8a6b3cba51,libsolana_poh_config-3f97fcb734b3b004,libsolana_keypair-b389def7b8e22898,libsolana_seed_derivable-e826d17fa93770d5,libsolana_derivation_path-9d31fcce414d1022,libqstring-ca5066ae5761ece8,liburiparse-1d5bb4504ebbd020,libfnv-bf8b415be0978c3b,libed25519_dalek_bip32-d1eb84963439cdbf,libderivation_path-c36a83b5ed8e38cb,libsolana_signer-62f71dcd934bc450,libsolana_signature-c0d1096761d68da6,libserde_big_array-19a56164faea2b84,libsolana_seed_phrase-5ddf52cced1ca892,libpbkdf2-8a76807ec9412590,libhmac-662800aa2c2f7b4e,libed25519_dalek-a4f1a1b5415f8b53,libcurve25519_dalek-c727e187f6f6ab3e,libed25519-e25165f29d1a28f1,libsignature-0f084704e3d53845,libsolana_inflation-bafeb867bb6eac7e,libsolana_shred_version-27c2cb96b62d88f6,libsolana_hard_forks-5eb7c583f2376dab,libmemmap2-17f7f2218191c6cf,libchrono-a225d2dd4135a36a,libiana_time_zone-7ffb41297827eca3,libsolana_vote_program-ec734d2594220ccb,libsolana_vote_interface-b45837c2df8450e4,libsolana_serde_varint-87776c53b9bb7b52,libsolana_system_program-28f224ab57adf8c8,libsolana_nonce_account-fe6a3976b0081154,libsolana_nonce-ed59bd1c3c4819f6,libsolana_bpf_loader_program-df305469a7af361a,libsolana_packet-11a481c8e71e9a5b,libserde_with-087f4edc58979de9,libsolana_loader_v4_interface-8c1d047e56c1dce9,libsolana_curve25519-65467e37864c4547,libsolana_loader_v3_interface-1697582b0f3fd63f,libsolana_secp256k1_recover-19cd9de7767289bc,liblibsecp256k1-3db3a6d861a46b94,libbase64-e16057db04e7cc25,libsha2-22ba89aa1f7e65e7,libopaque_debug-358541d85f4133d0,libblock_buffer-34fa358e9c187d4a,libhmac_drbg-7ce512618572af97,libhmac-7ba94a5f2f0b11df,libcrypto_mac-53ae9de5c466cf0d,librand-73c6de2470fb4452,librand_chacha-2bb43b20aa030ded,librand_core-033a3f5f4a2c2474,libgetrandom-5621e141b7395a4c,liblibsecp256k1_core-89ff4ed0429c9489,libcrunchy-9b1201b3e654a2ec,libdigest-b66871d8196874e8,libsolana_program_runtime-6824d79d6964b43e,libitertools-ef0c4cec09ff5f58,libpercentage-16335c9d718e8648,libnum-a5b76d64d652fd7f,libnum_rational-a0823391e3a2bc5a,libnum_iter-126c13fe9406070b,libnum_complex-20f1708bb22c7363,libnum_bigint-83c1416209c3a2e5,libsolana_type_overrides-023e4ed89585c883,libsolana_transaction_context-74e7cb82e098274e,libsolana_instructions_sysvar-563cb80390ce2a3a,libsolana_serialize_utils-e1e43569aab1d3c5,libsolana_timings-a4f45c00f8e3ecc0,libenum_iterator-cafa991bb16e1d43,libeager-bf473e7c22949330,libsolana_svm_callback-3569759424040ca4,libsolana_precompile_error-012f98bcda1d8eac,libsolana_stable_layout-c241a7aa03853933,libsolana_measure-379f33074c65eb60,libsolana_fee_structure-0a650d3c17de2919,libsolana_native_token-941c35f3daec6f8a,libsolana_message-cabb2dc76b801e4f,libsolana_bincode-a6f95661318b1351,libsolana_short_vec-0ab90dc9745e8e84,libsolana_transaction_error-3e2c13c04503408c,libsolana_sbpf-f4b035ae03ba33bf,librustc_demangle-9cc2f46ae66094e5,libhash32-0b283bbc6416f233,libcombine-8e2dedd920bd3593,libascii-966438523c34cbd1,libunreachable-13423f055caecb38,libvoid-bbd1083f9b81c788,libbyteorder-13245156f2fe10ce,libsolana_metrics-9fb311ad0b0ec5fb,libreqwest-880b273d5cc115bb,libhyper_rustls-2f8bde0652f3362d,libwebpki_roots-e34923014fd96b2e,libtokio_rustls-92d6c312582e0f5f,librustls-51f6508a9cd24d72,libwebpki-05485c828158326b,libring-9eea9bc6a9df5fdc,libuntrusted-ae5fa18859ffcbba,librustls_pki_types-0bf0cf2e775a0219,libserde_urlencoded-bf362858f4ba639d,libryu-b4971a7af0446da6,libserde_json-cc14d194e2b5d5ed,libzmij-c51d2db67c4bf437,libtower_http-f015181353b77a7f,libbitflags-cb8a7208fb1175c7,libiri_string-4e659e4ca4800759,libtokio_util-b2bf2151bb34c09b,libasync_compression-afde7f926bda3eb3,libflate2-603de9e14767b0d0,libminiz_oxide-0d76a289f6ff7e17,libadler2-a8ab168b2975ba02,libcrc32fast-2547716abfa30957,libbrotli-e330e7f584094ecb,libbrotli_decompressor-b70ac6e22efe85f1,liballoc_stdlib-f268028bfe206070,liballoc_no_stdlib-549d39e6ef2a209a,libtower-f494a6f7c442d713,libtower_layer-3b63c02b4d0ef938,libhyper_util-a9e08c4e418db56c,libipnet-5508fab34b1f3786,libtower_service-d85697bf5431d8b4,libtracing-1f0fe0a7112fa73e,libtracing_core-350bf8dee2422a15,libhyper-d6ab5f5eeee47061,libwant-5da7cd3e9e53353c,libtry_lock-0e5736ebe7ae5c9e,libhttparse-9c8043f0d8f65c21,libatomic_waker-4d8f3a876068a9c4,libtokio-a8540541dd60e9ea,libsignal_hook_registry-f3841e7fb0b9c34f,libsocket2-1cfcc67bab2f32ac,libmio-c1a4750a1cfdc6ef,libparking_lot-b64184a2c13ade59,libparking_lot_core-2a505ead92f4a9ea,liblock_api-56b7b097054dc71e,libscopeguard-f69eea3ea85c2482,libhttp_body_util-8cd8c28e5855d80f,libhttp_body-f4f89989f854a366,libfutures_util-c11af75f5592dacd,libmemchr-b90198c2990efebe,libfutures_io-0c818ad091fbaf7f,libslab-2e4cb246cb0324b8,libfutures_channel-29524163f8896842,libpin_project_lite-63e0d9d6cb6ec6cf,libfutures_sink-999c1a898cc14726,libfutures_task-95d34631e5fd30be,libpin_utils-e0a199353c6bf870,liburl-bb819f1cad766032,libidna-5d69f8aec93444e4,libutf8_iter-d59950773a6f062b,libidna_adapter-075145806206939d,libicu_properties-0ce43ae38c46234a,libicu_properties_data-850c631512607ecf,libicu_normalizer-47b4ae3d6bf0aa37,libsmallvec-695d630f41d8414d,libicu_normalizer_data-e7716533b22cf0b6,libicu_collections-2e8db3dfcf632645,libpotential_utf-452d277d6dd59cf8,libicu_provider-0a327360e23636e7,libicu_locale_core-50b7e4467ce89e3a,libtinystr-14614aef1ce9e5ca,liblitemap-fb7a472e7d3ad0e3,libwriteable-519e9ff197136ede,libzerovec-d7e3649cd1f972c5,libzerotrie-bcdf99c27c4e7c66,libyoke-816e433888a4fced,libstable_deref_trait-6144d876008295f7,libzerofrom-44b7888155121272,libform_urlencoded-0a6af76535a55b5e,libpercent_encoding-b8714e110ca16f4c,libhttp-b20fb623a29ca09b,libitoa-ba08b808be5ac239,libbytes-ada57e0c4c545c59,libsync_wrapper-82795f8ff27c70cb,libfutures_core-5b72dc92615109c0,libsolana_time_utils-d36986d899317cdb,libsolana_cluster_type-e54c0f6247404c29,libgethostname-93bf334c52202b25,libcrossbeam_channel-b65bac408cf89796,libcrossbeam_utils-d120373eaebf0872,libsolana_poseidon-244ff7f12d7846d8,liblight_poseidon-184a02eddc792d0c,libthiserror-08677ef1c6e79564,libsolana_log_collector-5a1139356ca92b4f,libsolana_keccak_hasher-81764bd5bb998265,libsha3-422f8180fc0452f6,libkeccak-f5114e35a895b5f9,libsolana_bn254-69b747a280e271de,libark_bn254-d9db932c78e2a9e7,libark_ec-28173a9f5858f550,libark_poly-fafa2149f6884e69,libhashbrown-0586c72d0c21f192,libitertools-956a75e2ae240302,libark_ff-a368c290b7762af6,libark_serialize-74128104f2e87fe1,libark_std-7c60edaf6b7aed4a,libthiserror-92df99edd32c176f,libsolana_blake3_hasher-fd1735277e16cf25,libblake3-b431af01edbab8d4,libconstant_time_eq-8422f87570118b74,libarrayvec-fbafb981ecfa5d55,libarrayref-31df403dfa5725c1,libsolana_big_mod_exp-85160484963ad8fd,libnum_bigint-44623e43736ecc33,libnum_integer-636316eef22c858c,libsolana_account-e8f54a3fa5afea80,libserde_bytes-8449fec37466460f,libitertools-8fb39d0561fb291b,libeither-415b250dd7beb7ac,libagave_reserved_account_keys-79a22bccf0ab056a,libagave_feature_set-5456054da17978db,libsolana_svm_feature_set-bd61e70ae05da6cf,libahash-902d632128e7d294,libgetrandom-10494075f434ee2c,libonce_cell-9ec3b2d30075ab56,libsolana_sysvar-e12aa6a4d4636485,liblazy_static-58edaf41543212f3,libsolana_stake_interface-da9df56e1652edf6,libsolana_system_interface-ced26f332c300cda,libsolana_cpi-d07cd8e46f81bdaf,libsolana_slot_history-47aa37d207252de1,libbv-f6d6400ffc8cc67d,libsolana_slot_hashes-072f4103ce28c36e,libsolana_rent-90a0f38451f7b4ca,libbase64-29d4d4232c317d5e,libsolana_last_restart_slot-0c457f67b919d690,libsolana_fee_calculator-e0c371a12e638e19,liblog-5081bf809293ba62,libsolana_epoch_schedule-09d021802a7b4b58,libsolana_epoch_rewards-4f05dfdb13b5cb4c,libsolana_clock-8e9e8062b0751140,libsolana_sysvar_id-0365f5d629d247f0,libsolana_sdk_ids-0c8998d0d4e2ac81,libsolana_program_entrypoint-109d5fbbae45c339,libsolana_account_info-5f96e47b4e97aaf5,libsolana_program_memory-9ba17abf5e2917fb,libsolana_program_error-96d01295efdaa223,libsolana_msg-a0fcbca03a1701f5,libsolana_instruction-b3b2fbb9ba83850d,libbincode-d2410fa5bd66cd0f,libsolana_pubkey-12c9af073c3d8bb2,libborsh-cde3ca509dcf266e,libsolana_sha256_hasher-f7b49a14fa6d3b08,libsolana_hash-6afc42a86492b42c,libsha2-22ea05de838d908e,libfive8_const-16d5cf826e1bf634,libcurve25519_dalek-44b16d03a047deba,libcpufeatures-42612946e83e041b,libzeroize-5fccfe46445a982e,libdigest-b15d671012422d15,libsubtle-2fc59c8da3dd643e,libblock_buffer-85ae39a2594cdace,libcrypto_common-726b32698eec7630,libgeneric_array-cdf8dacc0de7fc81,libtypenum-e7440264430ce92d,libsolana_sanitize-bb2593a149d89866,libbytemuck-aa65063df183b575,libsolana_decode_error-98b1b3c7e118593b,libsolana_atomic_u64-5542dcde348a0ede,libfive8-9c37f11903c3bc54,libfive8_core-ff22b88d54b7916f,librand-ebb479df956149d0,librand_chacha-630f15098d8856bb,libppv_lite86-ed1e94e0767f33e7,libzerocopy-689d0437ac9cde00,librand_core-deb994b3fd6fe192,libgetrandom-33b8638f33a3684d,liblibc-5ab31d0dbcde12f4,libcfg_if-73907a425b6e514e,libserde-9e37f2125c73b871,libserde_core-2c931dd3fb8fd185,libnum_traits-a6045bc8b1610245,libborsh-f706aa76fcc8901a}.rlib" "<sysroot>/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" "-ludev" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcWAuTqp/raw-dylibs" "-B<sysroot>/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-0198292a0fe6607a/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/blake3-ebe5f049f4359456/out" "-L" "/opt/rustwide/target/debug/build/ring-c94abcc48061d1d5/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-69d12cadd52d28ed/out" "-L" "/opt/rustwide/target/debug/build/hidapi-2b05421ac5c32758/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/composite_list_test-6f43188e2451f0ed" "-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 `token-acl-gate-client` (test "composite_list_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "9854034e8c630a660fb7908cedcf3ecd9e57c1777d14e180d4e5c2627a973bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9854034e8c630a660fb7908cedcf3ecd9e57c1777d14e180d4e5c2627a973bd5", kill_on_drop: false }`
[INFO] [stdout] 9854034e8c630a660fb7908cedcf3ecd9e57c1777d14e180d4e5c2627a973bd5
