[INFO] cloning repository https://github.com/rylev/spin-todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rylev/spin-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fspin-todo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fspin-todo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19a11057cecf38f653a05e68e0895164b38077b0 [INFO] checking rylev/spin-todo against master#0f353363965ebf05e0757f7679c800b39c51a07e for pr-144896 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fspin-todo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rylev/spin-todo [INFO] finished tweaking git repo https://github.com/rylev/spin-todo [INFO] tweaked toml for git repo https://github.com/rylev/spin-todo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rylev/spin-todo on toolchain 0f353363965ebf05e0757f7679c800b39c51a07e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f353363965ebf05e0757f7679c800b39c51a07e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rylev/spin-todo 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" "+0f353363965ebf05e0757f7679c800b39c51a07e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/fermyon/spin` [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/e0bd911/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/e0bd911/templates/redis-rust/content/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "{{project-name | kebab_case}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-core v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.8.0 [INFO] [stderr] Downloaded wasm-metadata v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.8.0 [INFO] [stderr] Downloaded wit-bindgen v0.8.0 [INFO] [stderr] Downloaded wit-parser v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-rust-lib v0.8.0 [INFO] [stderr] Downloaded wit-component v0.11.0 [INFO] [stderr] error: failed to unpack package `wit-component v0.11.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `wit-component-0.11.0/tests/merge/bad-world3/error.txt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wit-component-0.11.0/tests/merge/bad-world3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating git repository `https://github.com/fermyon/spin` 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/e0bd911/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/e0bd911/templates/redis-rust/content/Cargo.toml:2:8 | 2 | name = "{{project-name | kebab_case}}" | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | Blocking waiting for file lock on package cache Downloading crates ... Downloaded wit-bindgen-core v0.8.0 Downloaded wit-bindgen-rust v0.8.0 Downloaded wasm-metadata v0.8.0 Downloaded wit-bindgen-rust-macro v0.8.0 Downloaded wit-bindgen v0.8.0 Downloaded wit-parser v0.8.0 Downloaded wit-bindgen-rust-lib v0.8.0 Downloaded wit-component v0.11.0 error: failed to unpack package `wit-component v0.11.0` Caused by: failed to unpack entry at `wit-component-0.11.0/tests/merge/bad-world3/error.txt` Caused by: failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wit-component-0.11.0/tests/merge/bad-world3` Caused by: No space left on device (os error 28)