[INFO] cloning repository https://github.com/rust-adventure/first-rust-cli-clap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/first-rust-cli-clap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap/refs/heads: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/rust-adventure/first-rust-cli-clap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-adventure/first-rust-cli-clap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef6215fad1378c7e105ad5e6ad1e564e3b6cf0ef [INFO] checking rust-adventure/first-rust-cli-clap against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] /workspace/builds/worker-1-tc2/source/.git/hooks/: No space left on device [INFO] checking rust-adventure/first-rust-cli-clap against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'HEAD': unable to append to '/workspace/builds/worker-1-tc2/source/.git/logs/HEAD': No space left on device [INFO] checking rust-adventure/first-rust-cli-clap against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-1-tc2/source': No space left on device [INFO] checking rust-adventure/first-rust-cli-clap against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-adventure/first-rust-cli-clap on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-adventure/first-rust-cli-clap [INFO] finished tweaking git repo https://github.com/rust-adventure/first-rust-cli-clap [INFO] tweaked toml for git repo https://github.com/rust-adventure/first-rust-cli-clap written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-adventure/first-rust-cli-clap 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.19 [INFO] [stderr] error: failed to unpack package `serde_yaml v0.9.19` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `serde_yaml-0.9.19/Cargo.toml.orig` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.19/Cargo.toml.orig` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `serde_yaml-0.9.19/Cargo.toml.orig` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.19/Cargo.toml.orig` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] checking rust-adventure/first-rust-cli-clap against try#6619027b13a87a3597115f2c8231f107bf3a7a5f for pr-139624 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-adventure%2Ffirst-rust-cli-clap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-1-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory [INFO] validating manifest of git repo https://github.com/rust-adventure/first-rust-cli-clap on toolchain 6619027b13a87a3597115f2c8231f107bf3a7a5f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-adventure/first-rust-cli-clap [INFO] finished tweaking git repo https://github.com/rust-adventure/first-rust-cli-clap [INFO] tweaked toml for git repo https://github.com/rust-adventure/first-rust-cli-clap written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rust-adventure/first-rust-cli-clap 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" "+6619027b13a87a3597115f2c8231f107bf3a7a5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to download `serde_yaml v0.9.19` [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 `serde_yaml v0.9.19` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `serde_yaml-0.9.19/.cargo_vcs_info.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.19/.cargo_vcs_info.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `serde_yaml-0.9.19/.cargo_vcs_info.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.19/.cargo_vcs_info.json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 error: failed to download `serde_yaml v0.9.19` Caused by: unable to get packages from source Caused by: failed to unpack package `serde_yaml v0.9.19` Caused by: failed to unpack entry at `serde_yaml-0.9.19/.cargo_vcs_info.json` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.19/.cargo_vcs_info.json` Caused by: failed to unpack `serde_yaml-0.9.19/.cargo_vcs_info.json` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_yaml-0.9.19/.cargo_vcs_info.json` Caused by: No space left on device (os error 28)