[INFO] cloning repository https://github.com/kinginka/ChatGPT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kinginka/ChatGPT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinginka%2FChatGPT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinginka%2FChatGPT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be6e53c4bf034b386be2525373ab4933345d348d [INFO] checking kinginka/ChatGPT against master#d14d202262d13df896b0c624b0cec6e4bfde631a for pr-143028 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkinginka%2FChatGPT" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kinginka/ChatGPT [INFO] finished tweaking git repo https://github.com/kinginka/ChatGPT [INFO] tweaked toml for git repo https://github.com/kinginka/ChatGPT written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kinginka/ChatGPT on toolchain d14d202262d13df896b0c624b0cec6e4bfde631a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kinginka/ChatGPT 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" "+d14d202262d13df896b0c624b0cec6e4bfde631a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/lencx/tauri-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/tauri-plugins-workspace-a43139c87c6589a5/bf1106a/shared/template/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "tauri-plugin-{{name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tauri-utils v1.2.1 [INFO] [stderr] Downloaded auto-launch v0.4.0 [INFO] [stderr] Downloaded tauri-build v1.2.1 [INFO] [stderr] Downloaded tauri-runtime-wry v0.12.2 [INFO] [stderr] Downloaded json-patch v0.2.7 [INFO] [stderr] Downloaded cargo_toml v0.13.3 [INFO] [stderr] Downloaded ico v0.2.0 [INFO] [stderr] Downloaded plist v1.4.0 [INFO] [stderr] Downloaded tauri-plugin-positioner v1.0.4 [INFO] [stderr] Downloaded tauri-runtime v0.12.1 [INFO] [stderr] Downloaded byte-unit v4.0.18 [INFO] [stderr] Downloaded os_info v3.6.0 [INFO] [stderr] error: failed to unpack package `os_info v3.6.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `os_info-3.6.0/src/linux/tests/NixOS/etc/os-release` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/os_info-3.6.0/src/linux/tests/NixOS/etc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating git repository `https://github.com/lencx/tauri-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/tauri-plugins-workspace-a43139c87c6589a5/bf1106a/shared/template/Cargo.toml:2:8 | 2 | name = "tauri-plugin-{{name}}" | ^^^^^^^^^^^^^^^^^^^^^^^ | Updating crates.io index Downloading crates ... Downloaded tauri-utils v1.2.1 Downloaded auto-launch v0.4.0 Downloaded tauri-build v1.2.1 Downloaded tauri-runtime-wry v0.12.2 Downloaded json-patch v0.2.7 Downloaded cargo_toml v0.13.3 Downloaded ico v0.2.0 Downloaded plist v1.4.0 Downloaded tauri-plugin-positioner v1.0.4 Downloaded tauri-runtime v0.12.1 Downloaded byte-unit v4.0.18 Downloaded os_info v3.6.0 error: failed to unpack package `os_info v3.6.0` Caused by: failed to unpack entry at `os_info-3.6.0/src/linux/tests/NixOS/etc/os-release` Caused by: failed to create `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/os_info-3.6.0/src/linux/tests/NixOS/etc` Caused by: No space left on device (os error 28)