[INFO] cloning repository https://github.com/harupy/zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harupy/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharupy%2Fzero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharupy%2Fzero2prod'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/harupy/zero2prod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harupy/zero2prod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharupy%2Fzero2prod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharupy%2Fzero2prod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00d7a0cd7a821240c51f4a140ee4fa987bbda68f
[INFO] checking harupy/zero2prod against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharupy%2Fzero2prod" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/harupy/zero2prod on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/harupy/zero2prod
[INFO] finished tweaking git repo https://github.com/harupy/zero2prod
[INFO] tweaked toml for git repo https://github.com/harupy/zero2prod written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/harupy/zero2prod 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-rt v0.5.2
[INFO] [stderr]   Downloaded sqlx v0.5.2
[INFO] [stderr]   Downloaded serde-aux v2.2.0
[INFO] [stderr]   Downloaded cpufeatures v0.1.3
[INFO] [stderr]   Downloaded sqlx-macros v0.5.2
[INFO] [stderr]   Downloaded tracing-actix-web v0.4.0-beta.4
[INFO] [stderr]   Downloaded regex v1.5.3
[INFO] [stderr] error: failed to unpack package `regex v1.5.3`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `regex-1.5.3/tests/crates_regex.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.5.3/tests/crates_regex.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `regex-1.5.3/tests/crates_regex.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.5.3/tests/crates_regex.rs`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

 Downloading crates ...
  Downloaded sqlx-rt v0.5.2
  Downloaded sqlx v0.5.2
  Downloaded serde-aux v2.2.0
  Downloaded cpufeatures v0.1.3
  Downloaded sqlx-macros v0.5.2
  Downloaded tracing-actix-web v0.4.0-beta.4
  Downloaded regex v1.5.3
error: failed to unpack package `regex v1.5.3`

Caused by:
  failed to unpack entry at `regex-1.5.3/tests/crates_regex.rs`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.5.3/tests/crates_regex.rs`

Caused by:
  failed to unpack `regex-1.5.3/tests/crates_regex.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.5.3/tests/crates_regex.rs`

Caused by:
  No space left on device (os error 28)