[INFO] cloning repository https://github.com/clefever/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clefever/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclefever%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclefever%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa0f0657d44d39761cbcd245b42673c7999a1a94 [INFO] checking clefever/aoc2023/fa0f0657d44d39761cbcd245b42673c7999a1a94 against master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclefever%2Faoc2023" "/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/main': unable to create directory for '/workspace/builds/worker-0-tc1/source/.git/logs/refs/heads/main': No such file or directory [INFO] [stderr] fatal: the remote end hung up unexpectedly ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/clefever/aoc2023