[INFO] cloning repository https://github.com/karthik2804/spin-trigger-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karthik2804/spin-trigger-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthik2804%2Fspin-trigger-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthik2804%2Fspin-trigger-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15f0e547dc8b4a44ed02613f4d27395ec6f7e986
[INFO] checking karthik2804/spin-trigger-test against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkarthik2804%2Fspin-trigger-test" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/karthik2804/spin-trigger-test on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/karthik2804/spin-trigger-test
[INFO] finished tweaking git repo https://github.com/karthik2804/spin-trigger-test
[INFO] tweaked toml for git repo https://github.com/karthik2804/spin-trigger-test written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/karthik2804/spin-trigger-test 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/fermyon/spin`
[INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_19ecde80b1fd7a2e': No space left on device; class=Os (2)
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/spin-af3dbb23525728d0/eebfae1/templates/http-rust/content/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name | kebab_case}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/spin-af3dbb23525728d0/eebfae1/templates/redis-rust/content/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name | kebab_case}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/fermyon/spin-componentize`
[INFO] [stderr]     Updating git repository `https://github.com/rustformers/llm`
[INFO] [stderr]     Updating git submodule `https://github.com/ggerganov/llama.cpp`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.201.0
[INFO] [stderr] error: No space left on device (os error 28)


command failed: exit status: 101

    Updating git repository `https://github.com/fermyon/spin`
warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/spin-af3dbb23525728d0/objects/pack/pack_git2_19ecde80b1fd7a2e': No space left on device; class=Os (2)
error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`)
 --> ../../../cargo-home/git/checkouts/spin-af3dbb23525728d0/eebfae1/templates/http-rust/content/Cargo.toml:2:8
  |
2 | name = "{{project-name | kebab_case}}"
  |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
error: invalid character `{` in package name: `{{project-name | kebab_case}}`, the first character must be a Unicode XID start character (most letters or `_`)
 --> ../../../cargo-home/git/checkouts/spin-af3dbb23525728d0/eebfae1/templates/redis-rust/content/Cargo.toml:2:8
  |
2 | name = "{{project-name | kebab_case}}"
  |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
    Updating crates.io index
    Updating git repository `https://github.com/fermyon/spin-componentize`
    Updating git repository `https://github.com/rustformers/llm`
    Updating git submodule `https://github.com/ggerganov/llama.cpp`
    Blocking waiting for file lock on package cache
 Downloading crates ...
  Downloaded wat v1.201.0
error: No space left on device (os error 28)