[INFO] cloning repository https://github.com/miniponz/rust-axum-plain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miniponz/rust-axum-plain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiponz%2Frust-axum-plain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiponz%2Frust-axum-plain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0f40636dacd8ec9b534520b51fb9f6167d7f2816
[INFO] testing miniponz/rust-axum-plain against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiponz%2Frust-axum-plain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/miniponz/rust-axum-plain
[INFO] finished tweaking git repo https://github.com/miniponz/rust-axum-plain
[INFO] tweaked toml for git repo https://github.com/miniponz/rust-axum-plain written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/miniponz/rust-axum-plain on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/miniponz/rust-axum-plain 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/ax/um/axum, error: No space left on device (os error 28)
[INFO] [stderr] error: failed to select a version for the requirement `windows-sys = "^0.36"` (locked to 0.36.1)
[INFO] [stderr] candidate versions found which didn't match: 0.29.0, 0.28.0, 0.27.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `mio v0.8.3`
[INFO] [stderr]     ... which satisfies dependency `mio = "^0.8.1"` (locked to 0.8.3) of package `tokio v1.18.2`
[INFO] [stderr]     ... which satisfies dependency `tokio = "^1.17.0"` (locked to 1.18.2) of package `rust-axum-plain v0.1.0 (/workspace/builds/worker-0-tc2/source)`
[INFO] testing miniponz/rust-axum-plain against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiponz%2Frust-axum-plain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-0-tc2/source/.git/refs/heads: No space left on device
[INFO] testing miniponz/rust-axum-plain against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiponz%2Frust-axum-plain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/push-to-checkout.sample' to '/workspace/builds/worker-0-tc2/source/.git/hooks/push-to-checkout.sample': No space left on device
[INFO] testing miniponz/rust-axum-plain against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiponz%2Frust-axum-plain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] /workspace/builds/worker-0-tc2/source/.git/hooks/: No space left on device
[INFO] testing miniponz/rust-axum-plain against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminiponz%2Frust-axum-plain" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: sha1 file '/workspace/builds/worker-0-tc2/source/.git/index.lock' write error. Out of diskspace
[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/miniponz/rust-axum-plain

Caused by:
    command failed: exit status: 128
    
    