[INFO] cloning repository https://github.com/dhbradshaw/leptos-axum-shared-state
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dhbradshaw/leptos-axum-shared-state" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhbradshaw%2Fleptos-axum-shared-state", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhbradshaw%2Fleptos-axum-shared-state'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9688c5ed7462fa39bfdeea7b1954e5d6adcbfa16
[INFO] checking dhbradshaw/leptos-axum-shared-state/9688c5ed7462fa39bfdeea7b1954e5d6adcbfa16 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdhbradshaw%2Fleptos-axum-shared-state" "/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/dhbradshaw/leptos-axum-shared-state on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/dhbradshaw/leptos-axum-shared-state
[INFO] finished tweaking git repo https://github.com/dhbradshaw/leptos-axum-shared-state
[INFO] tweaked toml for git repo https://github.com/dhbradshaw/leptos-axum-shared-state written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dhbradshaw/leptos-axum-shared-state 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.4
[INFO] [stderr]   Downloaded leptos_axum v0.6.6
[INFO] [stderr] error: failed to unpack package `leptos_axum v0.6.6`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `leptos_axum-0.6.6/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_axum-0.6.6/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `leptos_axum-0.6.6/Cargo.toml` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/leptos_axum-0.6.6/Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


ExecutionFailed(ExitStatus(unix_wait_status(25856)))