[INFO] cloning repository https://github.com/nlakhoa/Learn-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlakhoa/Learn-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlakhoa%2FLearn-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlakhoa%2FLearn-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e46dfeb78e64794e44156b0e6b0789147bd59891
[INFO] testing nlakhoa/Learn-rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlakhoa%2FLearn-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file src/Match.exe
[INFO] [stderr] error: unable to write file src/Match.rs
[INFO] [stderr] error: unable to write file src/OptionEnumMatch.exe
[INFO] [stderr] error: unable to write file src/OptionEnumMatch.rs
[INFO] [stderr] error: unable to write file src/errorHandleAndResult.exe
[INFO] [stderr] error: unable to write file src/errorHandleAndResult.rs
[INFO] [stderr] error: unable to write file src/front_house.rs
[INFO] [stderr] error: unable to write file src/genericTypes.exe
[INFO] [stderr] error: unable to write file src/genericTypes.rs
[INFO] [stderr] error: unable to write file src/lib.exe
[INFO] [stderr] error: unable to write file src/lib.rs
[INFO] [stderr] error: unable to write file src/lifeTime.rs
[INFO] [stderr] error: unable to write file src/main.exe
[INFO] [stderr] error: unable to write file src/main.rs
[INFO] [stderr] error: unable to write file src/ownership.exe
[INFO] [stderr] error: unable to write file src/ownership.rs
[INFO] [stderr] fatal: cannot create directory at 'src/project': 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/nlakhoa/Learn-rust

Caused by:
    command failed: exit status: 128
    
    