[INFO] cloning repository https://github.com/fuyutarow/keypairhunt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuyutarow/keypairhunt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fkeypairhunt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fkeypairhunt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15a7b01967f2b41a0986972ef3488bce56fe7f45 [INFO] testing fuyutarow/keypairhunt against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fkeypairhunt" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fuyutarow/keypairhunt [INFO] finished tweaking git repo https://github.com/fuyutarow/keypairhunt [INFO] tweaked toml for git repo https://github.com/fuyutarow/keypairhunt written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fuyutarow/keypairhunt on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fuyutarow/keypairhunt 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb85273b44763c1289b358fe08754a75f6e2d2a1d5ed2f5220e96d62cbc11d7d [INFO] running `Command { std: "docker" "start" "-a" "bb85273b44763c1289b358fe08754a75f6e2d2a1d5ed2f5220e96d62cbc11d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb85273b44763c1289b358fe08754a75f6e2d2a1d5ed2f5220e96d62cbc11d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb85273b44763c1289b358fe08754a75f6e2d2a1d5ed2f5220e96d62cbc11d7d", kill_on_drop: false }` [INFO] [stdout] bb85273b44763c1289b358fe08754a75f6e2d2a1d5ed2f5220e96d62cbc11d7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 099f305a5f47597e3146648edbb8e1db0971af8c5dd10c406efef76b75c24c8a [INFO] running `Command { std: "docker" "start" "-a" "099f305a5f47597e3146648edbb8e1db0971af8c5dd10c406efef76b75c24c8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling solana-frozen-abi v1.8.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling solana-program v1.8.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling solana-sdk v1.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling uriparse v0.6.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling solana-logger v1.8.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.1 [INFO] [stderr] Compiling borsh-derive-internal v0.9.1 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling solana-sdk-macro v1.8.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.2.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.2.1 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.2.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling borsh-derive v0.9.1 [INFO] [stderr] Compiling derivation-path v0.1.3 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling libsecp256k1 v0.5.0 [INFO] [stderr] Compiling borsh v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.1.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling solana-crate-features v1.8.5 [INFO] [stderr] Compiling keypairhunt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `io::prelude` [INFO] [stdout] --> src/main.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{io::prelude::*, sync::Arc}; [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" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcYzKo1q/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libanyhow-b3c0630716ddd13f.rlib,libserde_big_array-f2a98f81476d87a3.rlib,libtokio-0c06535ea5f2593a.rlib,libsignal_hook_registry-ff940b87f187057b.rlib,libnum_cpus-6ef84f7ffa6ce991.rlib,libonce_cell-cadb55224f1ed138.rlib,libbytes-37e68ee094a72681.rlib,libmio-8ce42a820d0dcbd3.rlib,libpin_project_lite-668e52fe3a18bf8a.rlib,libparking_lot-f309b6e5e83b121a.rlib,libparking_lot_core-e958515d9b608154.rlib,libsmallvec-58335197664382aa.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libsolana_sdk-d4c36a19673e6f3f.rlib,libpbkdf2-bae65bf1d8b29430.rlib,libserde_json-26fd1f183e9a6025.rlib,libryu-af883cd9b444a782.rlib,libitoa-7c9a83f6047c872a.rlib,libqstring-92741452e3e5bf56.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libhmac-96b0ab56c950459d.rlib,libcrypto_mac-8b28bc210fbad467.rlib,libed25519_dalek_bip32-6c349aaf8c999d44.rlib,libhmac-2daf52fa704c6d66.rlib,libcrypto_mac-8d77b51122311b1f.rlib,libchrono-e11234a350334e06.rlib,libnum_integer-f0f410ff67500ebc.rlib,libtime-9d0b3f9408425470.rlib,libed25519_dalek-5f6d12cb53e7f497.rlib,libcurve25519_dalek-afe50057d226b68e.rlib,libed25519-f682fb6dd9e2f861.rlib,libsignature-94a763e7518352f4.rlib,liburiparse-6ddab9053178b40b.rlib,libfnv-81596130b397d5c3.rlib,libderivation_path-422b3879a3eb5a14.rlib,libfailure-7475e5eaa3a8a41c.rlib,libbacktrace-85557027ee4b4586.rlib,libminiz_oxide-16b4b8547a6b52b2.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-8d772713a282121c.rlib,libmemchr-a2892755812de0fe.rlib,libaddr2line-21dd1eb9ccf29247.rlib,libgimli-dc5a67f6e43773de.rlib,librustc_demangle-4e14502e0acf1333.rlib,libsolana_program-ab62ed66387ef9eb.rlib,liblibsecp256k1-aec7f629366ddcc4.rlib,libbase64-fa445eef7e280592.rlib,libhmac_drbg-0093f02e540fe587.rlib,libhmac-bcb3710c42fdb9e6.rlib,liblibsecp256k1_core-1ab0de03850c57c6.rlib,libcrunchy-fa79ffe55c0f5a37.rlib,librand-82ca670ace363303.rlib,librand_chacha-b0540bc2a18abc2b.rlib,libppv_lite86-7955ccdf208dacd3.rlib,libcurve25519_dalek-73d4d2512ce238d3.rlib,libzeroize-cf1e7d45e349bb63.rlib,librand_core-f09901da57117fc7.rlib,libgetrandom-0d2eb866fc91b9e9.rlib,libdigest-e4b183db1303e8b8.rlib,libgeneric_array-e2cd51f45398f3f2.rlib,libbyteorder-3273b38dba49bc5f.rlib,libbase64-1447dfff012d42f8.rlib,libserde_bytes-4ca65422f2c5cbb0.rlib,libhex-a52fd19e29921b8e.rlib,libsolana_frozen_abi-9a2117a33c549eaa.rlib,libbs58-e65172b691bbc8e4.rlib,libmemmap2-bdc33ab55bdbb197.rlib,liblibc-77771c504f2b1c21.rlib,libbv-c3e6a8733eba682f.rlib,libbytemuck-70f16189bef59caf.rlib,libblake3-d693161d5b5fe725.rlib,libconstant_time_eq-5cfd50e7e287192a.rlib,libcfg_if-2d17986ae484e939.rlib,libarrayvec-fd19332b40a1becd.rlib,libcrypto_mac-0b1ab6e26882bcdf.rlib,libsubtle-ee8dd8b554477dbb.rlib,libarrayref-762a58c2a3b122f9.rlib,liblazy_static-220b1499835559b3.rlib,libspin-727e07ee1a68c4a1.rlib,libitertools-1cc66eb11f970824.rlib,libeither-4c8c1e39a99655ac.rlib,libsha3-2adaa13874e06097.rlib,libkeccak-d5c480ca0c104256.rlib,libthiserror-bd8af68303843698.rlib,libsha2-cde8a4667159624d.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libopaque_debug-bfd86111b0908dde.rlib,libdigest-7db998937a44536f.rlib,libblock_buffer-184327b382a2cd19.rlib,libblock_padding-17ea4943d4809731.rlib,libgeneric_array-198db17e775600da.rlib,libtypenum-c30adc9f15bf22b3.rlib,libnum_traits-e187c9543899d750.rlib,libbincode-09f464c56d5dd207.rlib,libborsh-423284eb1746271e.rlib,liblog-ac2d7cc7e3389574.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbs58-8fb02ff124b8f015.rlib,libserde-ba236652de4e33e8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcYzKo1q/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-19093ad049d57084/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-af3067ce26fd1bf1/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/blake3-af3067ce26fd1bf1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/keypairhunt-1693652bdac008fc" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-0d2eb866fc91b9e9.rlib(getrandom-0d2eb866fc91b9e9.getrandom.e714cd427b7ed2d9-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.1.16/src/util_libc.rs:113:(.text._ZN9getrandom9util_libc13open_readonly17h104e1699611fc9f3E+0x79): undefined reference to `open64' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `keypairhunt` (bin "keypairhunt") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "099f305a5f47597e3146648edbb8e1db0971af8c5dd10c406efef76b75c24c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099f305a5f47597e3146648edbb8e1db0971af8c5dd10c406efef76b75c24c8a", kill_on_drop: false }` [INFO] [stdout] 099f305a5f47597e3146648edbb8e1db0971af8c5dd10c406efef76b75c24c8a