[INFO] cloning repository https://github.com/kizzandev/codecrafters-http-server-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kizzandev/codecrafters-http-server-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkizzandev%2Fcodecrafters-http-server-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkizzandev%2Fcodecrafters-http-server-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ad3366e2b88e1b13a89e2b75e7c6c63633ad105 [INFO] testing kizzandev/codecrafters-http-server-rust against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkizzandev%2Fcodecrafters-http-server-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kizzandev/codecrafters-http-server-rust [INFO] finished tweaking git repo https://github.com/kizzandev/codecrafters-http-server-rust [INFO] tweaked toml for git repo https://github.com/kizzandev/codecrafters-http-server-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kizzandev/codecrafters-http-server-rust on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kizzandev/codecrafters-http-server-rust 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "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/3/n/nom, error: No space left on device (os error 28) [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] [stderr] Adding adler2 v2.0.1 [INFO] [stderr] Adding crc32fast v1.5.0 [INFO] [stderr] Adding flate2 v1.1.2 [INFO] [stderr] Adding miniz_oxide v0.8.9 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.48.1 [INFO] [stderr] error: failed to create directory `/workspace/cargo-home/registry/cache/index.crates.io-1949cf8c6b5b557f` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Updating crates.io index warning: failed to write cache, path: /workspace/cargo-home/registry/index/index.crates.io-1949cf8c6b5b557f/.cache/3/n/nom, error: No space left on device (os error 28) Blocking waiting for file lock on package cache Locking 4 packages to latest compatible versions Adding adler2 v2.0.1 Adding crc32fast v1.5.0 Adding flate2 v1.1.2 Adding miniz_oxide v0.8.9 Blocking waiting for file lock on package cache Downloading crates ... Downloaded windows-targets v0.48.1 error: failed to create directory `/workspace/cargo-home/registry/cache/index.crates.io-1949cf8c6b5b557f` Caused by: No space left on device (os error 28)