[INFO] cloning repository https://github.com/jjcomer/advent-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jjcomer/advent-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjcomer%2Fadvent-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjcomer%2Fadvent-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c772c6245ac0f34bfbab2440a624b241125a70b4
[INFO] checking jjcomer/advent-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjcomer%2Fadvent-2020" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to create directory for '/workspace/builds/worker-3-tc2/source/.git/logs/refs/remotes/origin/HEAD': No such file or directory
[INFO] [stderr] error: unable to write symref for refs/remotes/origin/HEAD: No space left on device
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking jjcomer/advent-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjcomer%2Fadvent-2020" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: Unable to create '/workspace/builds/worker-3-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking jjcomer/advent-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjcomer%2Fadvent-2020" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: Unable to create '/workspace/builds/worker-3-tc2/source/.git/refs/remotes/origin/HEAD.lock': No such file or directory
[INFO] [stderr] fatal: unable to update refs/remotes/origin/HEAD
[INFO] checking jjcomer/advent-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjcomer%2Fadvent-2020" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file clj/advent2020/src/jjcomer/day05.clj
[INFO] [stderr] error: unable to write file clj/advent2020/src/jjcomer/day06.clj
[INFO] [stderr] error: unable to write file clj/advent2020/src/jjcomer/day1.clj
[INFO] [stderr] error: unable to write file clj/advent2020/src/jjcomer/util.clj
[INFO] [stderr] fatal: cannot create directory at 'clj/advent2020/test': 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] 
[INFO] checking jjcomer/advent-2020 against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjjcomer%2Fadvent-2020" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file clj/advent2020/README.md
[INFO] [stderr] error: unable to write file clj/advent2020/deps.edn
[INFO] [stderr] fatal: cannot create directory at 'clj/advent2020/doc': 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/jjcomer/advent-2020

Caused by:
    command failed: exit status: 128
    
    