[INFO] cloning repository https://github.com/dvub/remind-me
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvub/remind-me" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvub%2Fremind-me", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvub%2Fremind-me'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72ab4eaa87122121c4caf100da7e6bd0d574d2a6
[INFO] checking dvub/remind-me against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvub%2Fremind-me" "/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/dvub/remind-me
[INFO] finished tweaking git repo https://github.com/dvub/remind-me
[INFO] tweaked toml for git repo https://github.com/dvub/remind-me written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dvub/remind-me on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dvub/remind-me 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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/tauri-apps/plugins-workspace`
[INFO] [stderr] error: invalid character `{` in package name: `tauri-plugin-{{name}}`, characters must be Unicode XID characters (numbers, `-`, `_`, or most letters)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/plugins-workspace-bac95421cc662c04/5817611/shared/template/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "tauri-plugin-{{name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tauri-utils v1.5.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/tauri-apps/plugins-workspace`
error: invalid character `{` in package name: `tauri-plugin-{{name}}`, characters must be Unicode XID characters (numbers, `-`, `_`, or most letters)
 --> ../../../cargo-home/git/checkouts/plugins-workspace-bac95421cc662c04/5817611/shared/template/Cargo.toml:2:8
  |
2 | name = "tauri-plugin-{{name}}"
  |        ^^^^^^^^^^^^^^^^^^^^^^^
  |
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded tauri-utils v1.5.2
error: No space left on device (os error 28)