[INFO] cloning repository https://github.com/yuulive/mi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuulive/mi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fmi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fmi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cc0e6781afeeb8fc1cf162d6e3247e27ed66635 [INFO] checking yuulive/mi against master#f9515fdd5aa132e27d9b580a35b27f4b453251c1 for pr-125923 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuulive%2Fmi" "/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/yuulive/mi on toolchain f9515fdd5aa132e27d9b580a35b27f4b453251c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuulive/mi [INFO] finished tweaking git repo https://github.com/yuulive/mi [INFO] tweaked toml for git repo https://github.com/yuulive/mi written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yuulive/mi 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" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/phiresky/zstd-rs` [INFO] [stderr] Updating git submodule `https://github.com/facebook/zstd` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/zstd-rs-09e537f1e422a0fc/ccd88a9/zstd-safe/zstd-sys/zstd/.git/objects/pack/pack_git2_0cf8d304bea28084': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/checkouts/zstd-rs-09e537f1e422a0fc/ccd88a9/zstd-safe/zstd-sys/zstd/.git/objects/pack/pack_git2_6846d7a9140651e7': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `zstd` as a dependency of package `mi v0.1.2-alpha.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `zstd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/phiresky/zstd-rs?branch=master#ccd88a99 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to update submodule `zstd-safe/zstd-sys/zstd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/zstd-rs-09e537f1e422a0fc/ccd88a9/zstd-safe/zstd-sys/zstd/doc/images/DCspeed5.png': 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.