[INFO] cloning repository https://github.com/darth-cy/wallet_ecdsa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darth-cy/wallet_ecdsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarth-cy%2Fwallet_ecdsa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarth-cy%2Fwallet_ecdsa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05400814cd431336c7f678dbe44538b170f2f0e4 [INFO] testing darth-cy/wallet_ecdsa against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+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%2Fdarth-cy%2Fwallet_ecdsa" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/darth-cy/wallet_ecdsa [INFO] finished tweaking git repo https://github.com/darth-cy/wallet_ecdsa [INFO] tweaked toml for git repo https://github.com/darth-cy/wallet_ecdsa written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/darth-cy/wallet_ecdsa on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/darth-cy/wallet_ecdsa 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sha256 v1.1.2 [INFO] [stderr] Downloaded secp256k1-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5ca4aafe0398d339966a2f0e67c4e62302f4c303d4fba525c7e9671f20953de [INFO] running `Command { std: "docker" "start" "-a" "f5ca4aafe0398d339966a2f0e67c4e62302f4c303d4fba525c7e9671f20953de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5ca4aafe0398d339966a2f0e67c4e62302f4c303d4fba525c7e9671f20953de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ca4aafe0398d339966a2f0e67c4e62302f4c303d4fba525c7e9671f20953de", kill_on_drop: false }` [INFO] [stdout] f5ca4aafe0398d339966a2f0e67c4e62302f4c303d4fba525c7e9671f20953de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8092e7ccd913c7ef61e254b103a96017c43059291ecf879654e940236c65577a [INFO] running `Command { std: "docker" "start" "-a" "8092e7ccd913c7ef61e254b103a96017c43059291ecf879654e940236c65577a", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling secp256k1-sys v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha3 v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling sha256 v1.1.2 [INFO] [stderr] Compiling secp256k1 v0.26.0 [INFO] [stderr] Compiling wallet_ecdsa v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.76s [INFO] running `Command { std: "docker" "inspect" "8092e7ccd913c7ef61e254b103a96017c43059291ecf879654e940236c65577a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8092e7ccd913c7ef61e254b103a96017c43059291ecf879654e940236c65577a", kill_on_drop: false }` [INFO] [stdout] 8092e7ccd913c7ef61e254b103a96017c43059291ecf879654e940236c65577a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 187be0556ebfd9c20a65fda9e8b90bce5947ea2a060924bd3d9ca657683f0f3c [INFO] running `Command { std: "docker" "start" "-a" "187be0556ebfd9c20a65fda9e8b90bce5947ea2a060924bd3d9ca657683f0f3c", kill_on_drop: false }` [INFO] [stderr] Compiling wallet_ecdsa 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/rustcTzVR5k/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwallet_ecdsa-9a34c8b39afa9ac8.rlib,libring-2904a51eb9d1e895.rlib,libspin-727e07ee1a68c4a1.rlib,libuntrusted-ac99e7922c585a09.rlib,libonce_cell-ee88bd4fe2ade640.rlib,libsecp256k1-53393c87379d999a.rlib,libsecp256k1_sys-5231c9873c4a3822.rlib,libprimitive_types-bb5dc6b0c41a22ff.rlib,libuint-718302c16d4e92c4.rlib,libcrunchy-9e69d6430d2c362a.rlib,libfixed_hash-d0c457f387e4c459.rlib,librand-bff7d8317cf08aa0.rlib,librand_chacha-612027a3597e9138.rlib,libppv_lite86-742ade976f63ace4.rlib,librand_core-be9c132a0f2b7897.rlib,libgetrandom-dc7f0d82f4cb384d.rlib,liblibc-abed7616303a3e0d.rlib,librustc_hex-2d1ebd312558183f.rlib,libbyteorder-7f9d435aa635bc2d.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libripemd-060465c56d05c94e.rlib,libdigest-80e6257d691e40e0.rlib,libblock_buffer-b5d46122ddeaf696.rlib,libcrypto_common-2b8892e175615f8d.rlib,libsha3-6d64c447afdc2901.rlib,libblock_buffer-c47f9fadaf6be4fa.rlib,libarrayref-762a58c2a3b122f9.rlib,libkeccak-4efc52b75a220e6d.rlib,libdigest-5dc3d1517306050b.rlib,libgeneric_array-c3cd61007ec4d7fe.rlib,libbyte_tools-f2662633f190a098.rlib,libsha256-3f48dbc3785d1392.rlib,libsha2-94bf0e41d7420e5f.rlib,libcpufeatures-20ef72a8651822b9.rlib,libcfg_if-66d55f6b302e88c8.rlib,libopaque_debug-bfd86111b0908dde.rlib,libdigest-249ec5d8277075de.rlib,libblock_buffer-720d501cd5b02e05.rlib,libgeneric_array-6ea743498e6beaab.rlib,libtypenum-98ca5036454512a2.rlib,libhex-a52fd19e29921b8e.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/rustcTzVR5k/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-126bb1a10573f9b8/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/secp256k1-sys-c756c64f795dacd9/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/wallet_ecdsa-6a9311431257bdce" "-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: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wallet_ecdsa` (bin "wallet_ecdsa" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wallet_ecdsa` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name wallet_ecdsa --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=891ed8fd184acd51 -C extra-filename=-7f74f6b2985a3818 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhex-a52fd19e29921b8e.rlib --extern primitive_types=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libprimitive_types-bb5dc6b0c41a22ff.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-bff7d8317cf08aa0.rlib --extern ring=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libring-2904a51eb9d1e895.rlib --extern ripemd=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libripemd-060465c56d05c94e.rlib --extern secp256k1=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsecp256k1-53393c87379d999a.rlib --extern sha256=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsha256-3f48dbc3785d1392.rlib --extern sha3=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsha3-6d64c447afdc2901.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-126bb1a10573f9b8/out -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/secp256k1-sys-c756c64f795dacd9/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "187be0556ebfd9c20a65fda9e8b90bce5947ea2a060924bd3d9ca657683f0f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187be0556ebfd9c20a65fda9e8b90bce5947ea2a060924bd3d9ca657683f0f3c", kill_on_drop: false }` [INFO] [stdout] 187be0556ebfd9c20a65fda9e8b90bce5947ea2a060924bd3d9ca657683f0f3c