[INFO] cloning repository https://github.com/taksedo/rust_ddd_example_common [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taksedo/rust_ddd_example_common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaksedo%2Frust_ddd_example_common", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaksedo%2Frust_ddd_example_common'... [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/taksedo/rust_ddd_example_common [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taksedo/rust_ddd_example_common" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaksedo%2Frust_ddd_example_common", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaksedo%2Frust_ddd_example_common'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4e3c8555843d362e4ebd222867481584b2710b3 [INFO] checking taksedo/rust_ddd_example_common against master#1f81f906893d166d05fb4839f169983f2b564cc7 for pr-135167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaksedo%2Frust_ddd_example_common" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taksedo/rust_ddd_example_common on toolchain 1f81f906893d166d05fb4839f169983f2b564cc7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/taksedo/rust_ddd_example_common [INFO] finished tweaking git repo https://github.com/taksedo/rust_ddd_example_common [INFO] tweaked toml for git repo https://github.com/taksedo/rust_ddd_example_common written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 228 packages to latest compatible versions [INFO] [stderr] Adding derive-new v0.6.0 (available: v0.7.0) [INFO] [stderr] Adding fake v2.10.0 (available: v3.1.0) [INFO] [stderr] Adding rstest v0.18.2 (available: v0.24.0) [INFO] [stderr] Adding utoipa v4.2.3 (available: v5.3.1) [INFO] [stderr] Adding utoipa-swagger-ui v5.0.0 (available: v8.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f81f906893d166d05fb4839f169983f2b564cc7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn_util v0.4.2 [INFO] [stderr] Downloaded uuid-macro-internal v1.11.1 [INFO] [stderr] error: failed to unpack package `uuid-macro-internal v1.11.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded syn_util v0.4.2 Downloaded uuid-macro-internal v1.11.1 error: failed to unpack package `uuid-macro-internal v1.11.1` Caused by: No space left on device (os error 28)