[INFO] cloning repository https://github.com/anatawa12/tauri-simple-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anatawa12/tauri-simple-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Ftauri-simple-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Ftauri-simple-app'... [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/anatawa12/tauri-simple-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anatawa12/tauri-simple-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Ftauri-simple-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Ftauri-simple-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2077d2b90d0cd16edb86e3db35e2a8303cb987e [INFO] checking anatawa12/tauri-simple-app/d2077d2b90d0cd16edb86e3db35e2a8303cb987e against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanatawa12%2Ftauri-simple-app" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anatawa12/tauri-simple-app on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anatawa12/tauri-simple-app [INFO] finished tweaking git repo https://github.com/anatawa12/tauri-simple-app [INFO] tweaked toml for git repo https://github.com/anatawa12/tauri-simple-app written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/anatawa12/tauri-simple-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tray-icon v0.15.1 [INFO] [stderr] Downloaded tauri-build v2.0.0-rc.6 [INFO] [stderr] Downloaded tauri-codegen v2.0.0-rc.6 [INFO] [stderr] Downloaded tauri-macros v2.0.0-rc.5 [INFO] [stderr] Downloaded tauri-runtime-wry v2.0.0-rc.6 [INFO] [stderr] Downloaded tauri-runtime v2.0.0-rc.6 [INFO] [stderr] Downloaded tauri-utils v2.0.0-rc.6 [INFO] [stderr] Downloaded muda v0.14.1 [INFO] [stderr] Downloaded wry v0.42.0 [INFO] [stderr] Downloaded tauri v2.0.0-rc.6 [INFO] [stderr] Downloaded window-vibrancy v0.5.1 [INFO] [stderr] error: No space left on device (os error 28) ExecutionFailed(ExitStatus(unix_wait_status(25856)))