[INFO] cloning repository https://github.com/kundankarna1994/rust-axum-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kundankarna1994/rust-axum-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-rebase.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial/hooks/pre-rebase.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/kundankarna1994/rust-axum-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kundankarna1994/rust-axum-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial'...
[INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial: No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/kundankarna1994/rust-axum-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kundankarna1994/rust-axum-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c285cc4434ef867241633a2251591364ea90178
[INFO] checking kundankarna1994/rust-axum-tutorial against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkundankarna1994%2Frust-axum-tutorial" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kundankarna1994/rust-axum-tutorial
[INFO] finished tweaking git repo https://github.com/kundankarna1994/rust-axum-tutorial
[INFO] tweaked toml for git repo https://github.com/kundankarna1994/rust-axum-tutorial written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kundankarna1994/rust-axum-tutorial on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kundankarna1994/rust-axum-tutorial 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytecheck v0.6.9
[INFO] [stderr]   Downloaded sea-orm-macros v0.10.5
[INFO] [stderr]   Downloaded sea-query-binder v0.2.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.9
[INFO] [stderr]   Downloaded rkyv_derive v0.7.39
[INFO] [stderr]   Downloaded rkyv v0.7.39
[INFO] [stderr]   Downloaded rust_decimal v1.27.0
[INFO] [stderr]   Downloaded sea-query v0.27.2
[INFO] [stderr]   Downloaded sea-orm v0.10.5
[INFO] [stderr] error: failed to unpack package `sea-orm v0.10.5`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack entry at `sea-orm-0.10.5/docs/SeaORM banner.png`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-0.10.5/docs/SeaORM banner.png`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to unpack `sea-orm-0.10.5/docs/SeaORM banner.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-0.10.5/docs/SeaORM banner.png`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)


command failed: exit status: 101

 Downloading crates ...
  Downloaded bytecheck v0.6.9
  Downloaded sea-orm-macros v0.10.5
  Downloaded sea-query-binder v0.2.2
  Downloaded bytecheck_derive v0.6.9
  Downloaded rkyv_derive v0.7.39
  Downloaded rkyv v0.7.39
  Downloaded rust_decimal v1.27.0
  Downloaded sea-query v0.27.2
  Downloaded sea-orm v0.10.5
error: failed to unpack package `sea-orm v0.10.5`

Caused by:
  failed to unpack entry at `sea-orm-0.10.5/docs/SeaORM banner.png`

Caused by:
  failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-0.10.5/docs/SeaORM banner.png`

Caused by:
  failed to unpack `sea-orm-0.10.5/docs/SeaORM banner.png` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-orm-0.10.5/docs/SeaORM banner.png`

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