[INFO] cloning repository https://github.com/keremguney/graph-coloring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keremguney/graph-coloring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring'...
[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/keremguney/graph-coloring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keremguney/graph-coloring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring'...
[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 2)
[INFO] cloning repository https://github.com/keremguney/graph-coloring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keremguney/graph-coloring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring'...
[INFO] [stderr] error: failed to write new configuration file /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[WARN] Retrying crate fetch in 3 seconds (attempt 3)
[INFO] cloning repository https://github.com/keremguney/graph-coloring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keremguney/graph-coloring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0fbf1859e5b32f27cb2a9fe77a746e2e8d61dac
[INFO] checking keremguney/graph-coloring against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeremguney%2Fgraph-coloring" "/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] error: unable to write file 1000.txt
[INFO] [stderr] error: unable to write file 20.txt
[INFO] [stderr] error: unable to write file 50.txt
[INFO] [stderr] error: unable to write file 500.txt
[INFO] [stderr] error: unable to write file 70.txt
[INFO] [stderr] error: unable to write file Cargo.lock
[INFO] [stderr] error: unable to write file Cargo.toml
[INFO] [stderr] fatal: cannot create directory at 'data': 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/keremguney/graph-coloring

Caused by:
    command failed: exit status: 128
    
    