[INFO] cloning repository https://github.com/ikkz/sofl_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikkz/sofl_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/ikkz/sofl_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikkz/sofl_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/ikkz/sofl_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikkz/sofl_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/ikkz/sofl_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikkz/sofl_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/ikkz/sofl_editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikkz/sofl_editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e969aa1c1f22b3930b5b46812b33ba615d0617b7 [INFO] checking ikkz/sofl_editor against master#83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikkz%2Fsofl_editor" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file sofl-editor/.husky/pre-commit [INFO] [stderr] error: unable to write file sofl-editor/.npmrc [INFO] [stderr] error: unable to write file sofl-editor/.nvmrc [INFO] [stderr] error: unable to write file sofl-editor/.prettierrc [INFO] [stderr] error: unable to write file sofl-editor/README.md [INFO] [stderr] error: unable to write file sofl-editor/modern.config.ts [INFO] [stderr] error: unable to write file sofl-editor/package.json [INFO] [stderr] fatal: cannot create directory at 'sofl-editor/src-tauri': 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] [ERROR] this task or one of its parent failed! [ERROR] failed to checkout https://github.com/ikkz/sofl_editor [ERROR] caused by: command failed: exit status: 128 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.