[INFO] cloning repository https://github.com/gitext-rs/git-branch-stash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitext-rs/git-branch-stash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash/objects/info: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/gitext-rs/git-branch-stash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitext-rs/git-branch-stash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash/hooks/fsmonitor-watchman.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/gitext-rs/git-branch-stash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitext-rs/git-branch-stash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash/branches/: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/gitext-rs/git-branch-stash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gitext-rs/git-branch-stash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67b5be8f91b8d49e7a4b4103092fa2a14dc8edf3 [INFO] checking gitext-rs/git-branch-stash against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgitext-rs%2Fgit-branch-stash" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/gitext-rs/git-branch-stash [INFO] finished tweaking git repo https://github.com/gitext-rs/git-branch-stash [INFO] tweaked toml for git repo https://github.com/gitext-rs/git-branch-stash written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gitext-rs/git-branch-stash on toolchain cccf075eba88363269e8589ebb8d40874cc542d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gitext-rs/git-branch-stash 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" "+cccf075eba88363269e8589ebb8d40874cc542d8" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concolor-override v1.1.0 [INFO] [stderr] Downloaded git-config-env v0.2.3 [INFO] [stderr] Downloaded git2-ext v0.6.3 [INFO] [stderr] Downloaded proc-exit v2.0.2 [INFO] [stderr] Downloaded concolor-clap v0.1.0 [INFO] [stderr] error: failed to unpack package `concolor-clap v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `concolor-clap-0.1.0/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concolor-clap-0.1.0/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `concolor-clap-0.1.0/Cargo.toml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concolor-clap-0.1.0/Cargo.toml` [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 Blocking waiting for file lock on package cache Downloading crates ... Downloaded concolor-override v1.1.0 Downloaded git-config-env v0.2.3 Downloaded git2-ext v0.6.3 Downloaded proc-exit v2.0.2 Downloaded concolor-clap v0.1.0 error: failed to unpack package `concolor-clap v0.1.0` Caused by: failed to unpack entry at `concolor-clap-0.1.0/Cargo.toml` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concolor-clap-0.1.0/Cargo.toml` Caused by: failed to unpack `concolor-clap-0.1.0/Cargo.toml` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/concolor-clap-0.1.0/Cargo.toml` Caused by: No space left on device (os error 28)