[INFO] cloning repository https://github.com/brannegan/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brannegan/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/brannegan/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brannegan/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29e5a240bec119d15c14f2865d263b559677f494 [INFO] checking brannegan/aoc-2023 against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/day18-part1.rs [INFO] [stderr] error: unable to write file src/bin/day18-part2.rs [INFO] [stderr] error: unable to write file src/bin/day19-part1.rs [INFO] [stderr] error: unable to write file src/bin/day19-part2.rs [INFO] [stderr] error: unable to write file src/bin/day20-part1.rs [INFO] [stderr] error: unable to write file src/bin/day20-part2.rs [INFO] [stderr] error: unable to write file src/bin/day21-part1.rs [INFO] [stderr] error: unable to write file src/bin/day21-part2.rs [INFO] [stderr] error: unable to write file src/bin/day22-part1.rs [INFO] [stderr] error: unable to write file src/bin/day22-part2.rs [INFO] [stderr] error: unable to write file src/bin/day23-part1.rs [INFO] [stderr] error: unable to write file src/bin/day23-part2.rs [INFO] [stderr] error: unable to write file src/bin/day24-part1.rs [INFO] [stderr] error: unable to write file src/bin/day24-part2.rs [INFO] [stderr] error: unable to write file src/bin/day25-part1.rs [INFO] [stderr] error: unable to write file src/main.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] [INFO] checking brannegan/aoc-2023 against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/day17-part1.rs [INFO] [stderr] error: unable to write file src/bin/day17-part2.rs [INFO] [stderr] error: unable to write file src/bin/day18-part1.rs [INFO] [stderr] error: unable to write file src/bin/day18-part2.rs [INFO] [stderr] error: unable to write file src/bin/day19-part1.rs [INFO] [stderr] error: unable to write file src/bin/day19-part2.rs [INFO] [stderr] error: unable to write file src/bin/day20-part1.rs [INFO] [stderr] error: unable to write file src/bin/day20-part2.rs [INFO] [stderr] error: unable to write file src/bin/day21-part1.rs [INFO] [stderr] error: unable to write file src/bin/day21-part2.rs [INFO] [stderr] error: unable to write file src/bin/day22-part1.rs [INFO] [stderr] error: unable to write file src/bin/day22-part2.rs [INFO] [stderr] error: unable to write file src/bin/day23-part1.rs [INFO] [stderr] error: unable to write file src/bin/day23-part2.rs [INFO] [stderr] error: unable to write file src/bin/day24-part1.rs [INFO] [stderr] error: unable to write file src/bin/day24-part2.rs [INFO] [stderr] error: unable to write file src/bin/day25-part1.rs [INFO] [stderr] error: unable to write file src/main.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] [INFO] checking brannegan/aoc-2023 against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file src/bin/day15-part1.rs [INFO] [stderr] error: unable to write file src/bin/day15-part2.rs [INFO] [stderr] error: unable to write file src/bin/day16-part1.rs [INFO] [stderr] error: unable to write file src/bin/day16-part2.rs [INFO] [stderr] error: unable to write file src/bin/day17-part1.rs [INFO] [stderr] error: unable to write file src/bin/day17-part2.rs [INFO] [stderr] error: unable to write file src/bin/day18-part1.rs [INFO] [stderr] error: unable to write file src/bin/day18-part2.rs [INFO] [stderr] error: unable to write file src/bin/day19-part1.rs [INFO] [stderr] error: unable to write file src/bin/day19-part2.rs [INFO] [stderr] error: unable to write file src/bin/day20-part1.rs [INFO] [stderr] error: unable to write file src/bin/day20-part2.rs [INFO] [stderr] error: unable to write file src/bin/day21-part1.rs [INFO] [stderr] error: unable to write file src/bin/day21-part2.rs [INFO] [stderr] error: unable to write file src/bin/day22-part1.rs [INFO] [stderr] error: unable to write file src/bin/day22-part2.rs [INFO] [stderr] error: unable to write file src/bin/day23-part1.rs [INFO] [stderr] error: unable to write file src/bin/day23-part2.rs [INFO] [stderr] error: unable to write file src/bin/day24-part1.rs [INFO] [stderr] error: unable to write file src/bin/day24-part2.rs [INFO] [stderr] error: unable to write file src/bin/day25-part1.rs [INFO] [stderr] error: unable to write file src/main.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] [INFO] checking brannegan/aoc-2023 against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-6-tc2/source/.git/config.lock [INFO] [stderr] fatal: could not set 'remote.origin.fetch' to '+refs/heads/*:refs/remotes/origin/*' [INFO] checking brannegan/aoc-2023 against try#c6f1a85c8f06c93ddc6200caf413929a2e7e7dd6 for pr-145463 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrannegan%2Faoc-2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] /workspace/builds/worker-6-tc2/source/.git: No space left on device failed to checkout https://github.com/brannegan/aoc-2023 Caused by: command failed: exit status: 1