[INFO] cloning repository https://github.com/jeremyarde/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/jeremyarde/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyarde%2Fadvent-of-code-2020", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyarde%2Fadvent-of-code-2020'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d74e260991c262d165f500c5420cc254d64f51b
[INFO] checking jeremyarde/advent-of-code-2020 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyarde%2Fadvent-of-code-2020" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/answers/question_13.rs
[INFO] [stderr] error: unable to write file src/answers/question_14.rs
[INFO] [stderr] error: unable to write file src/answers/question_15.rs
[INFO] [stderr] error: unable to write file src/answers/question_16.rs
[INFO] [stderr] error: unable to write file src/answers/question_17.rs
[INFO] [stderr] error: unable to write file src/answers/question_18.rs
[INFO] [stderr] error: unable to write file src/answers/question_22.rs
[INFO] [stderr] error: unable to write file src/answers/question_23.rs
[INFO] [stderr] error: unable to write file src/answers/question_7.rs
[INFO] [stderr] error: unable to write file src/answers/question_8.rs
[INFO] [stderr] error: unable to write file src/answers/question_9.rs
[INFO] [stderr] error: unable to write file src/lib.rs
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] error: unable to write file src/question_19.rs
[INFO] [stderr] error: unable to write file src/question_20.rs
[INFO] [stderr] error: unable to write file src/question_21.rs
[INFO] [stderr] fatal: unable to checkout working tree
[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/jeremyarde/advent-of-code-2020

Caused by:
    command failed: exit status: 128
    
    