[INFO] cloning repository https://github.com/ptp-build/wai-bot-desktop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptp-build/wai-bot-desktop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptp-build%2Fwai-bot-desktop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptp-build%2Fwai-bot-desktop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f722ea7ee74ca288c7464443f75e44473063294c [INFO] testing ptp-build/wai-bot-desktop against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptp-build%2Fwai-bot-desktop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ptp-build/wai-bot-desktop on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ptp-build/wai-bot-desktop [INFO] finished tweaking git repo https://github.com/ptp-build/wai-bot-desktop [INFO] tweaked toml for git repo https://github.com/ptp-build/wai-bot-desktop written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ptp-build/wai-bot-desktop 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" "+beta-2024-12-08" "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] Blocking waiting for file lock on package cache [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-70b6704067a9eebc/bec9f60/shared/template/Cargo.toml:2:8 [INFO] [stderr] | [INFO] [stderr] 2 | name = "tauri-plugin-{{name}}" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [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-70b6704067a9eebc/bec9f60/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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d7ca4031015677cfce5937007afa0ae97dc77f3e1d9b11fd2112f5c1b5a6328 [INFO] running `Command { std: "docker" "start" "-a" "0d7ca4031015677cfce5937007afa0ae97dc77f3e1d9b11fd2112f5c1b5a6328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d7ca4031015677cfce5937007afa0ae97dc77f3e1d9b11fd2112f5c1b5a6328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7ca4031015677cfce5937007afa0ae97dc77f3e1d9b11fd2112f5c1b5a6328", kill_on_drop: false }` [INFO] [stdout] 0d7ca4031015677cfce5937007afa0ae97dc77f3e1d9b11fd2112f5c1b5a6328 [INFO] testing ptp-build/wai-bot-desktop against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptp-build%2Fwai-bot-desktop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/chatgpt.gif [INFO] [stderr] error: unable to write file assets/install.png [INFO] [stderr] error: unable to write file assets/zsxq.png [INFO] [stderr] fatal: cannot create directory at 'casks': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing ptp-build/wai-bot-desktop against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptp-build%2Fwai-bot-desktop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/chatgpt.gif [INFO] [stderr] error: unable to write file src-tauri/icons/tray-icon1.png [INFO] [stderr] fatal: cannot create directory at 'src-tauri/src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing ptp-build/wai-bot-desktop against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptp-build%2Fwai-bot-desktop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/chatgpt.gif [INFO] [stderr] error: unable to write file assets/install.png [INFO] [stderr] error: unable to write file assets/zsxq.png [INFO] [stderr] fatal: cannot create directory at 'casks': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] testing ptp-build/wai-bot-desktop against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptp-build%2Fwai-bot-desktop" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file assets/chatgpt.gif [INFO] [stderr] error: unable to write file pnpm-lock.yaml [INFO] [stderr] fatal: cannot create directory at 'public': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] ExecutionFailed(ExitStatus(unix_wait_status(32768))) failed to checkout https://github.com/ptp-build/wai-bot-desktop