[INFO] cloning repository https://github.com/bbarekas/rust-microservice-new
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbarekas/rust-microservice-new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/description' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new/description': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/bbarekas/rust-microservice-new
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbarekas/rust-microservice-new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new/branches/: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/bbarekas/rust-microservice-new
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bbarekas/rust-microservice-new" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f214557659f7f561b2fabadd7349e42f0fa8212
[INFO] checking bbarekas/rust-microservice-new against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbbarekas%2Frust-microservice-new" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/main': unable to create directory for '/workspace/builds/worker-0-tc1/source/.git/logs/refs/heads/main': No such file or directory


failed to checkout https://github.com/bbarekas/rust-microservice-new

Caused by:
    command failed: exit status: 128
    
    