[INFO] cloning repository https://github.com/frolvanya/solana-indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frolvanya/solana-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrolvanya%2Fsolana-indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrolvanya%2Fsolana-indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30fb647a4b174da20962365b259120bb38ca1aa7 [INFO] testing frolvanya/solana-indexer against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrolvanya%2Fsolana-indexer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/frolvanya/solana-indexer on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/frolvanya/solana-indexer [INFO] finished tweaking git repo https://github.com/frolvanya/solana-indexer [INFO] tweaked toml for git repo https://github.com/frolvanya/solana-indexer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/frolvanya/solana-indexer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b79a66873ffe64a83ebce8c041e91c367d8236e61b2c6964414c2e5b99463964 [INFO] running `Command { std: "docker" "start" "-a" "b79a66873ffe64a83ebce8c041e91c367d8236e61b2c6964414c2e5b99463964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b79a66873ffe64a83ebce8c041e91c367d8236e61b2c6964414c2e5b99463964", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b79a66873ffe64a83ebce8c041e91c367d8236e61b2c6964414c2e5b99463964", kill_on_drop: false }` [INFO] [stdout] b79a66873ffe64a83ebce8c041e91c367d8236e61b2c6964414c2e5b99463964 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb0906195f9bcbaf349f729b76c8bb004b8d052de271f2d841dbce7353140337 [INFO] running `Command { std: "docker" "start" "-a" "cb0906195f9bcbaf349f729b76c8bb004b8d052de271f2d841dbce7353140337", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.97 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.18.26 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling solana-frozen-abi v1.18.26 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.97 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling solana-program v1.18.26 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling solana-sdk-macro v1.18.26 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling solana-sdk v1.18.26 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling qualifier_attr v0.2.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling borsh v0.9.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling solana-logger v1.18.26 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling aes-gcm-siv v0.10.3 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling spl-program-error-derive v0.3.2 [INFO] [stderr] Compiling spl-discriminator-syn v0.1.2 [INFO] [stderr] Compiling light-poseidon v0.2.0 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling spl-discriminator-derive v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling solana-program-runtime v1.18.26 [INFO] [stderr] Compiling async-compression v0.4.18 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling solana_rbpf v0.8.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling solana-version v1.18.26 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling solana-vote-program v1.18.26 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling anchor-syn v0.30.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling spl-program-error v0.3.0 [INFO] [stderr] Compiling spl-discriminator v0.1.0 [INFO] [stderr] Compiling spl-memo v4.0.0 [INFO] [stderr] Compiling spl-token v4.0.0 [INFO] [stderr] Compiling solana-perf v1.18.26 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling solana-rayon-threadlimit v1.18.26 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling anchor-lang-idl-spec v0.1.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling solana-zk-token-sdk v1.18.26 [INFO] [stderr] Compiling solana-metrics v1.18.26 [INFO] [stderr] Compiling solana-measure 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-remote-wallet v1.18.26 [INFO] [stderr] Compiling solana-config-program v1.18.26 [INFO] [stderr] Compiling solana-clap-utils v1.18.26 [INFO] [stderr] Compiling anchor-lang-idl v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling anchor-attribute-constant v0.30.1 [INFO] [stderr] Compiling anchor-attribute-access-control v0.30.1 [INFO] [stderr] Compiling anchor-derive-accounts v0.30.1 [INFO] [stderr] Compiling anchor-attribute-account v0.30.1 [INFO] [stderr] Compiling solana-streamer v1.18.26 [INFO] [stderr] Compiling anchor-derive-serde v0.30.1 [INFO] [stderr] Compiling anchor-attribute-error v0.30.1 [INFO] [stderr] Compiling anchor-attribute-event v0.30.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling anchor-derive-space v0.30.1 [INFO] [stderr] Compiling solana-udp-client v1.18.26 [INFO] [stderr] Compiling anchor-attribute-program v0.30.1 [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 anchor-lang v0.30.1 [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 solana-account-decoder v1.18.26 [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-rpc-client-nonce-utils v1.18.26 [INFO] [stderr] Compiling solana-thin-client v1.18.26 [INFO] [stderr] Compiling solana-client v1.18.26 [INFO] [stderr] Compiling solana-indexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyHZ9ts/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbs58-6d9c7a5f59ca4fad.rlib,libsolana_client-57946fa6bd14a784.rlib,libsolana_thin_client-2ee1cf9f342166ae.rlib,libdashmap-f762ef2fd5b6b507.rlib,libhashbrown-d952ad0946629507.rlib,libsolana_rpc_client_nonce_utils-1592692930b64022.rlib,libsolana_clap_utils-0ca666861a8fa48f.rlib,librpassword-1ea4a1a9d7e9d380.rlib,librtoolbox-9d1884d923546187.rlib,libbip39-54cf42b0bc33f245.rlib,libpbkdf2-329fcc1ba54fce87.rlib,libunicode_normalization-d67675934b132d4f.rlib,libsolana_remote_wallet-f02cc490f57f4f3f.rlib,libdialoguer-b1b43a83a393dc94.rlib,libshell_words-c7c8b88b0c6925bc.rlib,libtempfile-3c9bc6e052f62220.rlib,libfastrand-751bcde24b8aa073.rlib,librustix-735b4507fe265cfd.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libclap-f45852b91c94f22c.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-a09bf59b4bbced91.rlib,libstrsim-eb3bc2e4997041af.rlib,libatty-63b2ff2f00e644e5.rlib,libansi_term-74ae5010905c21da.rlib,libsolana_tpu_client-fb5b7326c0ae6348.rlib,libsolana_rpc_client-46a9c484fcf6ed09.rlib,libindicatif-b0d4bb17cc8a6ccb.rlib,libunicode_width-0122813f2549e4e9.rlib,libportable_atomic-b045e3c534e08244.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libconsole-ea7efc74d076d05f.rlib,libunicode_width-b1bc0d6c10c00ecc.rlib,libsolana_pubsub_client-38a58616351bc0aa.rlib,libtokio_tungstenite-54ed25773b9d6639.rlib,libtungstenite-6da325cce71388aa.rlib,libwebpki_roots-4a0f2ae99c22b9b5.rlib,libutf8-f4341c3c7568480d.rlib,libsha1-af96efd858309fec.rlib,libtokio_stream-eb5e86f9e961e410.rlib,libsolana_udp_client-591c8277bd1eb786.rlib,libsolana_quic_client-ae40d5d795373aee.rlib,libsolana_streamer-ee0cee7e66eca83b.rlib,libx509_parser-b1a96ce897ca76a3.rlib,libdata_encoding-5a6a67d1da3e7b5c.rlib,liboid_registry-a3011b6e90c27d3e.rlib,libder_parser-a51a2b5d32c189a3.rlib,libasn1_rs-3f9d1183ab146eac.rlib,librusticata_macros-df3183cb703ebc41.rlib,libnom-1439968240cd6607.rlib,libpkcs8-24c9243803138c8d.rlib,libspki-72a9ebaeab55ba31.rlib,libder-37eb96401de1c0bf.rlib,libconst_oid-f016216f963a2f13.rlib,libhistogram-974d8acb19550f5e.rlib,libsolana_perf-0c8674e9e91a7c2e.rlib,libcaps-fdb9d8494a933cda.rlib,libsolana_vote_program-036f84229093dcf7.rlib,libsolana_rayon_threadlimit-7315fdf5ca3b22f3.rlib,libnum_cpus-c9d79414809de3b0.rlib,libdlopen2-98660e69aca61021.rlib,librayon-09dee89f03f2d08e.rlib,librayon_core-cc27df126eb1cc76.rlib,libcrossbeam_deque-7afa7a71c7e8137a.rlib,libcrossbeam_epoch-10b55c33f040add3.rlib,libasync_channel-09fa80b9094fd6f6.rlib,libconcurrent_queue-cc59c96add4faa0c.rlib,libsolana_rpc_client_api-3b761f5f7b517083.rlib,libsolana_version-3645eba2b855eedf.rlib,libsemver-91fc05008857a407.rlib,libjsonrpc_core-6dde0dd3991d40d8.rlib,libsolana_transaction_status-516a2ec70d35a7f5.rlib,libspl_associated_token_account-5dedcaf5dea7a197.rlib,libassert_matches-3c989e42e59395b3.rlib,libsolana_account_decoder-bdd95cce0f6ed95b.rlib,libzstd-67a0377d6a5cd3b6.rlib,libzstd_safe-141154c857452a63.rlib,libzstd_sys-30200b2372f8f07b.rlib,libspl_token_2022-2de3aea5ef428f6a.rlib,libspl_token-bc136239c97a9ef5.rlib,libnum_enum-8abc054410606826.rlib,libspl_memo-7ec46860aa52b3b6.rlib,libspl_transfer_hook_interface-df99530d6b7f516c.rlib,libspl_tlv_account_resolution-70ab99d04b950ad6.rlib,libspl_token_metadata_interface-72b5d0f6035032d1.rlib,libspl_type_length_value-91b5fa9df2436dee.rlib,libspl_token_group_interface-5cfd0a1088e2f190.rlib,libspl_discriminator-723641f74e00eab8.rlib,libspl_pod-38756ff92426e6c8.rlib,libsolana_zk_token_sdk-35e058da05acd524.rlib,libmerlin-5c1941d4bb874c8f.rlib,libsha3-317220ec24c173fd.rlib,libaes_gcm_siv-b90cc0c1a18d1de6.rlib,libaes-b83c1dab643758af.rlib,libpolyval-5ab06587d666ffb0.rlib,libuniversal_hash-6eb2c87488ea69ad.rlib,libctr-490b3e9983baa888.rlib,libcipher-aaee44c487615d62.rlib,libaead-9f9cc8ef33a35d62.rlib,libspl_program_error-4e3877508f34e0a3.rlib,libsolana_config_program-97e8c97fb39f6d28.rlib,libsolana_program_runtime-043fec3590a3ff51.rlib,libenum_iterator-07a5f09a7b53df33.rlib,libpercentage-95729291dfc45528.rlib,libnum-af80e952550e57e6.rlib,libnum_rational-4817389d87515740.rlib,libnum_iter-8e48c0b3445ce768.rlib,libnum_complex-3afc175b44088b9b.rlib,libnum_bigint-4fc778121022674e.rlib,libsolana_rbpf-7b584ed3966b3179.rlib,librustc_demangle-685041651feef096.rlib,libgoblin-ac24a7f7464f9ba2.rlib,libplain-b056aea122884d0d.rlib,libscroll-345ea64a8258d7b8.rlib,libhash32-8c0cee047d2f46bf.rlib,libcombine-39edd0a5d147c9d4.rlib,libascii-cf905215b3b3c09d.rlib,libunreachable-27c7eaaa1d96067a.rlib,libvoid-6336667ff9ef9cc5.rlib,libeager-ee4f726a091de14a.rlib,libinflector-26d2661c3f701a9f.rlib,libregex-e38349301a8e2176.rlib,libregex_automata-50c3b675c1720374.rlib,libaho_corasick-8b986286320260fc.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libsolana_net_utils-4a08bbbd1a17988b.rlib,libnix-08cf74215d43c816.rlib,libmemoffset-3de93d34ece8c9d2.rlib,libbitflags-dde12b0d7d495b50.rlib,libfutures-4fcf99c366a8185d.rlib,libfutures_executor-0bfa7060c1a2d36c.rlib,libasync_mutex-203744b5ca881bdb.rlib,libevent_listener-0282a877755a83ef.rlib,libquinn-f595c87db63da69a.rlib,libquinn_udp-ba9857af07d41702.rlib,libquinn_proto-31f9ebaff152f7f7.rlib,librustls_native_certs-f806955ba9df8951.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libsolana_connection_cache-e1a7ec820d93d0df.rlib,librcgen-a087433a9006abab.rlib,libring-37f4415cf66cd338.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libpem-62f885d7e8cbff82.rlib,libbase64-42295ac2e0e134a3.rlib,libyasna-ca7a9173a336b5ce.rlib,libtime-cb57d34e03daa1da.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libsolana_measure-81fe903a023c4e2d.rlib,libsolana_metrics-46b94db04d0c1b3f.rlib,libreqwest-0707192856c5ef5a.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libhyper_rustls-5f85b87f127c714c.rlib,libwebpki_roots-da6c00699c81e448.rlib,libipnet-8b8ac2f1f2253516.rlib,libtokio_rustls-a21029aad7efed22.rlib,libserde_urlencoded-d277abc3c127e026.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libasync_compression-10ba5a2597e25221.rlib,libflate2-ea7636a30cb7495b.rlib,libminiz_oxide-eddcc0dc51e5ecea.rlib,libadler2-405893fb7a545b5b.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libbrotli-2fed3bc862165529.rlib,libbrotli_decompressor-119549b57d7fefe1.rlib,liballoc_stdlib-27a2ad33aa090449.rlib,liballoc_no_stdlib-118b0458ceca2dd8.rlib,librustls-830e7aaa520c30b2.rlib,libsct-f015842f55ea1c0f.rlib,libwebpki-71d242595157ecb9.rlib,libring-1cd4d1b71ec3d42e.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libhyper-8e429661a54dd640.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-fbf77c9da6775be1.rlib,libh2-75adcc1ba4995ad5.rlib,libindexmap-b55b2e765400ecfc.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-acdfbba63b345327.rlib,libtokio_util-22ddf986bc494d20.rlib,libtower_service-3fb88d28c2218805.rlib,libtracing-431ec99fb4fccf10.rlib,libtracing_core-213f4de5b5702b27.rlib,libtokio-04c2a55ba0c4452a.rlib,libsignal_hook_registry-cc939518257587b3.rlib,libsocket2-5fd94f3f878215ad.rlib,libmio-3e97854967b822c9.rlib,libparking_lot-da2963538fd0ddb5.rlib,libparking_lot_core-02ea48be7701d138.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body-bad1c3d7e50a08c9.rlib,liburl-79053c992c21a916.rlib,libidna-0bf46f2bb510d19b.rlib,libidna_adapter-6923acd6fca5115c.rlib,libicu_normalizer-faa52ad72450e5c5.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-fa67242f752a0fe9.rlib,libicu_properties-5e491c2be1872c5e.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-e0cd40422bce8d13.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-7fbef5ddd900bdb8.rlib,libicu_provider-822811e066fb548e.rlib,libicu_locid-397b00d2ff9a15d9.rlib,liblitemap-77adb1e9469fbec5.rlib,libtinystr-67cb6b21febd1a48.rlib,libzerovec-83a49f5f4de3a9d8.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-3a62d2b4217ad9ab.rlib,libzerofrom-83d12bcfc58abc92.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-35907277f0683ea4.rlib,libhttp-6cac78529709dda0.rlib,libbytes-c922de7d27e480b6.rlib,libgethostname-83b4a1d9d44dbc92.rlib,libcrossbeam_channel-e173737846f23ea7.rlib,libcrossbeam_utils-a8a58313e76b01fb.rlib,libsolana_sdk-6bdbf8f1dffa92c4.rlib,libpbkdf2-1b7b721d4042bd16.rlib,libserde_json-65dcb0929e203fd3.rlib,libitoa-6e2430f2fa153711.rlib,libryu-a980823ac8640001.rlib,libqstring-50027f9806c751b0.rlib,libpercent_encoding-af9df9186596bd92.rlib,libed25519_dalek_bip32-8c1e965a9de39f86.rlib,libhmac-e4f5d769297a6cf6.rlib,libserde_with-a4ff56b6743b35bd.rlib,libnum_enum-fc706aa606e0fce9.rlib,libmemmap2-6227030c801287ae.rlib,libchrono-1b43b4f8c1313ed4.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libed25519_dalek-3a10c0f340de2a30.rlib,libed25519-0b070739a9fdb3c3.rlib,libsignature-9d1573870c801d02.rlib,liburiparse-8214a549b5967a21.rlib,libfnv-79e2cbfbe03dcd16.rlib,libderivation_path-9a23c995d6df0112.rlib,libfutures_util-7d50236fdffb7456.rlib,libmemchr-53b28fca1243bcf4.rlib,libfutures_io-59d0071c9258d69f.rlib,libslab-33a512f5e5040868.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libpin_project_lite-1fb34223a43983ad.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libanyhow-f93351437aab68c9.rlib,libanchor_lang-9b3270061fe17c84.rlib,libsolana_program-e6dc79ad16733cd4.rlib,liblibsecp256k1-8139a46acd0845ee.rlib,libbase64-b6f8c1c454d0a7f0.rlib,libsha2-1e9eb06bdfbae647.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-260230e9864ad136.rlib,libblock_padding-b6fc03ba276d2b11.rlib,libhmac_drbg-ed8fe5d088f3c44a.rlib,libhmac-ee516477584b903c.rlib,libcrypto_mac-70356c2a87cea4af.rlib,librand-b426dc1c00d7987d.rlib,librand_chacha-d46a33001d79eb35.rlib,liblibsecp256k1_core-2a1cec32df18991d.rlib,libcrunchy-51cff8efb3f12cc3.rlib,libcurve25519_dalek-2c5deb70fe360a3f.rlib,librand_core-49f1f93aaa08c29b.rlib,libgetrandom-a5eec23a9d3de0da.rlib,libdigest-becec9f58fa5010a.rlib,libserde_bytes-a6450c153d12c102.rlib,libbs58-a4388457aa47f468.rlib,libwasm_bindgen-a71b090676360096.rlib,libbitflags-5d4c023faead13fe.rlib,libbv-b4ccf36af9a3e12f.rlib,libbase64-13144a1f1e192158.rlib,liblight_poseidon-cadd9791087f2211.rlib,libblake3-3771e2bf1d746892.rlib,libconstant_time_eq-efbf8da8f259d1ea.rlib,libarrayvec-c7dde542da3995d2.rlib,libarrayref-81fde35c69841043.rlib,liblazy_static-3674be3f4245d19b.rlib,libsha3-ccf817abc1201a6e.rlib,libkeccak-b3eea90d0aeeb926.rlib,libbincode-46e5e53bb4bc0c30.rlib,libsha2-6a47bfac5c1f4d11.rlib,libcpufeatures-2e2ebae977353a9d.rlib,liblog-368e05ac2c0115e3.rlib,libborsh-07cb511a0fc47bb1.rlib,libborsh-a1e4a60edc4c0599.rlib,libborsh-5ffd6fcaff833455.rlib,libark_bn254-f238fea69ab9f706.rlib,libark_ec-4b970d7b20d22d7c.rlib,libark_poly-1f2daae4b43ef984.rlib,libhashbrown-ce23c7a98adaf85c.rlib,libahash-6a722b87ab5cc5ad.rlib,libonce_cell-2642703f88b7c2f4.rlib,libitertools-149e16ca507ea893.rlib,libeither-f9c213979566fae6.rlib,libark_ff-9284a92f9baf1d08.rlib,libzeroize-58bb731c43b46eb6.rlib,libark_serialize-674fd620ca015908.rlib,libdigest-308605e10623b9b2.rlib,libsubtle-0e7091a3889aeeb2.rlib,libblock_buffer-145336ecb4ddc677.rlib,libcrypto_common-bdece3555cdd0065.rlib,libgeneric_array-3649d6b45565c71f.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libnum_bigint-c787ad0a26856d20.rlib,libnum_integer-d4872c59b804a294.rlib,libark_std-240a3fde770c1beb.rlib,libnum_traits-2f99c9b3147ab27a.rlib,librand-a457e1d737d23e1e.rlib,librand_chacha-30a75e0f73736d42.rlib,libppv_lite86-b7ad611ff89b6a6f.rlib,libzerocopy-738eb2c1c13eb9ba.rlib,libbyteorder-6c32188a38bfe314.rlib,librand_core-9ae1979b72b75ab8.rlib,libgetrandom-dde2b954a4adebd3.rlib,liblibc-dd4fc3ab3a8e7610.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libserde-0ecd11da49b6b3e0.rlib,libthiserror-5cb3a5c9bcb572a0.rlib,libmemoffset-8308488f703088c7.rlib,libbytemuck-62d17787ae85bde7.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyHZ9ts/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out" "-L" "/opt/rustwide/target/debug/build/blake3-b66a5552f9869265/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-858ff09a385521c9/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-fa213a18c0a9cc4a/out" "-L" "/opt/rustwide/target/debug/build/ring-1f927bf5a75af5d0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-bf69d5a61a5aae14/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/solana_indexer-a2330e5bba6f6e23" "-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 `solana-indexer` (bin "solana-indexer") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "cb0906195f9bcbaf349f729b76c8bb004b8d052de271f2d841dbce7353140337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb0906195f9bcbaf349f729b76c8bb004b8d052de271f2d841dbce7353140337", kill_on_drop: false }` [INFO] [stdout] cb0906195f9bcbaf349f729b76c8bb004b8d052de271f2d841dbce7353140337