[INFO] cloning repository https://github.com/schmidtwmark/advent-of-code-2020
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schmidtwmark/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschmidtwmark%2Fadvent-of-code-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschmidtwmark%2Fadvent-of-code-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7ba4a5de804f19a9856a33e89dc04a39ad494e6
[INFO] testing schmidtwmark/advent-of-code-2020 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschmidtwmark%2Fadvent-of-code-2020" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file samples/16.txt
[INFO] [stderr] error: unable to write file samples/17.txt
[INFO] [stderr] error: unable to write file samples/18.txt
[INFO] [stderr] error: unable to write file samples/19.1.txt
[INFO] [stderr] error: unable to write file samples/19.txt
[INFO] [stderr] error: unable to write file samples/2.txt
[INFO] [stderr] error: unable to write file samples/3.txt
[INFO] [stderr] error: unable to write file samples/4.txt
[INFO] [stderr] error: unable to write file samples/5.txt
[INFO] [stderr] error: unable to write file samples/6.txt
[INFO] [stderr] error: unable to write file samples/7.txt
[INFO] [stderr] error: unable to write file samples/8.txt
[INFO] [stderr] error: unable to write file samples/9.txt
[INFO] [stderr] fatal: cannot create directory at 'src': 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/schmidtwmark/advent-of-code-2020

Caused by:
    command failed: exit status: 128
    
    