[INFO] cloning repository https://github.com/lms2004/exam-grading-2025-spring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lms2004/exam-grading-2025-spring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flms2004%2Fexam-grading-2025-spring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flms2004%2Fexam-grading-2025-spring'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/lms2004/exam-grading-2025-spring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lms2004/exam-grading-2025-spring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flms2004%2Fexam-grading-2025-spring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flms2004%2Fexam-grading-2025-spring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3831e84d3edefdc1e962b1bd0509af7e349934a6
[INFO] testing lms2004/exam-grading-2025-spring against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flms2004%2Fexam-grading-2025-spring" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file solutions/12_options/options1.rs
[INFO] [stderr] error: unable to write file solutions/12_options/options2.rs
[INFO] [stderr] error: unable to write file solutions/12_options/options3.rs
[INFO] [stderr] fatal: cannot create directory at 'solutions/13_error_handling': 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/lms2004/exam-grading-2025-spring

Caused by:
    command failed: exit status: 128
    
    