[INFO] cloning repository https://github.com/thinkincloudy/ChatGPT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thinkincloudy/ChatGPT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/thinkincloudy/ChatGPT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thinkincloudy/ChatGPT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/thinkincloudy/ChatGPT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thinkincloudy/ChatGPT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: index-pack failed [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/thinkincloudy/ChatGPT [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thinkincloudy/ChatGPT" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fac5a4399ed553424be5388fe5eb24d5e5c0e98c [INFO] checking thinkincloudy/ChatGPT against master#8f359beca4e58bc3ae795a666301a8f47023044c for pr-121557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthinkincloudy%2FChatGPT" "/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/thinkincloudy/ChatGPT on toolchain 8f359beca4e58bc3ae795a666301a8f47023044c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thinkincloudy/ChatGPT [INFO] finished tweaking git repo https://github.com/thinkincloudy/ChatGPT [INFO] tweaked toml for git repo https://github.com/thinkincloudy/ChatGPT written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/thinkincloudy/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" "+8f359beca4e58bc3ae795a666301a8f47023044c" "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-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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded auto-launch v0.4.0 [INFO] [stderr] Downloaded libappindicator-sys v0.7.3 [INFO] [stderr] Downloaded libappindicator v0.7.1 [INFO] [stderr] Downloaded wry v0.24.3 [INFO] [stderr] Downloaded tao v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 038aa291645b1a56bc3e78be88568521206b73a43bcd3e72e2dbda60346f195c [INFO] running `Command { std: "docker" "start" "-a" "038aa291645b1a56bc3e78be88568521206b73a43bcd3e72e2dbda60346f195c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "038aa291645b1a56bc3e78be88568521206b73a43bcd3e72e2dbda60346f195c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "038aa291645b1a56bc3e78be88568521206b73a43bcd3e72e2dbda60346f195c", kill_on_drop: false }` [INFO] [stdout] 038aa291645b1a56bc3e78be88568521206b73a43bcd3e72e2dbda60346f195c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8f359beca4e58bc3ae795a666301a8f47023044c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec101a484a1676fd8a9d1b748686739fed73d80b6eb7740e54a3919ee91dce66 [INFO] running `Command { std: "docker" "start" "-a" "ec101a484a1676fd8a9d1b748686739fed73d80b6eb7740e54a3919ee91dce66", kill_on_drop: false }` [INFO] [stderr] time="2024-03-10T04:20:00Z" level=error msg="error waiting for container: " [INFO] [stderr] Error response from daemon: failed to create task for container: failed to start shim: mkdir /var/lib/containerd/io.containerd.runtime.v2.task/moby/ec101a484a1676fd8a9d1b748686739fed73d80b6eb7740e54a3919ee91dce66: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "ec101a484a1676fd8a9d1b748686739fed73d80b6eb7740e54a3919ee91dce66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec101a484a1676fd8a9d1b748686739fed73d80b6eb7740e54a3919ee91dce66", kill_on_drop: false }` [INFO] [stdout] ec101a484a1676fd8a9d1b748686739fed73d80b6eb7740e54a3919ee91dce66