[INFO] cloning repository https://github.com/gitizenss/coder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitizenss/coder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitizenss%2Fcoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitizenss%2Fcoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f419c5fa45477808ab76466b15df4c21c9ac8117
[INFO] checking gitizenss/coder against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitizenss%2Fcoder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gitizenss/coder on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gitizenss/coder
[INFO] finished tweaking git repo https://github.com/gitizenss/coder
[INFO] tweaked toml for git repo https://github.com/gitizenss/coder written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gitizenss/coder 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to parse manifest at `/workspace/builds/worker-7-tc2/source/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   feature `codegen-backend` is required
[INFO] [stderr] 
[INFO] [stderr]   The package requires the Cargo feature called `codegen-backend`, but that feature is not stabilized in this version of Cargo (1.88.0-nightly (d811228b1 2025-04-15)).
[INFO] [stderr]   Consider adding `cargo-features = ["codegen-backend"]` to the top of Cargo.toml (above the [package] table) to tell Cargo you are opting in to use this unstable feature.
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#codegen-backend for more information about the status of this feature.
[INFO] checking gitizenss/coder against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitizenss%2Fcoder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  55% (2799/5041)
Updating files:  56% (2823/5041)
Updating files:  57% (2874/5041)
Updating files:  58% (2924/5041)
Updating files:  59% (2975/5041)
Updating files:  60% (3025/5041)
Updating files:  61% (3076/5041)
Updating files:  62% (3126/5041)
Updating files:  63% (3176/5041)
Updating files:  64% (3227/5041)
Updating files:  65% (3277/5041)
Updating files:  66% (3328/5041)
Updating files:  67% (3378/5041)
Updating files:  68% (3428/5041)
Updating files:  69% (3479/5041)
Updating files:  70% (3529/5041)
Updating files:  71% (3580/5041)
Updating files:  72% (3630/5041)
Updating files:  73% (3680/5041)
Updating files:  74% (3731/5041)
Updating files:  75% (3781/5041)
Updating files:  76% (3832/5041)
Updating files:  77% (3882/5041)
Updating files:  78% (3932/5041)
Updating files:  79% (3983/5041)
Updating files:  80% (4033/5041)
Updating files:  81% (4084/5041)
Updating files:  82% (4134/5041)
Updating files:  83% (4185/5041)
Updating files:  84% (4235/5041)
Updating files:  85% (4285/5041)
Updating files:  86% (4336/5041)
Updating files:  87% (4386/5041)
Updating files:  88% (4437/5041)
Updating files:  89% (4487/5041)
Updating files:  90% (4537/5041)
Updating files:  91% (4588/5041)
Updating files:  92% (4638/5041)
Updating files:  93% (4689/5041)
Updating files:  94% (4739/5041)
Updating files:  95% (4789/5041)
Updating files:  96% (4840/5041)
Updating files:  97% (4890/5041)
Updating files:  98% (4941/5041)
Updating files:  99% (4991/5041)
Updating files: 100% (5041/5041)
Updating files: 100% (5041/5041), done.
[INFO] validating manifest of git repo https://github.com/gitizenss/coder on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gitizenss/coder
[INFO] finished tweaking git repo https://github.com/gitizenss/coder
[INFO] tweaked toml for git repo https://github.com/gitizenss/coder written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gitizenss/coder 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to parse manifest at `/workspace/builds/worker-7-tc2/source/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   feature `codegen-backend` is required
[INFO] [stderr] 
[INFO] [stderr]   The package requires the Cargo feature called `codegen-backend`, but that feature is not stabilized in this version of Cargo (1.88.0-nightly (d811228b1 2025-04-15)).
[INFO] [stderr]   Consider adding `cargo-features = ["codegen-backend"]` to the top of Cargo.toml (above the [package] table) to tell Cargo you are opting in to use this unstable feature.
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#codegen-backend for more information about the status of this feature.
[INFO] checking gitizenss/coder against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitizenss%2Fcoder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gitizenss/coder on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gitizenss/coder
[INFO] finished tweaking git repo https://github.com/gitizenss/coder
[INFO] tweaked toml for git repo https://github.com/gitizenss/coder written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gitizenss/coder 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to parse manifest at `/workspace/builds/worker-7-tc2/source/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   feature `codegen-backend` is required
[INFO] [stderr] 
[INFO] [stderr]   The package requires the Cargo feature called `codegen-backend`, but that feature is not stabilized in this version of Cargo (1.88.0-nightly (d811228b1 2025-04-15)).
[INFO] [stderr]   Consider adding `cargo-features = ["codegen-backend"]` to the top of Cargo.toml (above the [package] table) to tell Cargo you are opting in to use this unstable feature.
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#codegen-backend for more information about the status of this feature.
[INFO] checking gitizenss/coder against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitizenss%2Fcoder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  75% (3820/5041)
Updating files:  76% (3832/5041)
Updating files:  77% (3882/5041)
Updating files:  78% (3932/5041)
Updating files:  79% (3983/5041)
Updating files:  80% (4033/5041)
Updating files:  81% (4084/5041)
Updating files:  82% (4134/5041)
Updating files:  83% (4185/5041)
Updating files:  84% (4235/5041)
Updating files:  85% (4285/5041)
Updating files:  86% (4336/5041)
Updating files:  87% (4386/5041)
Updating files:  88% (4437/5041)
Updating files:  89% (4487/5041)
Updating files:  90% (4537/5041)
Updating files:  91% (4588/5041)
Updating files:  92% (4638/5041)
Updating files:  93% (4689/5041)
Updating files:  94% (4739/5041)
Updating files:  95% (4789/5041)
Updating files:  96% (4840/5041)
Updating files:  97% (4890/5041)
Updating files:  98% (4941/5041)
Updating files:  99% (4991/5041)
Updating files: 100% (5041/5041)
Updating files: 100% (5041/5041), done.
[INFO] validating manifest of git repo https://github.com/gitizenss/coder on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/gitizenss/coder
[INFO] finished tweaking git repo https://github.com/gitizenss/coder
[INFO] tweaked toml for git repo https://github.com/gitizenss/coder written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/gitizenss/coder 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" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: failed to parse manifest at `/workspace/builds/worker-7-tc2/source/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   feature `codegen-backend` is required
[INFO] [stderr] 
[INFO] [stderr]   The package requires the Cargo feature called `codegen-backend`, but that feature is not stabilized in this version of Cargo (1.88.0-nightly (d811228b1 2025-04-15)).
[INFO] [stderr]   Consider adding `cargo-features = ["codegen-backend"]` to the top of Cargo.toml (above the [package] table) to tell Cargo you are opting in to use this unstable feature.
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#codegen-backend for more information about the status of this feature.
[INFO] checking gitizenss/coder against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitizenss%2Fcoder" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file blocks/chart/src/edit-chart-title.tsx
[INFO] [stderr] error: unable to write file blocks/code/public/code.svg
[INFO] [stderr] error: unable to write file blocks/code/public/preview.svg
[INFO] [stderr] fatal: cannot create directory at 'blocks/code/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] 


failed to checkout https://github.com/gitizenss/coder

Caused by:
    command failed: exit status: 128
    
    