[INFO] cloning repository https://github.com/wesfloyd/hello-catllm-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wesfloyd/hello-catllm-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/wesfloyd/hello-catllm-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wesfloyd/hello-catllm-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/commit-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype/hooks/commit-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/wesfloyd/hello-catllm-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wesfloyd/hello-catllm-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype/hooks/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/wesfloyd/hello-catllm-prototype [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wesfloyd/hello-catllm-prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdc490c28ee522c07ea4d1a962cb8bad88e7d0c1 [INFO] checking wesfloyd/hello-catllm-prototype against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwesfloyd%2Fhello-catllm-prototype" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/wesfloyd/hello-catllm-prototype [INFO] finished tweaking git repo https://github.com/wesfloyd/hello-catllm-prototype [INFO] tweaked toml for git repo https://github.com/wesfloyd/hello-catllm-prototype written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wesfloyd/hello-catllm-prototype on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wesfloyd/hello-catllm-prototype 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alloy-sol-type-parser v0.8.23 [INFO] [stderr] Downloaded alloy-sol-macro v0.8.23 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.8.23 [INFO] [stderr] Downloaded alloy-json-abi v0.8.23 [INFO] [stderr] Downloaded alloy v0.12.6 [INFO] [stderr] Downloaded syn-solidity v0.8.23 [INFO] [stderr] Downloaded alloy-signer-aws v0.12.6 [INFO] [stderr] Downloaded eigen-logging v0.5.0 [INFO] [stderr] Downloaded alloy-sol-types v0.8.23 [INFO] [stderr] Downloaded alloy-rpc-types-debug v0.12.6 [INFO] [stderr] Downloaded eigen-nodeapi v0.5.0 [INFO] [stderr] Downloaded eigen-metrics-collectors-rpc-calls v0.5.0 [INFO] [stderr] Downloaded ntex-server v2.7.0 [INFO] [stderr] Downloaded ntex-tls v2.4.0 [INFO] [stderr] Downloaded eigen-client-eth v0.5.0 [INFO] [stderr] Downloaded eigen-client-fireblocks v0.5.0 [INFO] [stderr] Downloaded eigen-client-avsregistry v0.5.0 [INFO] [stderr] Downloaded aws-smithy-types v1.2.13 [INFO] [stderr] Downloaded alloy-chains v0.1.62 [INFO] [stderr] Downloaded interprocess v2.2.2 [INFO] [stderr] Downloaded metrics-util v0.19.0 [INFO] [stderr] Downloaded eigen-metrics v0.5.0 [INFO] [stderr] Downloaded eigen-metrics-collectors-economic v0.5.0 [INFO] [stderr] Downloaded ntex v2.11.0 [INFO] [stderr] Downloaded rust-bls-bn254 v0.2.1 [INFO] [stderr] Downloaded ntex-bytes v0.1.27 [INFO] [stderr] Downloaded alloy-primitives v0.8.23 [INFO] [stderr] Downloaded ntex-h2 v1.8.5 [INFO] [stderr] error: failed to unpack package `ntex-h2 v1.8.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `ntex-h2-1.8.5/src/connection.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-1.8.5/src/connection.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `ntex-h2-1.8.5/src/connection.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-1.8.5/src/connection.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Updating crates.io index Downloading crates ... Downloaded alloy-sol-type-parser v0.8.23 Downloaded alloy-sol-macro v0.8.23 Downloaded alloy-sol-macro-input v0.8.23 Downloaded alloy-json-abi v0.8.23 Downloaded alloy v0.12.6 Downloaded syn-solidity v0.8.23 Downloaded alloy-signer-aws v0.12.6 Downloaded eigen-logging v0.5.0 Downloaded alloy-sol-types v0.8.23 Downloaded alloy-rpc-types-debug v0.12.6 Downloaded eigen-nodeapi v0.5.0 Downloaded eigen-metrics-collectors-rpc-calls v0.5.0 Downloaded ntex-server v2.7.0 Downloaded ntex-tls v2.4.0 Downloaded eigen-client-eth v0.5.0 Downloaded eigen-client-fireblocks v0.5.0 Downloaded eigen-client-avsregistry v0.5.0 Downloaded aws-smithy-types v1.2.13 Downloaded alloy-chains v0.1.62 Downloaded interprocess v2.2.2 Downloaded metrics-util v0.19.0 Downloaded eigen-metrics v0.5.0 Downloaded eigen-metrics-collectors-economic v0.5.0 Downloaded ntex v2.11.0 Downloaded rust-bls-bn254 v0.2.1 Downloaded ntex-bytes v0.1.27 Downloaded alloy-primitives v0.8.23 Downloaded ntex-h2 v1.8.5 error: failed to unpack package `ntex-h2 v1.8.5` Caused by: failed to unpack entry at `ntex-h2-1.8.5/src/connection.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-1.8.5/src/connection.rs` Caused by: failed to unpack `ntex-h2-1.8.5/src/connection.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ntex-h2-1.8.5/src/connection.rs` Caused by: No space left on device (os error 28)