[INFO] cloning repository https://github.com/joepigott/taskscheduler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joepigott/taskscheduler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoepigott%2Ftaskscheduler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoepigott%2Ftaskscheduler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ecc366d4674865294fa4e0a9543c6eb96262782 [INFO] checking joepigott/taskscheduler against master#43ca9d18e333797f0aa3b525501a7cec8d61a96b for pr-136764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoepigott%2Ftaskscheduler" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joepigott/taskscheduler on toolchain 43ca9d18e333797f0aa3b525501a7cec8d61a96b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joepigott/taskscheduler [INFO] finished tweaking git repo https://github.com/joepigott/taskscheduler [INFO] tweaked toml for git repo https://github.com/joepigott/taskscheduler written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joepigott/taskscheduler 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" "+43ca9d18e333797f0aa3b525501a7cec8d61a96b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://git.pigroy.xyz/pigroy/piglog.git` [INFO] [stderr] Updating git repository `https://git.pigroy.xyz/pigroy/color.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/color-43a5ec9b8f3995b2/7a84e80/.git/refs/tags': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `color` as a dependency of package `piglog v0.1.0 (https://git.pigroy.xyz/pigroy/piglog.git#7669ffea)` [INFO] [stderr] ... which satisfies git dependency `piglog` (locked to 0.1.0) of package `taskscheduler v0.1.0 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `color` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://git.pigroy.xyz/pigroy/color.git#7a84e80b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] '/workspace/cargo-home/git/checkouts/color-43a5ec9b8f3995b2/7a84e80' exists and is not an empty directory; class=Invalid (3); code=Exists (-4) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://git.pigroy.xyz/pigroy/piglog.git` Updating git repository `https://git.pigroy.xyz/pigroy/color.git` warning: spurious network error (3 tries remaining): failed to make directory '/workspace/cargo-home/git/checkouts/color-43a5ec9b8f3995b2/7a84e80/.git/refs/tags': No space left on device; class=Os (2) error: failed to get `color` as a dependency of package `piglog v0.1.0 (https://git.pigroy.xyz/pigroy/piglog.git#7669ffea)` ... which satisfies git dependency `piglog` (locked to 0.1.0) of package `taskscheduler v0.1.0 (/workspace/builds/worker-5-tc1/source)` Caused by: failed to load source for dependency `color` Caused by: Unable to update https://git.pigroy.xyz/pigroy/color.git#7a84e80b Caused by: '/workspace/cargo-home/git/checkouts/color-43a5ec9b8f3995b2/7a84e80' exists and is not an empty directory; class=Invalid (3); code=Exists (-4)