[INFO] cloning repository https://github.com/crazymerlyn/tinyrenderer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crazymerlyn/tinyrenderer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftinyrenderer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftinyrenderer-rs'...
[INFO] [stderr] fatal: error closing file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftinyrenderer-rs/packed-refs.new: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/crazymerlyn/tinyrenderer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crazymerlyn/tinyrenderer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftinyrenderer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftinyrenderer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66622902d347ec9cf83303dad5689ea665e7c242
[INFO] checking crazymerlyn/tinyrenderer-rs against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrazymerlyn%2Ftinyrenderer-rs" "/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/master': unable to create directory for '/workspace/builds/worker-0-tc1/source/.git/logs/refs/heads/master': No such file or directory


failed to checkout https://github.com/crazymerlyn/tinyrenderer-rs

Caused by:
    command failed: exit status: 128
    
    