[INFO] cloning repository https://github.com/daizutabi/tauri-leptos-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daizutabi/tauri-leptos-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaizutabi%2Ftauri-leptos-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaizutabi%2Ftauri-leptos-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e882d385eed3e91365fbfbaa822a29650409c390
[INFO] checking daizutabi/tauri-leptos-example against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaizutabi%2Ftauri-leptos-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daizutabi/tauri-leptos-example
[INFO] finished tweaking git repo https://github.com/daizutabi/tauri-leptos-example
[INFO] tweaked toml for git repo https://github.com/daizutabi/tauri-leptos-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daizutabi/tauri-leptos-example on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daizutabi/tauri-leptos-example 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/JonasKruckenberg/tauri-sys`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tauri-sys-a6f50a2f0e2addb1/objects/pack/pack_git2_26e7d1452c1fa3a0': No space left on device; class=Os (2)
[INFO] [stderr]     Updating git submodule `https://github.com/tauri-apps/tauri`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/tauri-sys-a6f50a2f0e2addb1/6c75037/tauri/.git/objects/pack/pack_git2_f2c52f7bed7bf4b0': No space left on device; class=Os (2)
[INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/tauri-sys-a6f50a2f0e2addb1/6c75037/tauri/.git/objects/pack/pack_git2_73109fa8dc930589': No space left on device; class=Os (2)
[INFO] [stderr]     Updating git repository `https://github.com/thaw-ui/thaw`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codee v0.3.2
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
    Updating git repository `https://github.com/JonasKruckenberg/tauri-sys`
warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/tauri-sys-a6f50a2f0e2addb1/objects/pack/pack_git2_26e7d1452c1fa3a0': No space left on device; class=Os (2)
    Updating git submodule `https://github.com/tauri-apps/tauri`
warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/tauri-sys-a6f50a2f0e2addb1/6c75037/tauri/.git/objects/pack/pack_git2_f2c52f7bed7bf4b0': No space left on device; class=Os (2)
warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/tauri-sys-a6f50a2f0e2addb1/6c75037/tauri/.git/objects/pack/pack_git2_73109fa8dc930589': No space left on device; class=Os (2)
    Updating git repository `https://github.com/thaw-ui/thaw`
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded codee v0.3.2
error: No space left on device (os error 28)