[INFO] cloning repository https://github.com/yusdacra/cargo-basic-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yusdacra/cargo-basic-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fcargo-basic-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fcargo-basic-git'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fcargo-basic-git: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/yusdacra/cargo-basic-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yusdacra/cargo-basic-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fcargo-basic-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fcargo-basic-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba781213ed1c0e653c3247ab339cc84bda9d0337 [INFO] checking yusdacra/cargo-basic-git against master#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyusdacra%2Fcargo-basic-git" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yusdacra/cargo-basic-git on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yusdacra/cargo-basic-git [INFO] finished tweaking git repo https://github.com/yusdacra/cargo-basic-git [INFO] tweaked toml for git repo https://github.com/yusdacra/cargo-basic-git written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yusdacra/cargo-basic-git 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/U007D/bool_ext.git` [INFO] [stderr] Updating git repository `https://github.com/yusdacra/linemd.git` [INFO] [stderr] Updating git repository `https://github.com/rust-analyzer/smol_str.git` [INFO] [stderr] error: failed to get `smol_str` as a dependency of package `basic-git v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `smol_str` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/rust-analyzer/smol_str.git?branch=staging#52a34ff4 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to create directory `/workspace/cargo-home/git/checkouts/smol_str-bacb13a04f9c3011` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating git repository `https://github.com/U007D/bool_ext.git` Updating git repository `https://github.com/yusdacra/linemd.git` Updating git repository `https://github.com/rust-analyzer/smol_str.git` error: failed to get `smol_str` as a dependency of package `basic-git v0.1.0 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `smol_str` Caused by: Unable to update https://github.com/rust-analyzer/smol_str.git?branch=staging#52a34ff4 Caused by: failed to create directory `/workspace/cargo-home/git/checkouts/smol_str-bacb13a04f9c3011` Caused by: No space left on device (os error 28)