[INFO] cloning repository https://github.com/raffber/merge_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffber/merge_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool'... [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/raffber/merge_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffber/merge_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool'... [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 2) [INFO] cloning repository https://github.com/raffber/merge_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffber/merge_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool/objects/info: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/raffber/merge_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffber/merge_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool/hooks/pre-merge-commit.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/raffber/merge_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffber/merge_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 5) [INFO] cloning repository https://github.com/raffber/merge_tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffber/merge_tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47f09043b5cf555972637a290e1ee4e92f7e4af1 [INFO] checking raffber/merge_tool against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fmerge_tool" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/raffber/merge_tool [INFO] finished tweaking git repo https://github.com/raffber/merge_tool [INFO] tweaked toml for git repo https://github.com/raffber/merge_tool written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/raffber/merge_tool on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/raffber/merge_tool 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-validate v0.8.5 [INFO] [stderr] Downloaded gix-object v0.41.0 [INFO] [stderr] Downloaded gix-revwalk v0.12.0 [INFO] [stderr] Downloaded gix-worktree-stream v0.9.0 [INFO] [stderr] Downloaded gix-lock v13.1.1 [INFO] [stderr] Downloaded gix-actor v0.30.0 [INFO] [stderr] Downloaded gix-date v0.8.7 [INFO] [stderr] Downloaded bytesize v1.3.2 [INFO] [stderr] Downloaded gix-traverse v0.37.0 [INFO] [stderr] Downloaded gix v0.58.0 [INFO] [stderr] error: failed to unpack package `gix v0.58.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `gix-0.58.0/src/revision/spec/parse/error.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-0.58.0/src/revision/spec/parse/error.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `gix-0.58.0/src/revision/spec/parse/error.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-0.58.0/src/revision/spec/parse/error.rs` [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 Blocking waiting for file lock on package cache Downloading crates ... Downloaded gix-validate v0.8.5 Downloaded gix-object v0.41.0 Downloaded gix-revwalk v0.12.0 Downloaded gix-worktree-stream v0.9.0 Downloaded gix-lock v13.1.1 Downloaded gix-actor v0.30.0 Downloaded gix-date v0.8.7 Downloaded bytesize v1.3.2 Downloaded gix-traverse v0.37.0 Downloaded gix v0.58.0 error: failed to unpack package `gix v0.58.0` Caused by: failed to unpack entry at `gix-0.58.0/src/revision/spec/parse/error.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-0.58.0/src/revision/spec/parse/error.rs` Caused by: failed to unpack `gix-0.58.0/src/revision/spec/parse/error.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gix-0.58.0/src/revision/spec/parse/error.rs` Caused by: No space left on device (os error 28)