[INFO] cloning repository https://github.com/ZeroToH3ro/LearningRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZeroToH3ro/LearningRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroToH3ro%2FLearningRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroToH3ro%2FLearningRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb47a9cd1e495f09edd3c61478e5266a5c50106e [INFO] testing ZeroToH3ro/LearningRust/fb47a9cd1e495f09edd3c61478e5266a5c50106e against master#8dd5cd0bc1d683c30805e1dc831cac546b621a75 for pr-131095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZeroToH3ro%2FLearningRust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 78% (100/127) Updating files: 79% (101/127) Updating files: 80% (102/127) Updating files: 81% (103/127) Updating files: 82% (105/127) error: unable to write file Thread/lesson [INFO] [stderr] Updating files: 83% (106/127) error: unable to write file Thread/lesson.rs [INFO] [stderr] Updating files: 84% (107/127) error: unable to write file Thread/movie [INFO] [stderr] Updating files: 85% (108/127) error: unable to write file Thread/movie.rs [INFO] [stderr] error: unable to write file Thread/print_number [INFO] [stderr] Updating files: 86% (110/127) error: unable to write file Thread/print_number.rs [INFO] [stderr] Updating files: 87% (111/127) fatal: cannot create directory at 'Trait': 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] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/ZeroToH3ro/LearningRust