[INFO] fetching crate spam-program 1.2.0... [INFO] testing spam-program-1.2.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate spam-program 1.2.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate spam-program 1.2.0 [INFO] finished tweaking crates.io crate spam-program 1.2.0 [INFO] tweaked toml for crates.io crate spam-program 1.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate spam-program 1.2.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 593 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding shank v0.3.0 (available: v0.4.5) [INFO] [stderr] Adding solana-program v1.18.26 (available: v3.0.0) [INFO] [stderr] Adding solana-program-test v1.18.26 (available: v3.0.10) [INFO] [stderr] Adding solana-sdk v1.18.26 (available: v3.0.0) [INFO] [stderr] Adding solana_rbpf v0.8.3 (available: v0.8.5) [INFO] [stderr] Adding spl-associated-token-account v2.3.0 (available: v8.0.0) [INFO] [stderr] Adding spl-memo v4.0.0 (available: v4.0.4) [INFO] [stderr] Adding spl-token v4.0.0 (available: v4.0.3) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d394c27fcb50d3d3b57276153daa9a091ffb1364473f02a383610c478fd8c8a6 [INFO] running `Command { std: "docker" "start" "-a" "d394c27fcb50d3d3b57276153daa9a091ffb1364473f02a383610c478fd8c8a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d394c27fcb50d3d3b57276153daa9a091ffb1364473f02a383610c478fd8c8a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d394c27fcb50d3d3b57276153daa9a091ffb1364473f02a383610c478fd8c8a6", kill_on_drop: false }` [INFO] [stdout] d394c27fcb50d3d3b57276153daa9a091ffb1364473f02a383610c478fd8c8a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1649ce911dabf6d63f6a6714e653d40e9cf82067c6c23f23968d1e98cddc7e7b [INFO] running `Command { std: "docker" "start" "-a" "1649ce911dabf6d63f6a6714e653d40e9cf82067c6c23f23968d1e98cddc7e7b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling solana-logger v1.18.26 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling spl-program-error-derive v0.3.2 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.2 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling shank_macro_impl v0.3.0 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling shank_render v0.3.0 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling shank_macro v0.3.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling shank v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling spl-program-error v0.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling spl-memo v4.0.0 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.26 [INFO] [stderr] Compiling spl-pod v0.1.0 [INFO] [stderr] Compiling spl-type-length-value v0.3.0 [INFO] [stderr] Compiling spl-token-group-interface v0.1.0 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.1 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.4.1 [INFO] [stderr] Compiling spl-token-2022 v1.0.0 [INFO] [stderr] Compiling spl-associated-token-account v2.3.0 [INFO] [stderr] Compiling spam-program v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-entrypoint` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-entrypoint` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "1649ce911dabf6d63f6a6714e653d40e9cf82067c6c23f23968d1e98cddc7e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1649ce911dabf6d63f6a6714e653d40e9cf82067c6c23f23968d1e98cddc7e7b", kill_on_drop: false }` [INFO] [stdout] 1649ce911dabf6d63f6a6714e653d40e9cf82067c6c23f23968d1e98cddc7e7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 785455343df776716c72f6345787cded7797bd7d24dcc746d089cf1462e046ac [INFO] running `Command { std: "docker" "start" "-a" "785455343df776716c72f6345787cded7797bd7d24dcc746d089cf1462e046ac", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling solana-logger v1.18.26 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling solana-program-runtime v1.18.26 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling enum-iterator-derive v1.5.0 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling solana-vote-program v1.18.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling solana-version v1.18.26 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling solana_rbpf v0.8.3 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.18.26 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling solana-perf v1.18.26 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling caps v0.5.6 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling solana-stake-program v1.18.26 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling solana-address-lookup-table-program v1.18.26 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling spl-program-error v0.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling spl-memo v4.0.0 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling opentelemetry v0.17.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling solana-vote v1.18.26 [INFO] [stderr] Compiling solana-accounts-db v1.18.26 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling solana-cost-model v1.18.26 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling ouroboros v0.15.6 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling tokio-serde v0.8.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.17.4 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling async-mutex v1.4.1 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling seqlock v0.2.0 [INFO] [stderr] Compiling solana-runtime v1.18.26 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling tarpc-plugins v0.12.0 [INFO] [stderr] Compiling solana-nohash-hasher v0.2.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling index_list v0.2.17 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling aquamarine v0.3.3 [INFO] [stderr] Compiling dir-diff v0.3.3 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling solana-measure v1.18.26 [INFO] [stderr] Compiling solana-metrics v1.18.26 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.26 [INFO] [stderr] Compiling solana-remote-wallet v1.18.26 [INFO] [stderr] Compiling solana-bucket-map v1.18.26 [INFO] [stderr] Compiling solana-connection-cache v1.18.26 [INFO] [stderr] Compiling solana-net-utils v1.18.26 [INFO] [stderr] Compiling solana-clap-utils v1.18.26 [INFO] [stderr] Compiling tarpc v0.29.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling solana-config-program v1.18.26 [INFO] [stderr] Compiling solana-system-program v1.18.26 [INFO] [stderr] Compiling solana-compute-budget-program v1.18.26 [INFO] [stderr] Compiling solana-loader-v4-program v1.18.26 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling solana-streamer v1.18.26 [INFO] [stderr] Compiling solana-banks-interface v1.18.26 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling chrono-humanize v0.2.3 [INFO] [stderr] Compiling solana-banks-client v1.18.26 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling bs64 v0.1.2 [INFO] [stderr] Compiling solana-udp-client v1.18.26 [INFO] [stderr] Compiling spl-pod v0.1.0 [INFO] [stderr] Compiling solana-bpf-loader-program v1.18.26 [INFO] [stderr] Compiling solana-zk-token-proof-program v1.18.26 [INFO] [stderr] Compiling spl-type-length-value v0.3.0 [INFO] [stderr] Compiling spl-token-group-interface v0.1.0 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.5.1 [INFO] [stderr] Compiling spl-token-metadata-interface v0.2.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.4.1 [INFO] [stderr] Compiling spl-token-2022 v1.0.0 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling spl-associated-token-account v2.3.0 [INFO] [stderr] Compiling solana-account-decoder v1.18.26 [INFO] [stderr] Compiling spam-program v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-entrypoint` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-entrypoint` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling solana-transaction-status v1.18.26 [INFO] [stderr] Compiling solana-rpc-client-api v1.18.26 [INFO] [stderr] Compiling solana-rpc-client v1.18.26 [INFO] [stderr] Compiling solana-pubsub-client v1.18.26 [INFO] [stderr] Compiling solana-quic-client v1.18.26 [INFO] [stderr] Compiling solana-tpu-client v1.18.26 [INFO] [stderr] Compiling solana-thin-client v1.18.26 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v1.18.26 [INFO] [stderr] Compiling solana-client v1.18.26 [INFO] [stderr] Compiling solana-send-transaction-service v1.18.26 [INFO] [stderr] Compiling solana-banks-server v1.18.26 [INFO] [stderr] Compiling solana-program-test v1.18.26 [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-entrypoint` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default` and `no-entrypoint` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `solana` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | solana_program::entrypoint!(process_instruction); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, and `tvos` and 11 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the macro `solana_program::entrypoint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rent::Rent` [INFO] [stdout] --> tests/test_update_difficulty.rs:3:77 [INFO] [stdout] | [INFO] [stdout] 3 | hash::Hash, keccak::Hash as KeccakHash, native_token::LAMPORTS_PER_SOL, rent::Rent, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read_file` [INFO] [stdout] --> tests/test_update_difficulty.rs:6:38 [INFO] [stdout] | [INFO] [stdout] 6 | use solana_program_test::{processor, read_file, BanksClient, ProgramTest}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rent::Rent` [INFO] [stdout] --> tests/test_update_admin.rs:3:65 [INFO] [stdout] | [INFO] [stdout] 3 | hash::Hash, native_token::LAMPORTS_PER_SOL, pubkey::Pubkey, rent::Rent, system_program, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read_file` [INFO] [stdout] --> tests/test_update_admin.rs:5:38 [INFO] [stdout] | [INFO] [stdout] 5 | use solana_program_test::{processor, read_file, BanksClient, ProgramTest}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rent::Rent` [INFO] [stdout] --> tests/test_initialize.rs:8:78 [INFO] [stdout] | [INFO] [stdout] 8 | hash::Hash, program_option::COption, program_pack::Pack, pubkey::Pubkey, rent::Rent, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `read_file` [INFO] [stdout] --> tests/test_initialize.rs:10:38 [INFO] [stdout] | [INFO] [stdout] 10 | use solana_program_test::{processor, read_file, BanksClient, ProgramTest}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `account::Account` [INFO] [stdout] --> tests/test_initialize.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | account::Account, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc04Eocu/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbs64-df612499f59af6ca.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsolana_program_test-99de4fc021cf272f,libsolana_logger-003db89c415ee72a,libenv_logger-d9518e8eef3a15da,libtermcolor-756c6a05c4db81e7,libsolana_banks_server-762886b5678038d4,libsolana_send_transaction_service-3c35866568cb8eb3,libsolana_runtime-afdfe5ff18048ee3,libsymlink-40f67c3d645a62f9,libsolana_zk_token_proof_program-39cb121e28ceed08,libim-06c3cb1d068507ad,librand_xoshiro-63b49aacad5b8c06,libsized_chunks-34244fed48217d5b,libbitmaps-80b8fd1eb2de1142,libstrum-89fb3b733354c7d0,liblru-6fc64ef8d45e23f4,libhashbrown-3b3b2c468f4c027b,libahash-81a2ac86742b5d93,libsolana_vote-827881e0976a91cf,libsolana_cost_model-dcdd487a797bcdbd,libsolana_loader_v4_program-8b1f7cbefd04d462,libsolana_address_lookup_table_program-4bc74233406ae467,libsolana_compute_budget_program-27cba6a847df0cc6,libsolana_stake_program-5c133dd3c041210c,libsolana_bpf_loader_program-1f2741a41d8f6827,libsolana_system_program-fbd95d1b49a1feb4,libsolana_client-007e57bcb17aaed3,libsolana_thin_client-6f8754f6e562e68a,libsolana_rpc_client_nonce_utils-ee51ee6582be12d3,libsolana_clap_utils-2bd923c6d2ad79af,librpassword-f8b95d1eaf6c2225,librtoolbox-0d7317bd7b0ab291,libbip39-874a1509203fbd28,libpbkdf2-25d14893ab2205c8,libunicode_normalization-d86d5967dccfdf93,libsolana_remote_wallet-c359114946067cec,libdialoguer-203cfce9d1deccbf,libshell_words-eef44e5987d9877e,libclap-b7ceb3008c607072,libvec_map-0d359de155523c5e,libtextwrap-39f60c800b1da851,libunicode_width-3ddf7d6549f3d7bc,libstrsim-cc41e6007cf1b8a3,libatty-4693c2d4aa55e9bb,libansi_term-943797bee652e1de,libsolana_tpu_client-2c00493827314cec,libsolana_rpc_client-ec2545d1a2162bb7,libindicatif-79badede489e4ccf,libportable_atomic-a1322d0e63f75fff,libnumber_prefix-3ee113992e9f31d2,libconsole-ca808b33c9c8dd0f,libunicode_width-c30c57e8fc3419bf,libsolana_pubsub_client-d586061cb4b400c1,libtokio_tungstenite-09b66378406d59c5,libtungstenite-dc96f41a8b3cb9ab,libwebpki_roots-1facf424b9282a85,libutf8-f9f1c0b8c5c136d1,libsha1-c6d4390c3ad8391d,libtokio_stream-e67ae3cc380b38d6,libsolana_udp_client-769b93ec2b50f33d,libsolana_quic_client-d9a7a92427befe18,libsolana_streamer-99d327ee4384b149,libx509_parser-4ea1486f188e3830,libdata_encoding-ee914090a5e21f85,liboid_registry-cb692d27acd27c9f,libder_parser-b1b27239f4e3738c,libasn1_rs-30d8641d442d6421,librusticata_macros-2193358dd9d9fad5,libnom-f91e219c903634de,libpkcs8-dafa885ae4f1ff49,libspki-83660ef98b52fe07,libder-8a440b13e4503077,libconst_oid-d7fcec25db52b387,libhistogram-52d4afe5833fde90,libsolana_perf-f0b117b551d3cd74,libcaps-65f28213d00176c8,libsolana_vote_program-f61ccc84ca8cff55,libdlopen2-7a43c6b63ef326b3,libasync_channel-8ed91b62e8566dc1,libconcurrent_queue-c40763248c6601e7,libsolana_rpc_client_api-15504d46079440d2,libsolana_version-508fb6316fc33ba8,libsemver-5e00c26d133b1944,libjsonrpc_core-59db98f767446d2c,libsolana_transaction_status-d8b586d49526b067,libsolana_account_decoder-42d8ff43f28a3f44,libzstd-6d6254381a633507,libzstd_safe-84d120d234eff2ab,libzstd_sys-6240530913ed399c,libsolana_config_program-359a12710d622037,libinflector-426f3d4d743bdd94,libregex-3f84e68e68f2b2df,libregex_automata-f3a79bddf89e122e,libaho_corasick-4d7536873cb1ab2e,libregex_syntax-2fa091f58f28b60e,libsolana_net_utils-4de48d422205833a,libnix-1487f27a14aadff3,libmemoffset-9109475cafdd5334,libbitflags-a56917bef97924b7,libasync_mutex-adca25dd7cc97abe,libevent_listener-50a1f4b7d595544a,libquinn-3be9c24e500c0295,libquinn_udp-71ce1fd5d5c2d0ae,libquinn_proto-8a0681d028b0708f,librustls_native_certs-02c35c0611c9558f,libopenssl_probe-97285b30d4cc6be1,librustc_hash-33c9b824b0a54236,libtinyvec-31876cfdf1577352,libtinyvec_macros-675e2e438f9922ed,libsolana_connection_cache-6798f48eda9e3936,librcgen-e9c52f9dbbdf9288,libring-c1b8fb1292bd3ce4,libspin-0122b63eca74e16b,libuntrusted-89c47c20f52e0729,libpem-ef923ed18e9188da,libbase64-c16ae2ade0729b07,libyasna-bd677f2cc4376e7d,libtime-d07df39247149127,libtime_core-ad5c974b49294d55,libnum_conv-d2e97b3eaa83741a,libderanged-32d054dda88aa2e9,libpowerfmt-319bda9d3261653d,libsolana_banks_client-0209c6e14d22dcee,libsolana_banks_interface-2669233fcbbaf574,libtarpc-be8b884cbaf08da0,libhumantime-de59cafd50707f48,libanyhow-b1912cf0cfdecb46,libtracing_opentelemetry-a1e9158b18e04444,libtracing_subscriber-1961cce95f7aac98,libthread_local-36668ce721d3343a,libsharded_slab-ab8800df4e6fcb72,libopentelemetry-d579fafa147b634f,libtokio_util-a79762ddca006e0d,libfutures-5f37a871a97ea20e,libfutures_executor-28e949eb43217779,libtokio_serde-0cd0709f154f0596,libpin_project-6ad9b56cf069ba33,libsolana_accounts_db-de471631ca9fb440,liblz4-286455c502e1da44,liblz4_sys-6f2f2206e42d4b0e,libsolana_program_runtime-47c15b35c138003a,libenum_iterator-0b04a8d5791ad7b2,libpercentage-acbac6edba5b2a36,libnum-cd0d58a783b67261,libnum_rational-1cf3b112b789e763,libnum_iter-62654e2a274a6a8d,libnum_complex-9cc389d228552db6,libnum_bigint-df858c8265726977,libsolana_rbpf-5196e2a85cf73465,librustc_demangle-ead9418eeec2c8f2,libgoblin-fdebab6e0fbc4891,libplain-c1e15124b434e9af,libscroll-423626e5620fce75,libhash32-7169ead1cf4d836f,libcombine-5133778d492eee1b,libascii-81bfcd3ce33f1724,libunreachable-150ddea25048064a,libvoid-e3268ce02ddb174f,libeager-0a0b2db04595fdfd,libindex_list-6bb8b32a309dcb0d,libtar-8c95ed8974d1a9f8,libxattr-6d83fe306eb0aa66,libfiletime-7dede657b495e563,libbzip2-a6cb2bc5c41cbb81,libbzip2_sys-c9701575e97af5c3,libsolana_bucket_map-579329a596f0aecd,libouroboros-a87b3c9341c1c2fa,libaliasable-926b772ac1efea4d,libtempfile-85bf8e0e3cda725e,libfastrand-47921bd8b682c1b8,librustix-c02877ebac2d1d72,liblinux_raw_sys-39b5d4536ab57a63,libsolana_rayon_threadlimit-10acdd1fd991becc,libnum_cpus-4cfe44438595787d,libsolana_nohash_hasher-e6bf807127773f94,libsolana_measure-92fca2c58a550730,libseqlock-dbf946af9adf2d9b,libdashmap-70e19fe172505299,librayon-aecc88d1caa11224,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libhashbrown-a1d4d56b0219a0d8,libmodular_bitfield-571938137c38be5c,libsolana_metrics-9ff8f12ac6fb5655,libreqwest-a76b43fd60e932bc,librustls_pemfile-f921b7a6316a7221,libhyper_rustls-da2a44519154892f,libwebpki_roots-a92a465904b38f41,libipnet-2889ec6249556e81,libtokio_rustls-4f7f73af301d7e3b,libserde_urlencoded-872a6948327bb10e,libmime-e225d9a85f1cf3d6,libencoding_rs-b3a6606b2717f927,libasync_compression-53ae747716ea7682,libcompression_codecs-612efb8649329c34,libflate2-27bf3b1d5b7ab609,libminiz_oxide-310a9af9215bcc19,libsimd_adler32-ac240cbc6f10635e,libcrc32fast-d8cdeb459f2ae317,libcompression_core-8f512bd52c7f19ed,libbrotli-8159372d35d84dae,libbrotli_decompressor-562dea5568eee6d1,liballoc_stdlib-763aa4b4ebda8c4b,liballoc_no_stdlib-783cd8e1241def70,librustls-140c485814de264e,libsct-1ce0bfaf533a2d96,libwebpki-266400d7a7bbf299,libring-61c754bc713a9bc6,libuntrusted-be2412edbd71db05,libhyper-bd7c2908553da1fa,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libsocket2-f9f6103fdb3db25a,libhttparse-98b4392fc1401ed6,libh2-b7f3874a9bb6ab08,libindexmap-b5b030c31a78a8ad,libequivalent-3dcb23bdcc9d204f,libhashbrown-54fc20f57e44fff6,libtokio_util-99d51aa5ebdbc0a8,libtower_service-9f56a0853c3e530c,libtracing-0872cd0718831df4,libtracing_core-5740640b3c6cbec6,libsync_wrapper-3fa7eb8c174e867e,libhttp_body-7bf68e43d2227db5,libfutures_util-10b136a9a005fd01,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,liburl-71d6980a363cc117,libidna-0cdff27eb86bcfae,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-68471c8129d4b51a,libicu_properties-cab2e1044962f4f6,libicu_properties_data-de3694434a5dad35,libicu_normalizer-fab0dd2df2ceb0fc,libicu_normalizer_data-c85ba669f8ff3c61,libicu_collections-a9947a1ec62ebeee,libpotential_utf-b8ef18eb6928ed3c,libicu_provider-ffd5e1fe1de984d4,libicu_locale_core-18b59dc73a2f821b,libtinystr-b0482e915286d4d0,liblitemap-ffd6a19b46822b2a,libwriteable-c6494e6bfd3043d1,libzerovec-29bbed92c1c5a799,libzerotrie-2380a8fd8dd8bf09,libyoke-433a01cc7bffa5cd,libstable_deref_trait-244794169854db02,libzerofrom-ad0fe892bc017379,libform_urlencoded-54f617672f9aa92e,libhttp-5436b16a5f3c0db8,libgethostname-c0a58e82f7a82963,libcrossbeam_channel-dffe07df89ac0524,libcrossbeam_utils-a8ff581764e612a5,libchrono_humanize-dba2a7e51400f44e,libtokio-a790e4b81e8badcb,libsignal_hook_registry-db366ccf3c0ce63e,libsocket2-bf4ec16a2e7c0784,libbytes-9bfea4f212c5b7d0,libmio-1d45fbca7112077a,libparking_lot-886b5b5c5ca5a6b5,libparking_lot_core-46a08cf2f5ad6358,libsmallvec-9cbe832150e59a1b,liblock_api-055ed5d76ba5e533,libscopeguard-9c8d6a20cb39600a,libpin_project_lite-838971c4926b66e8,libspam,libbs58-3c8ca375bd50b4c4,libspl_associated_token_account-b7e79891e2b505eb,libspl_token_2022-a7cea207a75cdbfb,libspl_memo-12a7bf861ab45699,libspl_transfer_hook_interface-4aeef770fb81cf9e,libspl_tlv_account_resolution-1aa870805fce6c85,libspl_token_metadata_interface-ad714c0c6a6ce61b,libspl_type_length_value-4001a7b5f7c8da2c,libspl_token_group_interface-9d003cad087c8aff,libspl_discriminator-e1d62f1fc9540400,libspl_pod-325dffc5f171b094,libsolana_zk_token_sdk-7f2a7b56d851ff9a,libmerlin-a71ad071456684ea,libsolana_sdk-65010f98f3775352,libpbkdf2-a18351e45cab0fdc,libserde_json-23fd079c3e26a808,libmemchr-53868c89b1ad5a18,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libqstring-7033d27d91e0e32c,libpercent_encoding-d6b65514b151fdf1,libed25519_dalek_bip32-ed4681d5f20364db,libhmac-34cb16d611686b5a,libserde_with-d5b53b971eeac82e,libmemmap2-a46c07e8b2c173d2,libchrono-211743129d5185b9,libiana_time_zone-1ddd079db856ae68,libsiphasher-0c5e23122455ed55,libed25519_dalek-bc749b94a66e7a14,libed25519-0efc7c6733aa4c68,libsignature-f1242de4ea391eb4,liburiparse-a043e215f0f5bde2,libfnv-440a3b349835519e,libderivation_path-7adf255ddbdc0f8e,libsha3-2756847fc1807b0f,libaes_gcm_siv-5c703ee9a776a45d,libaes-087c96a79fabe221,libpolyval-ae984f8bf32f8a2a,libuniversal_hash-ec3305642503d430,libctr-b01a6710c2fa597a,libcipher-ea0f33407ee8093f,libaead-17c67d76e5e6957c,libspl_program_error-711553961b11da37,libassert_matches-275c8ad700818be0,libstatic_assertions-1b4ac743028479c0,libspl_token-07e015bba7530fe5,libnum_enum-7b299472fc2d6bde,libshank-96b6b2f5ddd2bf3c,libnum_enum-2c1a7e941e76f818,libsolana_program-1b5367bb9ecb5783,liblibsecp256k1-685fdc34f51923fa,libbase64-05f1c1db44c2844a,libsha2-e4bdd30083c8de6b,libopaque_debug-2ad998a90e9ed91b,libblock_buffer-4a1aa6ff6823582d,libblock_padding-205aa6056f79b059,libhmac_drbg-8a76dd54da888940,libhmac-1a08330a999bde15,libcrypto_mac-6604ea3918944c8b,librand-9bf20a95b39c1afd,librand_chacha-1b635df1c385451d,liblibsecp256k1_core-2cb63b1ec6c54bdf,libcrunchy-15cc2c28620e7314,libcurve25519_dalek-7badd3f9327593ab,librand_core-69f86ed2015e5344,libgetrandom-4c707389667deb81,libdigest-b16bf4cbd60b02c6,libbyteorder-b03ad31b277b1526,libserde_bytes-0cfaf753d89bbf16,libbs58-cb7c3a231ebbc162,libwasm_bindgen-161ea2c858e250d9,libwasm_bindgen_shared-db744a23a5a73788,libunicode_ident-d3100285c5301b15,libbitflags-f1adf2bd9318a931,libbv-eb897c0fd66d449b,libbase64-00b58ca56942df0a,liblight_poseidon-7a28e6c9cf69a8ba,libblake3-8372aee4ed24429b,libconstant_time_eq-edc1244363ffd560,libarrayvec-4efe56fa9f332172,libarrayref-8dc21cd343cd75a6,liblazy_static-26ac7623d713e9be,libsha3-fc556eac2d67b2b1,libkeccak-4dbd4aaa84c13433,libbincode-2370fe85523757e0,libsha2-5da913c6233fcc13,libcpufeatures-090d52df5475f983,liblog-217f48e92360dc73,libborsh-cc6fca3a6ba1f7e0,libborsh-b526a6d46c5df72b,libborsh-09d8da1db8d3a51b,libark_bn254-d9a63a3dfe0909ec,libark_ec-1ed5b4dbe4c07ed0,libark_poly-be61cb233b81860c,libhashbrown-dcdf42ee6e3f3282,libahash-d95b52f5ead562d5,libgetrandom-fb5306213a270dec,libonce_cell-bfceb64c6f4cb589,libitertools-a74f8b8595254cf2,libeither-f87ae2b81c36c40f,libark_ff-669c5c4cb5172896,libzeroize-6c5d24de21393b4b,libbytemuck-724c669ac74ee5fb,libark_serialize-24abf1d6e9143a9f,libdigest-cd8f0e926cedf05c,libsubtle-601d04a11b4148a7,libblock_buffer-2580531c9349705d,libcrypto_common-cd6b8a5564c7f743,libgeneric_array-7efc7c36b551819b,libtypenum-bfb62b937385d8c5,libnum_bigint-e269f8edd50e84c0,libnum_integer-ffd00783a964b73f,libark_std-bbe52982f2e64991,libnum_traits-586cc47e792695a9,librand-61e4fa27650f3fe7,librand_chacha-f86c859d122abeb1,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-4b9271715ecfb566,libgetrandom-120e49c592e390ca,liblibc-4804da5bdf99e8a3,libcfg_if-6d2b472de781bf88,libserde-b57b8c67d86fc561,libserde_core-3ce47e02f24ad5b5,libthiserror-e486e72a57679ba0,libmemoffset-b2be304f1bc8a98d}.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/rustc04Eocu/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/blake3-00474db7090debe4/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-35ddedf602e0980d/out/lib" "-L" "/opt/rustwide/target/debug/build/lz4-sys-9d02740f6f5eb9c7/out" "-L" "/opt/rustwide/target/debug/build/ring-ca7af2ef84edd60b/out" "-L" "/opt/rustwide/target/debug/build/ring-132966a0bde3d797/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-69d19b9a8ed0c107/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_reset-556d3e9d6309dd79" "-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 `spam-program` (test "test_reset") 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/rustciP38K0/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsolana_program_test-99de4fc021cf272f,libsolana_logger-003db89c415ee72a,libenv_logger-d9518e8eef3a15da,libtermcolor-756c6a05c4db81e7,libsolana_banks_server-762886b5678038d4,libsolana_send_transaction_service-3c35866568cb8eb3,libsolana_runtime-afdfe5ff18048ee3,libsymlink-40f67c3d645a62f9,libsolana_zk_token_proof_program-39cb121e28ceed08,libim-06c3cb1d068507ad,librand_xoshiro-63b49aacad5b8c06,libsized_chunks-34244fed48217d5b,libbitmaps-80b8fd1eb2de1142,libstrum-89fb3b733354c7d0,liblru-6fc64ef8d45e23f4,libhashbrown-3b3b2c468f4c027b,libahash-81a2ac86742b5d93,libsolana_vote-827881e0976a91cf,libsolana_cost_model-dcdd487a797bcdbd,libsolana_loader_v4_program-8b1f7cbefd04d462,libsolana_address_lookup_table_program-4bc74233406ae467,libsolana_compute_budget_program-27cba6a847df0cc6,libsolana_stake_program-5c133dd3c041210c,libsolana_bpf_loader_program-1f2741a41d8f6827,libsolana_system_program-fbd95d1b49a1feb4,libsolana_client-007e57bcb17aaed3,libsolana_thin_client-6f8754f6e562e68a,libsolana_rpc_client_nonce_utils-ee51ee6582be12d3,libsolana_clap_utils-2bd923c6d2ad79af,librpassword-f8b95d1eaf6c2225,librtoolbox-0d7317bd7b0ab291,libbip39-874a1509203fbd28,libpbkdf2-25d14893ab2205c8,libunicode_normalization-d86d5967dccfdf93,libsolana_remote_wallet-c359114946067cec,libdialoguer-203cfce9d1deccbf,libshell_words-eef44e5987d9877e,libclap-b7ceb3008c607072,libvec_map-0d359de155523c5e,libtextwrap-39f60c800b1da851,libunicode_width-3ddf7d6549f3d7bc,libstrsim-cc41e6007cf1b8a3,libatty-4693c2d4aa55e9bb,libansi_term-943797bee652e1de,libsolana_tpu_client-2c00493827314cec,libsolana_rpc_client-ec2545d1a2162bb7,libindicatif-79badede489e4ccf,libportable_atomic-a1322d0e63f75fff,libnumber_prefix-3ee113992e9f31d2,libconsole-ca808b33c9c8dd0f,libunicode_width-c30c57e8fc3419bf,libsolana_pubsub_client-d586061cb4b400c1,libtokio_tungstenite-09b66378406d59c5,libtungstenite-dc96f41a8b3cb9ab,libwebpki_roots-1facf424b9282a85,libutf8-f9f1c0b8c5c136d1,libsha1-c6d4390c3ad8391d,libtokio_stream-e67ae3cc380b38d6,libsolana_udp_client-769b93ec2b50f33d,libsolana_quic_client-d9a7a92427befe18,libsolana_streamer-99d327ee4384b149,libx509_parser-4ea1486f188e3830,libdata_encoding-ee914090a5e21f85,liboid_registry-cb692d27acd27c9f,libder_parser-b1b27239f4e3738c,libasn1_rs-30d8641d442d6421,librusticata_macros-2193358dd9d9fad5,libnom-f91e219c903634de,libpkcs8-dafa885ae4f1ff49,libspki-83660ef98b52fe07,libder-8a440b13e4503077,libconst_oid-d7fcec25db52b387,libhistogram-52d4afe5833fde90,libsolana_perf-f0b117b551d3cd74,libcaps-65f28213d00176c8,libsolana_vote_program-f61ccc84ca8cff55,libdlopen2-7a43c6b63ef326b3,libasync_channel-8ed91b62e8566dc1,libconcurrent_queue-c40763248c6601e7,libsolana_rpc_client_api-15504d46079440d2,libsolana_version-508fb6316fc33ba8,libsemver-5e00c26d133b1944,libjsonrpc_core-59db98f767446d2c,libsolana_transaction_status-d8b586d49526b067,libsolana_account_decoder-42d8ff43f28a3f44,libzstd-6d6254381a633507,libzstd_safe-84d120d234eff2ab,libzstd_sys-6240530913ed399c,libsolana_config_program-359a12710d622037,libinflector-426f3d4d743bdd94,libregex-3f84e68e68f2b2df,libregex_automata-f3a79bddf89e122e,libaho_corasick-4d7536873cb1ab2e,libregex_syntax-2fa091f58f28b60e,libsolana_net_utils-4de48d422205833a,libnix-1487f27a14aadff3,libmemoffset-9109475cafdd5334,libbitflags-a56917bef97924b7,libasync_mutex-adca25dd7cc97abe,libevent_listener-50a1f4b7d595544a,libquinn-3be9c24e500c0295,libquinn_udp-71ce1fd5d5c2d0ae,libquinn_proto-8a0681d028b0708f,librustls_native_certs-02c35c0611c9558f,libopenssl_probe-97285b30d4cc6be1,librustc_hash-33c9b824b0a54236,libtinyvec-31876cfdf1577352,libtinyvec_macros-675e2e438f9922ed,libsolana_connection_cache-6798f48eda9e3936,librcgen-e9c52f9dbbdf9288,libring-c1b8fb1292bd3ce4,libspin-0122b63eca74e16b,libuntrusted-89c47c20f52e0729,libpem-ef923ed18e9188da,libbase64-c16ae2ade0729b07,libyasna-bd677f2cc4376e7d,libtime-d07df39247149127,libtime_core-ad5c974b49294d55,libnum_conv-d2e97b3eaa83741a,libderanged-32d054dda88aa2e9,libpowerfmt-319bda9d3261653d,libsolana_banks_client-0209c6e14d22dcee,libsolana_banks_interface-2669233fcbbaf574,libtarpc-be8b884cbaf08da0,libhumantime-de59cafd50707f48,libanyhow-b1912cf0cfdecb46,libtracing_opentelemetry-a1e9158b18e04444,libtracing_subscriber-1961cce95f7aac98,libthread_local-36668ce721d3343a,libsharded_slab-ab8800df4e6fcb72,libopentelemetry-d579fafa147b634f,libtokio_util-a79762ddca006e0d,libfutures-5f37a871a97ea20e,libfutures_executor-28e949eb43217779,libtokio_serde-0cd0709f154f0596,libpin_project-6ad9b56cf069ba33,libsolana_accounts_db-de471631ca9fb440,liblz4-286455c502e1da44,liblz4_sys-6f2f2206e42d4b0e,libsolana_program_runtime-47c15b35c138003a,libenum_iterator-0b04a8d5791ad7b2,libpercentage-acbac6edba5b2a36,libnum-cd0d58a783b67261,libnum_rational-1cf3b112b789e763,libnum_iter-62654e2a274a6a8d,libnum_complex-9cc389d228552db6,libnum_bigint-df858c8265726977,libsolana_rbpf-5196e2a85cf73465,librustc_demangle-ead9418eeec2c8f2,libgoblin-fdebab6e0fbc4891,libplain-c1e15124b434e9af,libscroll-423626e5620fce75,libhash32-7169ead1cf4d836f,libcombine-5133778d492eee1b,libascii-81bfcd3ce33f1724,libunreachable-150ddea25048064a,libvoid-e3268ce02ddb174f,libeager-0a0b2db04595fdfd,libindex_list-6bb8b32a309dcb0d,libtar-8c95ed8974d1a9f8,libxattr-6d83fe306eb0aa66,libfiletime-7dede657b495e563,libbzip2-a6cb2bc5c41cbb81,libbzip2_sys-c9701575e97af5c3,libsolana_bucket_map-579329a596f0aecd,libouroboros-a87b3c9341c1c2fa,libaliasable-926b772ac1efea4d,libtempfile-85bf8e0e3cda725e,libfastrand-47921bd8b682c1b8,librustix-c02877ebac2d1d72,liblinux_raw_sys-39b5d4536ab57a63,libsolana_rayon_threadlimit-10acdd1fd991becc,libnum_cpus-4cfe44438595787d,libsolana_nohash_hasher-e6bf807127773f94,libsolana_measure-92fca2c58a550730,libseqlock-dbf946af9adf2d9b,libdashmap-70e19fe172505299,librayon-aecc88d1caa11224,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libhashbrown-a1d4d56b0219a0d8,libmodular_bitfield-571938137c38be5c,libsolana_metrics-9ff8f12ac6fb5655,libreqwest-a76b43fd60e932bc,librustls_pemfile-f921b7a6316a7221,libhyper_rustls-da2a44519154892f,libwebpki_roots-a92a465904b38f41,libipnet-2889ec6249556e81,libtokio_rustls-4f7f73af301d7e3b,libserde_urlencoded-872a6948327bb10e,libmime-e225d9a85f1cf3d6,libencoding_rs-b3a6606b2717f927,libasync_compression-53ae747716ea7682,libcompression_codecs-612efb8649329c34,libflate2-27bf3b1d5b7ab609,libminiz_oxide-310a9af9215bcc19,libsimd_adler32-ac240cbc6f10635e,libcrc32fast-d8cdeb459f2ae317,libcompression_core-8f512bd52c7f19ed,libbrotli-8159372d35d84dae,libbrotli_decompressor-562dea5568eee6d1,liballoc_stdlib-763aa4b4ebda8c4b,liballoc_no_stdlib-783cd8e1241def70,librustls-140c485814de264e,libsct-1ce0bfaf533a2d96,libwebpki-266400d7a7bbf299,libring-61c754bc713a9bc6,libuntrusted-be2412edbd71db05,libhyper-bd7c2908553da1fa,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libsocket2-f9f6103fdb3db25a,libhttparse-98b4392fc1401ed6,libh2-b7f3874a9bb6ab08,libindexmap-b5b030c31a78a8ad,libequivalent-3dcb23bdcc9d204f,libhashbrown-54fc20f57e44fff6,libtokio_util-99d51aa5ebdbc0a8,libtower_service-9f56a0853c3e530c,libtracing-0872cd0718831df4,libtracing_core-5740640b3c6cbec6,libsync_wrapper-3fa7eb8c174e867e,libhttp_body-7bf68e43d2227db5,libfutures_util-10b136a9a005fd01,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,liburl-71d6980a363cc117,libidna-0cdff27eb86bcfae,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-68471c8129d4b51a,libicu_properties-cab2e1044962f4f6,libicu_properties_data-de3694434a5dad35,libicu_normalizer-fab0dd2df2ceb0fc,libicu_normalizer_data-c85ba669f8ff3c61,libicu_collections-a9947a1ec62ebeee,libpotential_utf-b8ef18eb6928ed3c,libicu_provider-ffd5e1fe1de984d4,libicu_locale_core-18b59dc73a2f821b,libtinystr-b0482e915286d4d0,liblitemap-ffd6a19b46822b2a,libwriteable-c6494e6bfd3043d1,libzerovec-29bbed92c1c5a799,libzerotrie-2380a8fd8dd8bf09,libyoke-433a01cc7bffa5cd,libstable_deref_trait-244794169854db02,libzerofrom-ad0fe892bc017379,libform_urlencoded-54f617672f9aa92e,libhttp-5436b16a5f3c0db8,libgethostname-c0a58e82f7a82963,libcrossbeam_channel-dffe07df89ac0524,libcrossbeam_utils-a8ff581764e612a5,libchrono_humanize-dba2a7e51400f44e,libtokio-a790e4b81e8badcb,libsignal_hook_registry-db366ccf3c0ce63e,libsocket2-bf4ec16a2e7c0784,libbytes-9bfea4f212c5b7d0,libmio-1d45fbca7112077a,libparking_lot-886b5b5c5ca5a6b5,libparking_lot_core-46a08cf2f5ad6358,libsmallvec-9cbe832150e59a1b,liblock_api-055ed5d76ba5e533,libscopeguard-9c8d6a20cb39600a,libpin_project_lite-838971c4926b66e8,libspam,libbs58-3c8ca375bd50b4c4,libspl_associated_token_account-b7e79891e2b505eb,libspl_token_2022-a7cea207a75cdbfb,libspl_memo-12a7bf861ab45699,libspl_transfer_hook_interface-4aeef770fb81cf9e,libspl_tlv_account_resolution-1aa870805fce6c85,libspl_token_metadata_interface-ad714c0c6a6ce61b,libspl_type_length_value-4001a7b5f7c8da2c,libspl_token_group_interface-9d003cad087c8aff,libspl_discriminator-e1d62f1fc9540400,libspl_pod-325dffc5f171b094,libsolana_zk_token_sdk-7f2a7b56d851ff9a,libmerlin-a71ad071456684ea,libsolana_sdk-65010f98f3775352,libpbkdf2-a18351e45cab0fdc,libserde_json-23fd079c3e26a808,libmemchr-53868c89b1ad5a18,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libqstring-7033d27d91e0e32c,libpercent_encoding-d6b65514b151fdf1,libed25519_dalek_bip32-ed4681d5f20364db,libhmac-34cb16d611686b5a,libserde_with-d5b53b971eeac82e,libmemmap2-a46c07e8b2c173d2,libchrono-211743129d5185b9,libiana_time_zone-1ddd079db856ae68,libsiphasher-0c5e23122455ed55,libed25519_dalek-bc749b94a66e7a14,libed25519-0efc7c6733aa4c68,libsignature-f1242de4ea391eb4,liburiparse-a043e215f0f5bde2,libfnv-440a3b349835519e,libderivation_path-7adf255ddbdc0f8e,libsha3-2756847fc1807b0f,libaes_gcm_siv-5c703ee9a776a45d,libaes-087c96a79fabe221,libpolyval-ae984f8bf32f8a2a,libuniversal_hash-ec3305642503d430,libctr-b01a6710c2fa597a,libcipher-ea0f33407ee8093f,libaead-17c67d76e5e6957c,libspl_program_error-711553961b11da37,libassert_matches-275c8ad700818be0,libstatic_assertions-1b4ac743028479c0,libspl_token-07e015bba7530fe5,libnum_enum-7b299472fc2d6bde,libshank-96b6b2f5ddd2bf3c,libnum_enum-2c1a7e941e76f818,libsolana_program-1b5367bb9ecb5783,liblibsecp256k1-685fdc34f51923fa,libbase64-05f1c1db44c2844a,libsha2-e4bdd30083c8de6b,libopaque_debug-2ad998a90e9ed91b,libblock_buffer-4a1aa6ff6823582d,libblock_padding-205aa6056f79b059,libhmac_drbg-8a76dd54da888940,libhmac-1a08330a999bde15,libcrypto_mac-6604ea3918944c8b,librand-9bf20a95b39c1afd,librand_chacha-1b635df1c385451d,liblibsecp256k1_core-2cb63b1ec6c54bdf,libcrunchy-15cc2c28620e7314,libcurve25519_dalek-7badd3f9327593ab,librand_core-69f86ed2015e5344,libgetrandom-4c707389667deb81,libdigest-b16bf4cbd60b02c6,libbyteorder-b03ad31b277b1526,libserde_bytes-0cfaf753d89bbf16,libbs58-cb7c3a231ebbc162,libwasm_bindgen-161ea2c858e250d9,libwasm_bindgen_shared-db744a23a5a73788,libunicode_ident-d3100285c5301b15,libbitflags-f1adf2bd9318a931,libbv-eb897c0fd66d449b,libbase64-00b58ca56942df0a,liblight_poseidon-7a28e6c9cf69a8ba,libblake3-8372aee4ed24429b,libconstant_time_eq-edc1244363ffd560,libarrayvec-4efe56fa9f332172,libarrayref-8dc21cd343cd75a6,liblazy_static-26ac7623d713e9be,libsha3-fc556eac2d67b2b1,libkeccak-4dbd4aaa84c13433,libbincode-2370fe85523757e0,libsha2-5da913c6233fcc13,libcpufeatures-090d52df5475f983,liblog-217f48e92360dc73,libborsh-cc6fca3a6ba1f7e0,libborsh-b526a6d46c5df72b,libborsh-09d8da1db8d3a51b,libark_bn254-d9a63a3dfe0909ec,libark_ec-1ed5b4dbe4c07ed0,libark_poly-be61cb233b81860c,libhashbrown-dcdf42ee6e3f3282,libahash-d95b52f5ead562d5,libgetrandom-fb5306213a270dec,libonce_cell-bfceb64c6f4cb589,libitertools-a74f8b8595254cf2,libeither-f87ae2b81c36c40f,libark_ff-669c5c4cb5172896,libzeroize-6c5d24de21393b4b,libbytemuck-724c669ac74ee5fb,libark_serialize-24abf1d6e9143a9f,libdigest-cd8f0e926cedf05c,libsubtle-601d04a11b4148a7,libblock_buffer-2580531c9349705d,libcrypto_common-cd6b8a5564c7f743,libgeneric_array-7efc7c36b551819b,libtypenum-bfb62b937385d8c5,libnum_bigint-e269f8edd50e84c0,libnum_integer-ffd00783a964b73f,libark_std-bbe52982f2e64991,libnum_traits-586cc47e792695a9,librand-61e4fa27650f3fe7,librand_chacha-f86c859d122abeb1,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-4b9271715ecfb566,libgetrandom-120e49c592e390ca,liblibc-4804da5bdf99e8a3,libcfg_if-6d2b472de781bf88,libserde-b57b8c67d86fc561,libserde_core-3ce47e02f24ad5b5,libthiserror-e486e72a57679ba0,libmemoffset-b2be304f1bc8a98d}.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/rustciP38K0/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/blake3-00474db7090debe4/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-35ddedf602e0980d/out/lib" "-L" "/opt/rustwide/target/debug/build/lz4-sys-9d02740f6f5eb9c7/out" "-L" "/opt/rustwide/target/debug/build/ring-ca7af2ef84edd60b/out" "-L" "/opt/rustwide/target/debug/build/ring-132966a0bde3d797/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-69d19b9a8ed0c107/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_update_admin-ea77600c629b49be" "-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 `spam-program` (test "test_update_admin") due to 1 previous error; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAEzE5O/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsolana_program_test-99de4fc021cf272f,libsolana_logger-003db89c415ee72a,libenv_logger-d9518e8eef3a15da,libtermcolor-756c6a05c4db81e7,libsolana_banks_server-762886b5678038d4,libsolana_send_transaction_service-3c35866568cb8eb3,libsolana_runtime-afdfe5ff18048ee3,libsymlink-40f67c3d645a62f9,libsolana_zk_token_proof_program-39cb121e28ceed08,libim-06c3cb1d068507ad,librand_xoshiro-63b49aacad5b8c06,libsized_chunks-34244fed48217d5b,libbitmaps-80b8fd1eb2de1142,libstrum-89fb3b733354c7d0,liblru-6fc64ef8d45e23f4,libhashbrown-3b3b2c468f4c027b,libahash-81a2ac86742b5d93,libsolana_vote-827881e0976a91cf,libsolana_cost_model-dcdd487a797bcdbd,libsolana_loader_v4_program-8b1f7cbefd04d462,libsolana_address_lookup_table_program-4bc74233406ae467,libsolana_compute_budget_program-27cba6a847df0cc6,libsolana_stake_program-5c133dd3c041210c,libsolana_bpf_loader_program-1f2741a41d8f6827,libsolana_system_program-fbd95d1b49a1feb4,libsolana_client-007e57bcb17aaed3,libsolana_thin_client-6f8754f6e562e68a,libsolana_rpc_client_nonce_utils-ee51ee6582be12d3,libsolana_clap_utils-2bd923c6d2ad79af,librpassword-f8b95d1eaf6c2225,librtoolbox-0d7317bd7b0ab291,libbip39-874a1509203fbd28,libpbkdf2-25d14893ab2205c8,libunicode_normalization-d86d5967dccfdf93,libsolana_remote_wallet-c359114946067cec,libdialoguer-203cfce9d1deccbf,libshell_words-eef44e5987d9877e,libclap-b7ceb3008c607072,libvec_map-0d359de155523c5e,libtextwrap-39f60c800b1da851,libunicode_width-3ddf7d6549f3d7bc,libstrsim-cc41e6007cf1b8a3,libatty-4693c2d4aa55e9bb,libansi_term-943797bee652e1de,libsolana_tpu_client-2c00493827314cec,libsolana_rpc_client-ec2545d1a2162bb7,libindicatif-79badede489e4ccf,libportable_atomic-a1322d0e63f75fff,libnumber_prefix-3ee113992e9f31d2,libconsole-ca808b33c9c8dd0f,libunicode_width-c30c57e8fc3419bf,libsolana_pubsub_client-d586061cb4b400c1,libtokio_tungstenite-09b66378406d59c5,libtungstenite-dc96f41a8b3cb9ab,libwebpki_roots-1facf424b9282a85,libutf8-f9f1c0b8c5c136d1,libsha1-c6d4390c3ad8391d,libtokio_stream-e67ae3cc380b38d6,libsolana_udp_client-769b93ec2b50f33d,libsolana_quic_client-d9a7a92427befe18,libsolana_streamer-99d327ee4384b149,libx509_parser-4ea1486f188e3830,libdata_encoding-ee914090a5e21f85,liboid_registry-cb692d27acd27c9f,libder_parser-b1b27239f4e3738c,libasn1_rs-30d8641d442d6421,librusticata_macros-2193358dd9d9fad5,libnom-f91e219c903634de,libpkcs8-dafa885ae4f1ff49,libspki-83660ef98b52fe07,libder-8a440b13e4503077,libconst_oid-d7fcec25db52b387,libhistogram-52d4afe5833fde90,libsolana_perf-f0b117b551d3cd74,libcaps-65f28213d00176c8,libsolana_vote_program-f61ccc84ca8cff55,libdlopen2-7a43c6b63ef326b3,libasync_channel-8ed91b62e8566dc1,libconcurrent_queue-c40763248c6601e7,libsolana_rpc_client_api-15504d46079440d2,libsolana_version-508fb6316fc33ba8,libsemver-5e00c26d133b1944,libjsonrpc_core-59db98f767446d2c,libsolana_transaction_status-d8b586d49526b067,libsolana_account_decoder-42d8ff43f28a3f44,libzstd-6d6254381a633507,libzstd_safe-84d120d234eff2ab,libzstd_sys-6240530913ed399c,libsolana_config_program-359a12710d622037,libinflector-426f3d4d743bdd94,libregex-3f84e68e68f2b2df,libregex_automata-f3a79bddf89e122e,libaho_corasick-4d7536873cb1ab2e,libregex_syntax-2fa091f58f28b60e,libsolana_net_utils-4de48d422205833a,libnix-1487f27a14aadff3,libmemoffset-9109475cafdd5334,libbitflags-a56917bef97924b7,libasync_mutex-adca25dd7cc97abe,libevent_listener-50a1f4b7d595544a,libquinn-3be9c24e500c0295,libquinn_udp-71ce1fd5d5c2d0ae,libquinn_proto-8a0681d028b0708f,librustls_native_certs-02c35c0611c9558f,libopenssl_probe-97285b30d4cc6be1,librustc_hash-33c9b824b0a54236,libtinyvec-31876cfdf1577352,libtinyvec_macros-675e2e438f9922ed,libsolana_connection_cache-6798f48eda9e3936,librcgen-e9c52f9dbbdf9288,libring-c1b8fb1292bd3ce4,libspin-0122b63eca74e16b,libuntrusted-89c47c20f52e0729,libpem-ef923ed18e9188da,libbase64-c16ae2ade0729b07,libyasna-bd677f2cc4376e7d,libtime-d07df39247149127,libtime_core-ad5c974b49294d55,libnum_conv-d2e97b3eaa83741a,libderanged-32d054dda88aa2e9,libpowerfmt-319bda9d3261653d,libsolana_banks_client-0209c6e14d22dcee,libsolana_banks_interface-2669233fcbbaf574,libtarpc-be8b884cbaf08da0,libhumantime-de59cafd50707f48,libanyhow-b1912cf0cfdecb46,libtracing_opentelemetry-a1e9158b18e04444,libtracing_subscriber-1961cce95f7aac98,libthread_local-36668ce721d3343a,libsharded_slab-ab8800df4e6fcb72,libopentelemetry-d579fafa147b634f,libtokio_util-a79762ddca006e0d,libfutures-5f37a871a97ea20e,libfutures_executor-28e949eb43217779,libtokio_serde-0cd0709f154f0596,libpin_project-6ad9b56cf069ba33,libsolana_accounts_db-de471631ca9fb440,liblz4-286455c502e1da44,liblz4_sys-6f2f2206e42d4b0e,libsolana_program_runtime-47c15b35c138003a,libenum_iterator-0b04a8d5791ad7b2,libpercentage-acbac6edba5b2a36,libnum-cd0d58a783b67261,libnum_rational-1cf3b112b789e763,libnum_iter-62654e2a274a6a8d,libnum_complex-9cc389d228552db6,libnum_bigint-df858c8265726977,libsolana_rbpf-5196e2a85cf73465,librustc_demangle-ead9418eeec2c8f2,libgoblin-fdebab6e0fbc4891,libplain-c1e15124b434e9af,libscroll-423626e5620fce75,libhash32-7169ead1cf4d836f,libcombine-5133778d492eee1b,libascii-81bfcd3ce33f1724,libunreachable-150ddea25048064a,libvoid-e3268ce02ddb174f,libeager-0a0b2db04595fdfd,libindex_list-6bb8b32a309dcb0d,libtar-8c95ed8974d1a9f8,libxattr-6d83fe306eb0aa66,libfiletime-7dede657b495e563,libbzip2-a6cb2bc5c41cbb81,libbzip2_sys-c9701575e97af5c3,libsolana_bucket_map-579329a596f0aecd,libouroboros-a87b3c9341c1c2fa,libaliasable-926b772ac1efea4d,libtempfile-85bf8e0e3cda725e,libfastrand-47921bd8b682c1b8,librustix-c02877ebac2d1d72,liblinux_raw_sys-39b5d4536ab57a63,libsolana_rayon_threadlimit-10acdd1fd991becc,libnum_cpus-4cfe44438595787d,libsolana_nohash_hasher-e6bf807127773f94,libsolana_measure-92fca2c58a550730,libseqlock-dbf946af9adf2d9b,libdashmap-70e19fe172505299,librayon-aecc88d1caa11224,librayon_core-4ff98cc5bf125134,libcrossbeam_deque-f198184cb9600427,libcrossbeam_epoch-f7850608dc87be5d,libhashbrown-a1d4d56b0219a0d8,libmodular_bitfield-571938137c38be5c,libsolana_metrics-9ff8f12ac6fb5655,libreqwest-a76b43fd60e932bc,librustls_pemfile-f921b7a6316a7221,libhyper_rustls-da2a44519154892f,libwebpki_roots-a92a465904b38f41,libipnet-2889ec6249556e81,libtokio_rustls-4f7f73af301d7e3b,libserde_urlencoded-872a6948327bb10e,libmime-e225d9a85f1cf3d6,libencoding_rs-b3a6606b2717f927,libasync_compression-53ae747716ea7682,libcompression_codecs-612efb8649329c34,libflate2-27bf3b1d5b7ab609,libminiz_oxide-310a9af9215bcc19,libsimd_adler32-ac240cbc6f10635e,libcrc32fast-d8cdeb459f2ae317,libcompression_core-8f512bd52c7f19ed,libbrotli-8159372d35d84dae,libbrotli_decompressor-562dea5568eee6d1,liballoc_stdlib-763aa4b4ebda8c4b,liballoc_no_stdlib-783cd8e1241def70,librustls-140c485814de264e,libsct-1ce0bfaf533a2d96,libwebpki-266400d7a7bbf299,libring-61c754bc713a9bc6,libuntrusted-be2412edbd71db05,libhyper-bd7c2908553da1fa,libwant-f3b76c31c36c4d48,libtry_lock-329a94192e6e0b86,libsocket2-f9f6103fdb3db25a,libhttparse-98b4392fc1401ed6,libh2-b7f3874a9bb6ab08,libindexmap-b5b030c31a78a8ad,libequivalent-3dcb23bdcc9d204f,libhashbrown-54fc20f57e44fff6,libtokio_util-99d51aa5ebdbc0a8,libtower_service-9f56a0853c3e530c,libtracing-0872cd0718831df4,libtracing_core-5740640b3c6cbec6,libsync_wrapper-3fa7eb8c174e867e,libhttp_body-7bf68e43d2227db5,libfutures_util-10b136a9a005fd01,libfutures_io-afc827f01ba74cbf,libslab-12350a253ebd6c4f,libfutures_channel-0f6431eba8b68b54,libfutures_sink-9aaf2cca9a4da9e7,libfutures_task-7ae12210ff8c1a31,libpin_utils-fbb4663921dd3b6f,libfutures_core-02dcfccd95bac8dd,liburl-71d6980a363cc117,libidna-0cdff27eb86bcfae,libutf8_iter-4c16f1b0fe35ecc6,libidna_adapter-68471c8129d4b51a,libicu_properties-cab2e1044962f4f6,libicu_properties_data-de3694434a5dad35,libicu_normalizer-fab0dd2df2ceb0fc,libicu_normalizer_data-c85ba669f8ff3c61,libicu_collections-a9947a1ec62ebeee,libpotential_utf-b8ef18eb6928ed3c,libicu_provider-ffd5e1fe1de984d4,libicu_locale_core-18b59dc73a2f821b,libtinystr-b0482e915286d4d0,liblitemap-ffd6a19b46822b2a,libwriteable-c6494e6bfd3043d1,libzerovec-29bbed92c1c5a799,libzerotrie-2380a8fd8dd8bf09,libyoke-433a01cc7bffa5cd,libstable_deref_trait-244794169854db02,libzerofrom-ad0fe892bc017379,libform_urlencoded-54f617672f9aa92e,libhttp-5436b16a5f3c0db8,libgethostname-c0a58e82f7a82963,libcrossbeam_channel-dffe07df89ac0524,libcrossbeam_utils-a8ff581764e612a5,libchrono_humanize-dba2a7e51400f44e,libtokio-a790e4b81e8badcb,libsignal_hook_registry-db366ccf3c0ce63e,libsocket2-bf4ec16a2e7c0784,libbytes-9bfea4f212c5b7d0,libmio-1d45fbca7112077a,libparking_lot-886b5b5c5ca5a6b5,libparking_lot_core-46a08cf2f5ad6358,libsmallvec-9cbe832150e59a1b,liblock_api-055ed5d76ba5e533,libscopeguard-9c8d6a20cb39600a,libpin_project_lite-838971c4926b66e8,libspam,libbs58-3c8ca375bd50b4c4,libspl_associated_token_account-b7e79891e2b505eb,libspl_token_2022-a7cea207a75cdbfb,libspl_memo-12a7bf861ab45699,libspl_transfer_hook_interface-4aeef770fb81cf9e,libspl_tlv_account_resolution-1aa870805fce6c85,libspl_token_metadata_interface-ad714c0c6a6ce61b,libspl_type_length_value-4001a7b5f7c8da2c,libspl_token_group_interface-9d003cad087c8aff,libspl_discriminator-e1d62f1fc9540400,libspl_pod-325dffc5f171b094,libsolana_zk_token_sdk-7f2a7b56d851ff9a,libmerlin-a71ad071456684ea,libsolana_sdk-65010f98f3775352,libpbkdf2-a18351e45cab0fdc,libserde_json-23fd079c3e26a808,libmemchr-53868c89b1ad5a18,libitoa-d0b71e03eb93d2a7,libryu-c7bdc3164939992c,libqstring-7033d27d91e0e32c,libpercent_encoding-d6b65514b151fdf1,libed25519_dalek_bip32-ed4681d5f20364db,libhmac-34cb16d611686b5a,libserde_with-d5b53b971eeac82e,libmemmap2-a46c07e8b2c173d2,libchrono-211743129d5185b9,libiana_time_zone-1ddd079db856ae68,libsiphasher-0c5e23122455ed55,libed25519_dalek-bc749b94a66e7a14,libed25519-0efc7c6733aa4c68,libsignature-f1242de4ea391eb4,liburiparse-a043e215f0f5bde2,libfnv-440a3b349835519e,libderivation_path-7adf255ddbdc0f8e,libsha3-2756847fc1807b0f,libaes_gcm_siv-5c703ee9a776a45d,libaes-087c96a79fabe221,libpolyval-ae984f8bf32f8a2a,libuniversal_hash-ec3305642503d430,libctr-b01a6710c2fa597a,libcipher-ea0f33407ee8093f,libaead-17c67d76e5e6957c,libspl_program_error-711553961b11da37,libassert_matches-275c8ad700818be0,libstatic_assertions-1b4ac743028479c0,libspl_token-07e015bba7530fe5,libnum_enum-7b299472fc2d6bde,libshank-96b6b2f5ddd2bf3c,libnum_enum-2c1a7e941e76f818,libsolana_program-1b5367bb9ecb5783,liblibsecp256k1-685fdc34f51923fa,libbase64-05f1c1db44c2844a,libsha2-e4bdd30083c8de6b,libopaque_debug-2ad998a90e9ed91b,libblock_buffer-4a1aa6ff6823582d,libblock_padding-205aa6056f79b059,libhmac_drbg-8a76dd54da888940,libhmac-1a08330a999bde15,libcrypto_mac-6604ea3918944c8b,librand-9bf20a95b39c1afd,librand_chacha-1b635df1c385451d,liblibsecp256k1_core-2cb63b1ec6c54bdf,libcrunchy-15cc2c28620e7314,libcurve25519_dalek-7badd3f9327593ab,librand_core-69f86ed2015e5344,libgetrandom-4c707389667deb81,libdigest-b16bf4cbd60b02c6,libbyteorder-b03ad31b277b1526,libserde_bytes-0cfaf753d89bbf16,libbs58-cb7c3a231ebbc162,libwasm_bindgen-161ea2c858e250d9,libwasm_bindgen_shared-db744a23a5a73788,libunicode_ident-d3100285c5301b15,libbitflags-f1adf2bd9318a931,libbv-eb897c0fd66d449b,libbase64-00b58ca56942df0a,liblight_poseidon-7a28e6c9cf69a8ba,libblake3-8372aee4ed24429b,libconstant_time_eq-edc1244363ffd560,libarrayvec-4efe56fa9f332172,libarrayref-8dc21cd343cd75a6,liblazy_static-26ac7623d713e9be,libsha3-fc556eac2d67b2b1,libkeccak-4dbd4aaa84c13433,libbincode-2370fe85523757e0,libsha2-5da913c6233fcc13,libcpufeatures-090d52df5475f983,liblog-217f48e92360dc73,libborsh-cc6fca3a6ba1f7e0,libborsh-b526a6d46c5df72b,libborsh-09d8da1db8d3a51b,libark_bn254-d9a63a3dfe0909ec,libark_ec-1ed5b4dbe4c07ed0,libark_poly-be61cb233b81860c,libhashbrown-dcdf42ee6e3f3282,libahash-d95b52f5ead562d5,libgetrandom-fb5306213a270dec,libonce_cell-bfceb64c6f4cb589,libitertools-a74f8b8595254cf2,libeither-f87ae2b81c36c40f,libark_ff-669c5c4cb5172896,libzeroize-6c5d24de21393b4b,libbytemuck-724c669ac74ee5fb,libark_serialize-24abf1d6e9143a9f,libdigest-cd8f0e926cedf05c,libsubtle-601d04a11b4148a7,libblock_buffer-2580531c9349705d,libcrypto_common-cd6b8a5564c7f743,libgeneric_array-7efc7c36b551819b,libtypenum-bfb62b937385d8c5,libnum_bigint-e269f8edd50e84c0,libnum_integer-ffd00783a964b73f,libark_std-bbe52982f2e64991,libnum_traits-586cc47e792695a9,librand-61e4fa27650f3fe7,librand_chacha-f86c859d122abeb1,libppv_lite86-abe14080866ca9be,libzerocopy-05dd3e0e42145714,librand_core-4b9271715ecfb566,libgetrandom-120e49c592e390ca,liblibc-4804da5bdf99e8a3,libcfg_if-6d2b472de781bf88,libserde-b57b8c67d86fc561,libserde_core-3ce47e02f24ad5b5,libthiserror-e486e72a57679ba0,libmemoffset-b2be304f1bc8a98d}.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/rustcAEzE5O/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/blake3-00474db7090debe4/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-35ddedf602e0980d/out/lib" "-L" "/opt/rustwide/target/debug/build/lz4-sys-9d02740f6f5eb9c7/out" "-L" "/opt/rustwide/target/debug/build/ring-ca7af2ef84edd60b/out" "-L" "/opt/rustwide/target/debug/build/ring-132966a0bde3d797/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-69d19b9a8ed0c107/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_initialize-1b4f125ba9868304" "-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 `spam-program` (test "test_initialize") due to 1 previous error; 3 warnings emitted [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "785455343df776716c72f6345787cded7797bd7d24dcc746d089cf1462e046ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "785455343df776716c72f6345787cded7797bd7d24dcc746d089cf1462e046ac", kill_on_drop: false }` [INFO] [stdout] 785455343df776716c72f6345787cded7797bd7d24dcc746d089cf1462e046ac