[INFO] cloning repository https://github.com/snyball/webrepl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snyball/webrepl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnyball%2Fwebrepl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnyball%2Fwebrepl'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: index-pack failed
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/snyball/webrepl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snyball/webrepl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnyball%2Fwebrepl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnyball%2Fwebrepl'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnyball%2Fwebrepl/hooks/applypatch-msg.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 2)
[INFO] cloning repository https://github.com/snyball/webrepl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snyball/webrepl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnyball%2Fwebrepl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnyball%2Fwebrepl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2cfbdb52f5bbf6305c86e19960238fa586afda5
[INFO] testing snyball/webrepl against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnyball%2Fwebrepl" "/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/snyball/webrepl on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/snyball/webrepl
[INFO] finished tweaking git repo https://github.com/snyball/webrepl
[INFO] tweaked toml for git repo https://github.com/snyball/webrepl written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/snyball/webrepl 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/snyball/spaik.git`
[INFO] [stderr] error: failed to get `spaik` as a dependency of package `webrepl v0.3.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `spaik`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/snyball/spaik.git?rev=d4d4a7ee2dd0c2655a8748cbbe3176193cc78620#d4d4a7ee
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to make directory '/workspace/cargo-home/git/db/spaik-95a6e49b18deb165/objects': No space left on device; class=Os (2)
[ERROR] this task or one of its parent failed!
[ERROR] overridden task result to broken:missing-deps
[ERROR] caused by: the crate depends on missing dependencies
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
