[INFO] cloning repository https://github.com/victor-wei126/simple-eth-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/victor-wei126/simple-eth-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictor-wei126%2Fsimple-eth-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictor-wei126%2Fsimple-eth-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49978d915eba878275e2fef625811220a6b83c25 [INFO] testing victor-wei126/simple-eth-wallet 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%2Fvictor-wei126%2Fsimple-eth-wallet" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/victor-wei126/simple-eth-wallet [INFO] finished tweaking git repo https://github.com/victor-wei126/simple-eth-wallet [INFO] tweaked toml for git repo https://github.com/victor-wei126/simple-eth-wallet written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/victor-wei126/simple-eth-wallet 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/victor-wei126/simple-eth-wallet 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 034028205ad352275854526d2717ab09cd39b1dd37e40c35043332989488ec8d [INFO] running `Command { std: "docker" "start" "-a" "034028205ad352275854526d2717ab09cd39b1dd37e40c35043332989488ec8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "034028205ad352275854526d2717ab09cd39b1dd37e40c35043332989488ec8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034028205ad352275854526d2717ab09cd39b1dd37e40c35043332989488ec8d", kill_on_drop: false }` [INFO] [stdout] 034028205ad352275854526d2717ab09cd39b1dd37e40c35043332989488ec8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 5c589727ed1c8e086880ec117ceec68b319d717e278575ccece05bbadf1621fe [INFO] running `Command { std: "docker" "start" "-a" "5c589727ed1c8e086880ec117ceec68b319d717e278575ccece05bbadf1621fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling rlp v0.5.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling byte-slice-cast v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.11.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling uint v0.9.3 [INFO] [stderr] Compiling rustls v0.20.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling sha3 v0.10.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling sec1 v0.2.1 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling eth2_ssz_derive v0.3.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling rfc6979 v0.1.0 [INFO] [stderr] Compiling elliptic-curve v0.11.12 [INFO] [stderr] Compiling ecdsa v0.13.4 [INFO] [stderr] Compiling k256 v0.10.4 [INFO] [stderr] Compiling bip32 v0.3.0 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling ethereum-tx-sign v4.0.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling ureq v2.4.0 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling eth2_ssz v0.4.0 [INFO] [stderr] Compiling basic-eth v0.1.0 (/opt/rustwide/workdir) [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/rustce4HNiL/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libureq-080e4d924df22d9d.rlib,libwebpki_roots-98664fbdd6321f9a.rlib,libbase64-1447dfff012d42f8.rlib,librustls-98145eac65f916c8.rlib,libsct-9d5cf9c14ba2ab1d.rlib,libwebpki-0eda6c44a65e26b8.rlib,libring-bd0a14e56fb0c421.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libflate2-3019820e68d35e07.rlib,libminiz_oxide-97d146d51054937a.rlib,libadler-b32dea79b2f05ffd.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libchunked_transfer-9867de9712728cb6.rlib,liblog-2fa663e3959e676f.rlib,liburl-4dc046bcdff1bf68.rlib,libidna-b27d6234464fcaf9.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libethereum_tx_sign-3bd870ebdc96f4ef.rlib,libnum_traits-d745644c4a434d44.rlib,libtiny_keccak-d55932e17d172cbf.rlib,libcrunchy-0d7649c6c0ee0812.rlib,libsecp256k1-68ee45bcf90159b4.rlib,libsecp256k1_sys-d57fa53faebca592.rlib,librlp-be012fa2076b91bf.rlib,librustc_hex-2d1ebd312558183f.rlib,libbytes-29e2b58d71d2c7e3.rlib,libhex-a52fd19e29921b8e.rlib,libserde_json-7930128fdd5b0e76.rlib,libryu-653032556b772f2f.rlib,libitoa-158d7e21e599682f.rlib,libserde-425689f7e7fbffad.rlib,libbip39-51f22eae901acb29.rlib,libpbkdf2-1e3f45e4b3325022.rlib,libhmac-0334a5c21a96aebd.rlib,libcrypto_mac-edb9f911a859c6b1.rlib,libunicode_normalization-b999db1f4766a6ba.rlib,libtinyvec-4bc788528a02b60f.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libanyhow-080cbf880e9edfc1.rlib,librustc_hash-de524032ebe4928f.rlib,librand-3e329c2c3866afe1.rlib,librand_chacha-325010a27d5e7af4.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-dbb83ffa7b66f6ff.rlib,libgetrandom-65e780f44808bef0.rlib,libbip32-1f23b01eae6c39c4.rlib,libpbkdf2-57d421eaac8d95e4.rlib,libbs58-4f3056e0322d6a10.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libk256-2ee1495ee0625bc5.rlib,libsha3-a4804b5d6a494ef5.rlib,libecdsa-e5e6441aef398db8.rlib,librfc6979-01acdf882d86aad5.rlib,libsignature-3f20d5041442b5ab.rlib,libelliptic_curve-29a5acc1312f138b.rlib,libbase16ct-9bff315c60978b21.rlib,libsec1-631bc3ce16acea89.rlib,libder-9e39b1bcf7f01e4b.rlib,libconst_oid-d3ad95a4a1445a80.rlib,libgroup-ef78b75c633afa91.rlib,libff-174bb17d67d260f5.rlib,libcrypto_bigint-98fd9156346da3c0.rlib,librand_core-3847f3c1822df65b.rlib,libgetrandom-7ef27881e1b12147.rlib,liblibc-655d65f696417123.rlib,libsha2-78447d915bbb753c.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libcfg_if-66d55f6b302e88c8.rlib,libripemd160-a1058da8ce4032a6.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_buffer-d6efdfeb16c3c322.rlib,libblock_padding-17ea4943d4809731.rlib,libzeroize-7bd5be10b4e2d3eb.rlib,libhmac-c813a865ad247cd5.rlib,libdigest-d4213f8d0e72520e.rlib,libcrypto_mac-909cdf8ddceb38f2.rlib,libsubtle-1f989d5d8e9ac7fc.rlib,libthiserror-8ccc314a9eb26992.rlib,libsha3-f09f51a989cbdbe6.rlib,libkeccak-d5c480ca0c104256.rlib,libdigest-2c6c63bbefe08a94.rlib,libblock_buffer-8581fdc2e0425ff3.rlib,libcrypto_common-356cf6da213fda09.rlib,libgeneric_array-a2e7943a4edbb505.rlib,libtypenum-dfaa696d06b304f0.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/rustce4HNiL/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/secp256k1-sys-ba786642da058f01/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-06fdfba297fd69d6/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/basic_eth-42ffada749980372" "-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-65e780f44808bef0.rlib(getrandom-65e780f44808bef0.getrandom.d86d60b20b4db298-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_readonly17h498c76aa02b27975E+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 `basic-eth` (bin "basic-eth") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5c589727ed1c8e086880ec117ceec68b319d717e278575ccece05bbadf1621fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c589727ed1c8e086880ec117ceec68b319d717e278575ccece05bbadf1621fe", kill_on_drop: false }` [INFO] [stdout] 5c589727ed1c8e086880ec117ceec68b319d717e278575ccece05bbadf1621fe