[INFO] cloning repository https://github.com/youhavethewrong/aoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/youhavethewrong/aoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouhavethewrong%2Faoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouhavethewrong%2Faoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 639a853718743b4c11a33d56509c660a8f23106a
[INFO] checking youhavethewrong/aoc against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouhavethewrong%2Faoc" "/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/template.txt
[INFO] [stderr] fatal: cannot create directory at 'src/template': 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] 
[INFO] checking youhavethewrong/aoc against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouhavethewrong%2Faoc" "/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/branches/: No space left on device
[INFO] checking youhavethewrong/aoc against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouhavethewrong%2Faoc" "/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/template/commands/download.rs
[INFO] [stderr] error: unable to write file src/template/commands/mod.rs
[INFO] [stderr] error: unable to write file src/template/commands/read.rs
[INFO] [stderr] error: unable to write file src/template/commands/scaffold.rs
[INFO] [stderr] error: unable to write file src/template/commands/solve.rs
[INFO] [stderr] error: unable to write file src/template/commands/time.rs
[INFO] [stderr] error: unable to write file src/template/day.rs
[INFO] [stderr] error: unable to write file src/template/mod.rs
[INFO] [stderr] error: unable to write file src/template/readme_benchmarks.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 youhavethewrong/aoc against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouhavethewrong%2Faoc" "/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/objects/pack: No space left on device
[INFO] checking youhavethewrong/aoc against master#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyouhavethewrong%2Faoc" "/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 'core.repositoryformatversion' to '0'


failed to checkout https://github.com/youhavethewrong/aoc

Caused by:
    command failed: exit status: 128
    
    