[INFO] cloning repository https://github.com/valkheim/rustlings-solutions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valkheim/rustlings-solutions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkheim%2Frustlings-solutions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkheim%2Frustlings-solutions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e18c410b746170611d12ced7080e15d1ccabd7a6
[INFO] checking valkheim/rustlings-solutions against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkheim%2Frustlings-solutions" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-3-tc2/source/.git/index.lock' write error. Out of diskspace
[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 valkheim/rustlings-solutions against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkheim%2Frustlings-solutions" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file exercises/traits/traits2.rs
[INFO] [stderr] error: unable to write file exercises/traits/traits3.rs
[INFO] [stderr] error: unable to write file exercises/traits/traits4.rs
[INFO] [stderr] error: unable to write file exercises/traits/traits5.rs
[INFO] [stderr] fatal: cannot create directory at 'exercises/variables': 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 valkheim/rustlings-solutions against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkheim%2Frustlings-solutions" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file exercises/smart_pointers/box1.rs
[INFO] [stderr] error: unable to write file exercises/smart_pointers/cow1.rs
[INFO] [stderr] error: unable to write file exercises/smart_pointers/rc1.rs
[INFO] [stderr] fatal: cannot create directory at 'exercises/strings': 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 valkheim/rustlings-solutions against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkheim%2Frustlings-solutions" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file exercises/move_semantics/move_semantics1.rs
[INFO] [stderr] error: unable to write file exercises/move_semantics/move_semantics2.rs
[INFO] [stderr] error: unable to write file exercises/move_semantics/move_semantics3.rs
[INFO] [stderr] error: unable to write file exercises/move_semantics/move_semantics4.rs
[INFO] [stderr] error: unable to write file exercises/move_semantics/move_semantics5.rs
[INFO] [stderr] error: unable to write file exercises/move_semantics/move_semantics6.rs
[INFO] [stderr] fatal: cannot create directory at 'exercises/options': 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 valkheim/rustlings-solutions against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalkheim%2Frustlings-solutions" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file .all-contributorsrc
[INFO] [stderr] fatal: cannot create directory at '.devcontainer': 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] 


failed to checkout https://github.com/valkheim/rustlings-solutions

Caused by:
    command failed: exit status: 128
    
    