[INFO] cloning repository https://github.com/giornn0/rust-exercises
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giornn0/rust-exercises" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiornn0%2Frust-exercises", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiornn0%2Frust-exercises'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 605ee426041dc08af8e217ea8c5d60e927b2887f
[INFO] checking giornn0/rust-exercises against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiornn0%2Frust-exercises" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file exercises/02_basic_calculator/00_intro/Cargo.toml
[INFO] [stderr] fatal: cannot create directory at 'exercises/02_basic_calculator/00_intro/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 giornn0/rust-exercises against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiornn0%2Frust-exercises" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file book/src/08_futures/03_runtime.md
[INFO] [stderr] error: unable to write file book/src/08_futures/04_future.md
[INFO] [stderr] error: unable to write file book/src/08_futures/05_blocking.md
[INFO] [stderr] error: unable to write file book/src/08_futures/06_async_aware_primitives.md
[INFO] [stderr] error: unable to write file book/src/08_futures/07_cancellation.md
[INFO] [stderr] error: unable to write file book/src/08_futures/08_outro.md
[INFO] [stderr] error: unable to write file book/src/SUMMARY.md
[INFO] [stderr] error: unable to write file book/src/going_further.md
[INFO] [stderr] fatal: cannot create directory at 'exercises': 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 giornn0/rust-exercises against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiornn0%2Frust-exercises" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: cannot create directory at 'exercises/07_threads/14_sync': 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 giornn0/rust-exercises against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiornn0%2Frust-exercises" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file exercises/05_ticket_v2/07_unwrap/Cargo.toml
[INFO] [stderr] fatal: cannot create directory at 'exercises/05_ticket_v2/07_unwrap/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 giornn0/rust-exercises against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiornn0%2Frust-exercises" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file book/src/04_traits/11_copy.md
[INFO] [stderr] error: unable to write file book/src/04_traits/12_drop.md
[INFO] [stderr] error: unable to write file book/src/04_traits/13_outro.md
[INFO] [stderr] fatal: cannot create directory at 'book/src/05_ticket_v2': 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/giornn0/rust-exercises

Caused by:
    command failed: exit status: 128
    
    