[INFO] cloning repository https://github.com/matthewgrimes/adventofcode-2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthewgrimes/adventofcode-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewgrimes%2Fadventofcode-2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewgrimes%2Fadventofcode-2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98d09b79c9c047337005432199d5238d9232f46c
[INFO] checking matthewgrimes/adventofcode-2019 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewgrimes%2Fadventofcode-2019" "/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 append to '/workspace/builds/worker-0-tc1/source/.git/logs/refs/heads/master': No space left on device


failed to checkout https://github.com/matthewgrimes/adventofcode-2019

Caused by:
    command failed: exit status: 128
    
    