[INFO] cloning repository https://github.com/marvin-yorke/AoC-2023-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marvin-yorke/AoC-2023-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarvin-yorke%2FAoC-2023-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarvin-yorke%2FAoC-2023-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6982c09f2e035da6cb218b5bbe057c0975dc5bd [INFO] checking marvin-yorke/AoC-2023-Rust against master#e3e432d4d65a55e6db167598e96db2bcb163e316 for pr-140313 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarvin-yorke%2FAoC-2023-Rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/solutions/day05.rs [INFO] [stderr] error: unable to write file src/solutions/day06.rs [INFO] [stderr] error: unable to write file src/solutions/mod.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/marvin-yorke/AoC-2023-Rust Caused by: command failed: exit status: 128