[INFO] cloning repository https://github.com/joelong01/rust_cribbage_core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joelong01/rust_cribbage_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelong01%2Frust_cribbage_core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelong01%2Frust_cribbage_core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7535c5def5a3ef5d072f71b9debbcfd113155e71 [INFO] checking joelong01/rust_cribbage_core against master#2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf for pr-128725 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoelong01%2Frust_cribbage_core" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joelong01/rust_cribbage_core on toolchain 2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joelong01/rust_cribbage_core [INFO] finished tweaking git repo https://github.com/joelong01/rust_cribbage_core [INFO] tweaked toml for git repo https://github.com/joelong01/rust_cribbage_core written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2f3dc46465c04d10cb74d34b1bd80c3ebfdc05bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Azure/azure-sdk-for-rust` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/azure-sdk-for-rust-c7e81752dfd35dc6/objects/pack/pack_git2_6179696bc8e914d0': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/azure-sdk-for-rust-c7e81752dfd35dc6/objects/pack/pack_git2_d26716a9b595b780': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/azure-sdk-for-rust-c7e81752dfd35dc6/objects/pack/pack_git2_6b332fdec29967e1': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `azure_core` as a dependency of package `cribbage-api v0.1.0 (/workspace/builds/worker-3-tc1/source/api)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `azure_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/Azure/azure-sdk-for-rust?branch=main [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] unrecoverable internal error: 'writer.open == 0' [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.