[INFO] cloning repository https://github.com/hoffmabc/arch-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoffmabc/arch-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoffmabc%2Farch-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoffmabc%2Farch-cli'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/hoffmabc/arch-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoffmabc/arch-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoffmabc%2Farch-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoffmabc%2Farch-cli'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/hoffmabc/arch-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoffmabc/arch-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoffmabc%2Farch-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoffmabc%2Farch-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01e9558d0e8144a03a37c3522d25d8b711438c7b
[INFO] checking hoffmabc/arch-cli against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoffmabc%2Farch-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file templates/program/src/input_to_sign.rs
[INFO] [stderr] error: unable to write file templates/program/src/instruction.rs
[INFO] [stderr] error: unable to write file templates/program/src/lib.rs
[INFO] [stderr] error: unable to write file templates/program/src/log.rs
[INFO] [stderr] error: unable to write file templates/program/src/message.rs
[INFO] [stderr] error: unable to write file templates/program/src/program.rs
[INFO] [stderr] error: unable to write file templates/program/src/program_error.rs
[INFO] [stderr] error: unable to write file templates/program/src/program_stubs.rs
[INFO] [stderr] error: unable to write file templates/program/src/pubkey.rs
[INFO] [stderr] error: unable to write file templates/program/src/sanitized.rs
[INFO] [stderr] fatal: cannot create directory at 'templates/program/src/stable_layout': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 


failed to checkout https://github.com/hoffmabc/arch-cli

Caused by:
    command failed: exit status: 128
    
    