[INFO] cloning repository https://github.com/donjne/rusty_repo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/donjne/rusty_repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonjne%2Frusty_repo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonjne%2Frusty_repo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b9ca29a97f5476776ddcd5bf65384bc15ad272f6
[INFO] checking donjne/rusty_repo against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdonjne%2Frusty_repo" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file day_one/task_08_smart_ptr/Cargo.toml
[INFO] [stderr] error: unable to write file day_one/task_08_smart_ptr/README.md
[INFO] [stderr] fatal: cannot create directory at 'day_one/task_08_smart_ptr/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] 


failed to checkout https://github.com/donjne/rusty_repo

Caused by:
    command failed: exit status: 128
    
    