[INFO] cloning repository https://github.com/francis-codex/rust-turbine-prereqs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/francis-codex/rust-turbine-prereqs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancis-codex%2Frust-turbine-prereqs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrancis-codex%2Frust-turbine-prereqs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cf5676b8ed4fb55a6b99c60ddee4279cded9b42 [INFO] testing francis-codex/rust-turbine-prereqs 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%2Ffrancis-codex%2Frust-turbine-prereqs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/francis-codex/rust-turbine-prereqs 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/francis-codex/rust-turbine-prereqs [INFO] finished tweaking git repo https://github.com/francis-codex/rust-turbine-prereqs [INFO] tweaked toml for git repo https://github.com/francis-codex/rust-turbine-prereqs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/francis-codex/rust-turbine-prereqs 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8b02de99dc42ff570f54818d3b627daff3cbf3bbd3ddf3722055d2e1c7c4d27 [INFO] running `Command { std: "docker" "start" "-a" "e8b02de99dc42ff570f54818d3b627daff3cbf3bbd3ddf3722055d2e1c7c4d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8b02de99dc42ff570f54818d3b627daff3cbf3bbd3ddf3722055d2e1c7c4d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b02de99dc42ff570f54818d3b627daff3cbf3bbd3ddf3722055d2e1c7c4d27", kill_on_drop: false }` [INFO] [stdout] e8b02de99dc42ff570f54818d3b627daff3cbf3bbd3ddf3722055d2e1c7c4d27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7742f5440a82b440ef4cd5f5520099b95392e758bdbeaa98e822a1118367ab76 [INFO] running `Command { std: "docker" "start" "-a" "7742f5440a82b440ef4cd5f5520099b95392e758bdbeaa98e822a1118367ab76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.28 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling borsh v1.5.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling libsecp256k1 v0.6.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling solana-program v2.0.13 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.10.4 [INFO] [stderr] Compiling borsh-derive-internal v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling solana-sdk v2.0.13 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling borsh-derive v0.10.4 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling solana-sdk-macro v2.0.13 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling borsh-derive v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling darling v0.20.10 [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 rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling borsh v0.10.4 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.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 rustls v0.21.12 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [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 hmac v0.8.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [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 ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling spl-program-error-derive v0.4.1 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling spl-discriminator-syn v0.2.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling async-compression v0.4.13 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling solana-compute-budget v2.0.13 [INFO] [stderr] Compiling solana-vote v2.0.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling goblin v0.5.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling spl-discriminator-derive v0.2.0 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling solana-program-runtime v2.0.13 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling ark-bn254 v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling enum-iterator v1.5.0 [INFO] [stderr] Compiling solana_rbpf v0.8.4 [INFO] [stderr] Compiling percentage v0.1.0 [INFO] [stderr] Compiling solana-type-overrides v2.0.13 [INFO] [stderr] Compiling eager v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling solana-vote-program v2.0.13 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling solana-version v2.0.13 [INFO] [stderr] Compiling solana-security-txt v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling reqwest-middleware v0.2.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling dlopen2_derive v0.3.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling solana-perf v2.0.13 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling solana-rayon-threadlimit v2.0.13 [INFO] [stderr] Compiling dlopen2 v0.5.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling solana-curve25519 v2.0.13 [INFO] [stderr] Compiling spl-program-error v0.5.0 [INFO] [stderr] Compiling spl-discriminator v0.3.0 [INFO] [stderr] Compiling spl-memo v5.0.0 [INFO] [stderr] Compiling spl-token v6.0.0 [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 concurrent-queue v2.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling quinn v0.10.2 [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 solana-logger v2.0.13 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling solana-zk-token-sdk v2.0.13 [INFO] [stderr] Compiling solana-measure v2.0.13 [INFO] [stderr] Compiling solana-metrics v2.0.13 [INFO] [stderr] Compiling solana-inline-spl v2.0.13 [INFO] [stderr] Compiling solana-remote-wallet v2.0.13 [INFO] [stderr] Compiling solana-net-utils v2.0.13 [INFO] [stderr] Compiling solana-clap-utils v2.0.13 [INFO] [stderr] Compiling solana-connection-cache v2.0.13 [INFO] [stderr] Compiling solana-config-program v2.0.13 [INFO] [stderr] Compiling solana-transaction-metrics-tracker v2.0.13 [INFO] [stderr] Compiling solana-streamer v2.0.13 [INFO] [stderr] Compiling solana-udp-client v2.0.13 [INFO] [stderr] Compiling spl-pod v0.3.1 [INFO] [stderr] Compiling spl-type-length-value v0.5.0 [INFO] [stderr] Compiling spl-token-group-interface v0.3.0 [INFO] [stderr] Compiling spl-tlv-account-resolution v0.7.0 [INFO] [stderr] Compiling spl-token-metadata-interface v0.4.0 [INFO] [stderr] Compiling spl-transfer-hook-interface v0.7.0 [INFO] [stderr] Compiling spl-token-2022 v4.0.0 [INFO] [stderr] Compiling spl-associated-token-account v4.0.0 [INFO] [stderr] Compiling solana-account-decoder v2.0.13 [INFO] [stderr] Compiling solana-transaction-status v2.0.13 [INFO] [stderr] Compiling solana-rpc-client-api v2.0.13 [INFO] [stderr] Compiling solana-rpc-client v2.0.13 [INFO] [stderr] Compiling solana-pubsub-client v2.0.13 [INFO] [stderr] Compiling solana-quic-client v2.0.13 [INFO] [stderr] Compiling solana-thin-client v2.0.13 [INFO] [stderr] Compiling solana-tpu-client v2.0.13 [INFO] [stderr] Compiling solana-rpc-client-nonce-utils v2.0.13 [INFO] [stderr] Compiling solana-client v2.0.13 [INFO] [stderr] Compiling rust-turbine-prereqs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `solana_client::rpc_client::RpcClient` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_client::rpc_client::RpcClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Keypair`, `Signer`, and `read_keypair_file` [INFO] [stdout] --> src/lib.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use solana_sdk::signature::{Keypair, Signer, read_keypair_file}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bs58` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bs58; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BufRead` and `self` [INFO] [stdout] --> src/lib.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, BufRead}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RPC_URL` is never used [INFO] [stdout] --> src/lib.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const RPC_URL: &str = "https://api.devnet.solana.com"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 57s [INFO] running `Command { std: "docker" "inspect" "7742f5440a82b440ef4cd5f5520099b95392e758bdbeaa98e822a1118367ab76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7742f5440a82b440ef4cd5f5520099b95392e758bdbeaa98e822a1118367ab76", kill_on_drop: false }` [INFO] [stdout] 7742f5440a82b440ef4cd5f5520099b95392e758bdbeaa98e822a1118367ab76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9245b914cb55cf6f6b1d3a0ac286089a6ca42b3846ee06b05fda59f753e9b739 [INFO] running `Command { std: "docker" "start" "-a" "9245b914cb55cf6f6b1d3a0ac286089a6ca42b3846ee06b05fda59f753e9b739", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `solana_client::rpc_client::RpcClient` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use solana_client::rpc_client::RpcClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Keypair`, `Signer`, and `read_keypair_file` [INFO] [stdout] --> src/lib.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use solana_sdk::signature::{Keypair, Signer, read_keypair_file}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bs58` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use bs58; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-turbine-prereqs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BufRead` and `self` [INFO] [stdout] --> src/lib.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{self, BufRead}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `RPC_URL` is never used [INFO] [stdout] --> src/lib.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | const RPC_URL: &str = "https://api.devnet.solana.com"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `solana_sdk::client` [INFO] [stdout] --> src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use solana_sdk::client; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcaKYes1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsolana_client-bf50958a43c7969a.rlib,libsolana_thin_client-9c52132ed914b730.rlib,libsolana_rpc_client_nonce_utils-13c448b88235888d.rlib,libsolana_clap_utils-df42fa456b86a702.rlib,librpassword-592485df4c9bae35.rlib,librtoolbox-f60f4a729ed0b0dd.rlib,libbip39-b728ef364f500fda.rlib,libpbkdf2-211d215c046962e4.rlib,libsolana_remote_wallet-b227e42094681a2a.rlib,libdialoguer-9a44fc39312cc041.rlib,libshell_words-c7c8b88b0c6925bc.rlib,libtempfile-ed675446202135cb.rlib,libfastrand-95938f07ebb7e7bf.rlib,librustix-b7d72c13878c351f.rlib,liblinux_raw_sys-07d08e485b51e8af.rlib,libclap-bffc96526525c6c2.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-a09bf59b4bbced91.rlib,libstrsim-eb3bc2e4997041af.rlib,libbitflags-dde12b0d7d495b50.rlib,libatty-ac165329c447925b.rlib,libansi_term-74ae5010905c21da.rlib,libsolana_tpu_client-866889a8cb0fb5d0.rlib,libsolana_rpc_client-4a193532b64f9cfa.rlib,libindicatif-7d15d5c92124a0f8.rlib,libportable_atomic-968b717b169d4048.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libconsole-5592a09dffdea091.rlib,libunicode_width-b1bc0d6c10c00ecc.rlib,libsolana_pubsub_client-51ab7803fbbd782c.rlib,libtokio_tungstenite-67947dd27e430fd2.rlib,libtungstenite-53313f63bc61bba3.rlib,libwebpki_roots-7418e652f2c1c938.rlib,libutf8-f4341c3c7568480d.rlib,libsha1-56edc32ba8a51adf.rlib,libtokio_stream-2da25d838a15b011.rlib,libsolana_udp_client-97cd8143676f43b0.rlib,libsolana_quic_client-affb02810d2a1b8b.rlib,libsolana_streamer-716bade35a8de98e.rlib,libx509_parser-994ca1c88eee96bf.rlib,libdata_encoding-5a6a67d1da3e7b5c.rlib,liboid_registry-bdd84f323e5cf586.rlib,libder_parser-c195fa167ecb465e.rlib,libasn1_rs-a36ebd9834d7e23d.rlib,librusticata_macros-df3183cb703ebc41.rlib,libnom-1439968240cd6607.rlib,libtime-591b4e5621a970cb.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libhistogram-974d8acb19550f5e.rlib,libpem-62f885d7e8cbff82.rlib,libbase64-42295ac2e0e134a3.rlib,libsolana_transaction_metrics_tracker-3e251b9fcc3ba15b.rlib,libsolana_perf-b6379578854fdbef.rlib,libcaps-f82897073b9f113d.rlib,libsolana_vote_program-64396176e5d77c8d.rlib,libsolana_rayon_threadlimit-0cfd377fd58a7572.rlib,libnum_cpus-544499257fec14c3.rlib,libdlopen2-835ffae43d1f0650.rlib,librayon-22136a10df951a3a.rlib,librayon_core-cc27df126eb1cc76.rlib,libcrossbeam_deque-7afa7a71c7e8137a.rlib,libcrossbeam_epoch-10b55c33f040add3.rlib,libasync_channel-09fa80b9094fd6f6.rlib,libconcurrent_queue-cc59c96add4faa0c.rlib,libdashmap-e0957e48bb113093.rlib,libhashbrown-d952ad0946629507.rlib,libsolana_rpc_client_api-d0620ff6b7dd5da3.rlib,libsolana_version-726ae929ee3e3698.rlib,libsemver-91fc05008857a407.rlib,libreqwest_middleware-3ce98c11498a3acb.rlib,libtask_local_extensions-8cd06e8a7b034b73.rlib,libanyhow-245020277ee7a90c.rlib,libsolana_inline_spl-14738fc82bef60d8.rlib,libjsonrpc_core-d93c9c418cd67658.rlib,libsolana_transaction_status-a1c0031e81608535.rlib,libspl_associated_token_account-4d78e0ac3d67bf03.rlib,libassert_matches-3c989e42e59395b3.rlib,libsolana_account_decoder-f1f577c8cfc1909f.rlib,libzstd-e62984a5e299f341.rlib,libzstd_safe-e577b645f09ff0bc.rlib,libzstd_sys-65d78ce910193c4e.rlib,libsolana_config_program-4e0ef93bb8678154.rlib,libsolana_program_runtime-4e8f492c47480f33.rlib,libenum_iterator-87f8452e1e8a7c3d.rlib,libpercentage-95729291dfc45528.rlib,libnum-af80e952550e57e6.rlib,libnum_rational-4817389d87515740.rlib,libnum_iter-8e48c0b3445ce768.rlib,libnum_complex-3afc175b44088b9b.rlib,libnum_bigint-4fc778121022674e.rlib,libsolana_vote-fbb20a3b1e1801e4.rlib,libsolana_type_overrides-0f96442375d2eab7.rlib,libsolana_compute_budget-5c29f5b30f6e2b11.rlib,libsolana_rbpf-0b853ae4ac5d0faa.rlib,librustc_demangle-685041651feef096.rlib,libgoblin-bf94f5f86d6b011e.rlib,libplain-b056aea122884d0d.rlib,libscroll-3855dd674869e73f.rlib,libhash32-8c0cee047d2f46bf.rlib,libcombine-0ff4bc92bc145d85.rlib,libascii-cf905215b3b3c09d.rlib,libunreachable-27c7eaaa1d96067a.rlib,libvoid-6336667ff9ef9cc5.rlib,libeager-ee4f726a091de14a.rlib,libspl_token_2022-19d95c33069bd220.rlib,libspl_token-739fe6ea617ed516.rlib,libspl_memo-522723d60106ce62.rlib,libspl_transfer_hook_interface-b4775523fb38e120.rlib,libspl_tlv_account_resolution-c3ea45ea1ee77e45.rlib,libspl_token_metadata_interface-b2ffadad3a68cb6e.rlib,libspl_type_length_value-71833950c235e7d3.rlib,libspl_token_group_interface-0cf893dff5aa5ee0.rlib,libspl_discriminator-944c62e90916307e.rlib,libspl_pod-fea33d4a40c758cf.rlib,libsolana_zk_token_sdk-84b8c57a87d9359e.rlib,libmerlin-1d2acfbd4fb8a404.rlib,libaes_gcm_siv-b076f58f99d3a37f.rlib,libctr-de0f78f30d84d293.rlib,libaes-bdbd96ad98e030a2.rlib,libpolyval-0f79d334a791b5e6.rlib,libuniversal_hash-d969760f41bf359b.rlib,libcipher-140fe562b226b176.rlib,libinout-ef7e79f5614c876b.rlib,libaead-474e487fcd2201c5.rlib,libsha3-5b0b09fd65e9d90d.rlib,libsolana_curve25519-1385f5504364d7b5.rlib,libspl_program_error-7e6ad2a0f6b00c9d.rlib,libinflector-bf6ec3646b10d40d.rlib,libregex-85e30961571d8589.rlib,libregex_automata-a3a0dfcd5fd5e16d.rlib,libaho_corasick-8b986286320260fc.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libsolana_net_utils-a9ef88c96e734c06.rlib,libnix-3ab4169093f81eaa.rlib,libfutures-2a8a4d7d6c04fdf3.rlib,libfutures_executor-3f82389554260b54.rlib,libasync_mutex-203744b5ca881bdb.rlib,libevent_listener-0282a877755a83ef.rlib,libquinn-2992127d810793af.rlib,libquinn_udp-2b94bd00d8e284d0.rlib,libquinn_proto-d544f5739c11bd7b.rlib,librustls_native_certs-f806955ba9df8951.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libring-1983eb22dc0e5838.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,librustc_hash-d7c4a66f98a2548f.rlib,libsolana_connection_cache-89d6bd70c14861f2.rlib,libsolana_measure-217474d2134950c5.rlib,libsolana_metrics-e93d6566f2a17c73.rlib,libreqwest-95c5a3aa21225409.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libhyper_rustls-705476c80d70f69c.rlib,libwebpki_roots-da6c00699c81e448.rlib,libbase64-13144a1f1e192158.rlib,libipnet-8b8ac2f1f2253516.rlib,libtokio_rustls-8a349eb4f7b62718.rlib,libserde_urlencoded-b6c374be5135357a.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libmime_guess-eae601711f2a8d49.rlib,libunicase-85f84c482c9e40b6.rlib,libmime-0188e0814ca7ddbf.rlib,libasync_compression-1a97f62c53aa5225.rlib,libflate2-19d90626940ff8ca.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-075096fded485322.rlib,libsct-62f7043ed70f1715.rlib,libwebpki-14a8d0164cff3849.rlib,libring-8ce4336de8d8bf17.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libhyper-b95500ec9c461f09.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-fbf77c9da6775be1.rlib,libh2-d88b22aff4153c9f.rlib,libindexmap-3d7b456e0f1e94ed.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-1e5f66c70c5c9d04.rlib,libtokio_util-53469cdb9fa031e6.rlib,libtower_service-3fb88d28c2218805.rlib,libtracing-e849b3c09d152519.rlib,libtracing_core-2d2d7a5438fa1784.rlib,libtokio-3ed93c0bcfe36ebe.rlib,libsignal_hook_registry-821fb8c454085f6f.rlib,libsocket2-19795f5b7445178c.rlib,libmio-995d526afe9a914f.rlib,libparking_lot-f329104575e2f591.rlib,libparking_lot_core-5873d894f4f25f52.rlib,libsmallvec-5dc15f12cdebef01.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body-9845d545333fc1a2.rlib,libfutures_util-2035bb7da2df83de.rlib,libfutures_io-59d0071c9258d69f.rlib,libslab-33a512f5e5040868.rlib,libfutures_channel-0c7632e5ed4dc230.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libfutures_task-e09ab7898221cb97.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,liburl-1b29bdad052e54e9.rlib,libidna-5e6fceed5c4b7735.rlib,libunicode_normalization-d67675934b132d4f.rlib,libtinyvec-7aa3319fb171c386.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-10194253f2186184.rlib,libform_urlencoded-35907277f0683ea4.rlib,libhttp-c994153ea1becb8d.rlib,libbytes-97cefb27b52cd468.rlib,libgethostname-92d6358000789d3f.rlib,libcrossbeam_channel-e173737846f23ea7.rlib,libcrossbeam_utils-a8a58313e76b01fb.rlib,libsolana_sdk-ce6a26d48e8324b6.rlib,libpbkdf2-9a74b41a872cf14b.rlib,libserde_json-001e82794c497048.rlib,libmemchr-53b28fca1243bcf4.rlib,libitoa-20e94f961f8d160c.rlib,libryu-a980823ac8640001.rlib,libqstring-50027f9806c751b0.rlib,libpercent_encoding-af9df9186596bd92.rlib,libed25519_dalek_bip32-09f8a1f72c265e63.rlib,libhmac-3c85a0b10738c944.rlib,libitertools-1c858d0ad1b5d4ac.rlib,libserde_with-5f1d27c7250c97fc.rlib,libnum_enum-25a5215a16ecbb41.rlib,libmemmap2-3b4d1b9900575234.rlib,libchrono-9d34dbbd82ab20a6.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib,libsiphasher-6bb0304e8b0d0631.rlib,libed25519_dalek-22e8ad3462add70b.rlib,libed25519-0b070739a9fdb3c3.rlib,libsignature-9d1573870c801d02.rlib,liburiparse-8214a549b5967a21.rlib,libfnv-79e2cbfbe03dcd16.rlib,libderivation_path-9a23c995d6df0112.rlib,libsolana_program-892b20c3cfe12249.rlib,liblibsecp256k1-868a23cc82555ced.rlib,libbase64-b6f8c1c454d0a7f0.rlib,libsha2-422fc2f0fe1538be.rlib,libopaque_debug-90e66d859d53ff28.rlib,libblock_buffer-0b48e3324140f028.rlib,libblock_padding-b6fc03ba276d2b11.rlib,libhmac_drbg-ecbe48635af5e280.rlib,libhmac-9326ec53e1e21afe.rlib,libcrypto_mac-ff962ec888fa8d38.rlib,librand-3200c1bf9b5156f4.rlib,librand_chacha-af365c2a45d7c4d9.rlib,liblibsecp256k1_core-88f1ee6664468c19.rlib,libcrunchy-51cff8efb3f12cc3.rlib,libcurve25519_dalek-8ccb780bf0720063.rlib,librand_core-af4640ab135ec83a.rlib,libgetrandom-adfa4d6699e12b24.rlib,libdigest-18b330b52ceb4f97.rlib,libserde_bytes-cbb7f52318d8a04c.rlib,libbytemuck-2ddfcadaee0135f7.rlib,libbitflags-cd526f3792b5747c.rlib,libbv-4630c16a0fdb6b57.rlib,libbase64-32787b0325ea6df8.rlib,libblake3-a9bf239df36cc462.rlib,libconstant_time_eq-efbf8da8f259d1ea.rlib,libarrayvec-c7dde542da3995d2.rlib,libarrayref-81fde35c69841043.rlib,liblazy_static-3674be3f4245d19b.rlib,libsha3-d1c2c51ef9517d81.rlib,libkeccak-b3eea90d0aeeb926.rlib,libbincode-fc0c6fb1672f4223.rlib,libsha2-e09eeaf996fc852e.rlib,libcpufeatures-18b07cb2979166e4.rlib,libborsh-d7d0051fbe5f7d27.rlib,libborsh-03a26b8adeaffb32.rlib,libark_bn254-7fb99b0202a50bf2.rlib,libark_ec-0972f5001177b23b.rlib,libark_poly-0d98676a0149edb8.rlib,libhashbrown-7a4cd00a6a26497d.rlib,libahash-f39010d908ba2b36.rlib,libonce_cell-2642703f88b7c2f4.rlib,libitertools-abce2d45fd5f2396.rlib,libeither-b4418dba5a443acb.rlib,libark_ff-db03d4748747376d.rlib,libzeroize-3b420c0bc5b04718.rlib,libark_serialize-ea4c89c6c74a24c2.rlib,libdigest-484bf79079c3fb2a.rlib,libsubtle-9600f7efd1e82d97.rlib,libblock_buffer-bc0683a962d5f276.rlib,libcrypto_common-9d09a9f37bf24f39.rlib,libgeneric_array-0ca0158795122201.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libserde-6ddefe56b8086732.rlib,libnum_bigint-c787ad0a26856d20.rlib,libnum_integer-d4872c59b804a294.rlib,libark_std-9a436ec47dd0d18f.rlib,libnum_traits-2f99c9b3147ab27a.rlib,librand-8e2fb68b4927885e.rlib,librand_chacha-2a72f075deaf422b.rlib,libppv_lite86-eb68cb7a52e6623b.rlib,libzerocopy-966fee73f1fbed18.rlib,libbyteorder-6c32188a38bfe314.rlib,librand_core-15bb88d39795373a.rlib,libgetrandom-0849cd46daaefa2f.rlib,liblibc-83687df2983e1530.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libthiserror-e55a000cb24d1483.rlib,libmemoffset-8308488f703088c7.rlib,libbs58-6d9c7a5f59ca4fad.rlib,liblog-368e05ac2c0115e3.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/rustcaKYes1/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-833241cbd7d7d788/out" "-L" "/opt/rustwide/target/debug/build/ring-a024541f8a8eb3cc/out" "-L" "/opt/rustwide/target/debug/build/blake3-43cc9d660b8406b1/out" "-L" "/opt/rustwide/target/debug/build/blake3-43cc9d660b8406b1/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d4634fef5930d2ed/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_turbine_prereqs-afb94b7dca943cde" "-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 `rust-turbine-prereqs` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9245b914cb55cf6f6b1d3a0ac286089a6ca42b3846ee06b05fda59f753e9b739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9245b914cb55cf6f6b1d3a0ac286089a6ca42b3846ee06b05fda59f753e9b739", kill_on_drop: false }` [INFO] [stdout] 9245b914cb55cf6f6b1d3a0ac286089a6ca42b3846ee06b05fda59f753e9b739