[INFO] cloning repository https://github.com/freeone3000/AdventOfCode2021
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/freeone3000/AdventOfCode2021" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeone3000%2FAdventOfCode2021", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeone3000%2FAdventOfCode2021'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddc94ab4e129d4a37336f6ad0f04bb3fae686d35
[INFO] checking freeone3000/AdventOfCode2021 against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeone3000%2FAdventOfCode2021" "/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/day25.rs
[INFO] [stderr] error: unable to write file src/day3.rs
[INFO] [stderr] error: unable to write file src/day4.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 freeone3000/AdventOfCode2021 against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeone3000%2FAdventOfCode2021" "/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 .gitignore
[INFO] [stderr] fatal: cannot create directory at '.idea': 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 freeone3000/AdventOfCode2021 against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeone3000%2FAdventOfCode2021" "/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'
[INFO] checking freeone3000/AdventOfCode2021 against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeone3000%2FAdventOfCode2021" "/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 Cargo.lock
[INFO] [stderr] error: unable to write file Cargo.toml
[INFO] [stderr] error: unable to write file day1.txt
[INFO] [stderr] error: unable to write file day1_sample.txt
[INFO] [stderr] error: unable to write file day2.txt
[INFO] [stderr] error: unable to write file day24.txt
[INFO] [stderr] error: unable to write file day24_sample.txt
[INFO] [stderr] error: unable to write file day25.txt
[INFO] [stderr] error: unable to write file day25_east_facing.txt
[INFO] [stderr] error: unable to write file day25_east_south_conflict.txt
[INFO] [stderr] error: unable to write file day25_sample.txt
[INFO] [stderr] error: unable to write file day2_sample.txt
[INFO] [stderr] error: unable to write file day3.txt
[INFO] [stderr] error: unable to write file day3_sample.txt
[INFO] [stderr] error: unable to write file day4.txt
[INFO] [stderr] error: unable to write file day4_sample.txt
[INFO] [stderr] fatal: cannot create directory at 'src': 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 freeone3000/AdventOfCode2021 against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffreeone3000%2FAdventOfCode2021" "/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/common.rs
[INFO] [stderr] error: unable to write file src/day1.rs
[INFO] [stderr] error: unable to write file src/day17.c
[INFO] [stderr] error: unable to write file src/day2.rs
[INFO] [stderr] error: unable to write file src/day24.cpp
[INFO] [stderr] error: unable to write file src/day25.rs
[INFO] [stderr] error: unable to write file src/day3.rs
[INFO] [stderr] error: unable to write file src/day4.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] 


failed to checkout https://github.com/freeone3000/AdventOfCode2021

Caused by:
    command failed: exit status: 128
    
    