[INFO] cloning repository https://github.com/briansztamfater/rust-ethereum-cli-wallet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/briansztamfater/rust-ethereum-cli-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriansztamfater%2Frust-ethereum-cli-wallet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriansztamfater%2Frust-ethereum-cli-wallet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9cb27ce331487678f276018d0048095bfe6a107
[INFO] checking briansztamfater/rust-ethereum-cli-wallet/a9cb27ce331487678f276018d0048095bfe6a107 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriansztamfater%2Frust-ethereum-cli-wallet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: Unable to create '/workspace/builds/worker-5-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking briansztamfater/rust-ethereum-cli-wallet/a9cb27ce331487678f276018d0048095bfe6a107 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriansztamfater%2Frust-ethereum-cli-wallet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[INFO] checking briansztamfater/rust-ethereum-cli-wallet/a9cb27ce331487678f276018d0048095bfe6a107 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriansztamfater%2Frust-ethereum-cli-wallet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] error: unable to write symref for HEAD: No space left on device
[INFO] checking briansztamfater/rust-ethereum-cli-wallet/a9cb27ce331487678f276018d0048095bfe6a107 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriansztamfater%2Frust-ethereum-cli-wallet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-5-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'remote.origin.url' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriansztamfater%2Frust-ethereum-cli-wallet'
[INFO] checking briansztamfater/rust-ethereum-cli-wallet/a9cb27ce331487678f276018d0048095bfe6a107 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbriansztamfater%2Frust-ethereum-cli-wallet" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/briansztamfater/rust-ethereum-cli-wallet on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/briansztamfater/rust-ethereum-cli-wallet
[INFO] finished tweaking git repo https://github.com/briansztamfater/rust-ethereum-cli-wallet
[INFO] tweaked toml for git repo https://github.com/briansztamfater/rust-ethereum-cli-wallet written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/briansztamfater/rust-ethereum-cli-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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr] error: failed to download `alloy-json-rpc v0.3.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to get packages from source
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack package `alloy-json-rpc v0.3.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `alloy-json-rpc-0.3.1/CHANGELOG.md`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-rpc-0.3.1/CHANGELOG.md`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `alloy-json-rpc-0.3.1/CHANGELOG.md` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/alloy-json-rpc-0.3.1/CHANGELOG.md`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


ExecutionFailed(ExitStatus(unix_wait_status(25856)))