[INFO] cloning repository https://github.com/sploders101/helix-editor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sploders101/helix-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsploders101%2Fhelix-editor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsploders101%2Fhelix-editor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c249dc690be86af4f0035611a078b2afaedbd332
[INFO] checking sploders101/helix-editor against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsploders101%2Fhelix-editor" "/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 helix-term/src/ui/editor.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/explore.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/info.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/lsp.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/markdown.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/menu.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/mod.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/overlay.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/picker.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/popup.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/prompt.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/spinner.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/statusline.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/text.rs
[INFO] [stderr] error: unable to write file helix-term/src/ui/tree.rs
[INFO] [stderr] fatal: cannot create directory at 'helix-term/tests': 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/sploders101/helix-editor

Caused by:
    command failed: exit status: 128
    
    