[INFO] cloning repository https://github.com/apathyboy/advent-of-code-rust-2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apathyboy/advent-of-code-rust-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapathyboy%2Fadvent-of-code-rust-2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapathyboy%2Fadvent-of-code-rust-2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 256f6538cbee537891230236c1ac0237e1e395d2
[INFO] checking apathyboy/advent-of-code-rust-2019 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapathyboy%2Fadvent-of-code-rust-2019" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] fatal: could not create work tree dir '/workspace/builds/worker-5-tc1/source': No space left on device


failed to checkout https://github.com/apathyboy/advent-of-code-rust-2019

Caused by:
    command failed: exit status: 128
    
    