[INFO] cloning repository https://github.com/lukesteensen/test-embed-vector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukesteensen/test-embed-vector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukesteensen%2Ftest-embed-vector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukesteensen%2Ftest-embed-vector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bdf50561333518f0fbbdafd444a7e8cee542be8 [INFO] checking lukesteensen/test-embed-vector against master#0f442e265c165c0a78633bef98de18517815150c for pr-129073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukesteensen%2Ftest-embed-vector" "/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/lukesteensen/test-embed-vector on toolchain 0f442e265c165c0a78633bef98de18517815150c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f442e265c165c0a78633bef98de18517815150c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukesteensen/test-embed-vector [INFO] finished tweaking git repo https://github.com/lukesteensen/test-embed-vector [INFO] tweaked toml for git repo https://github.com/lukesteensen/test-embed-vector written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lukesteensen/test-embed-vector 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" "+0f442e265c165c0a78633bef98de18517815150c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/vectordotdev/chrono.git` [INFO] [stderr] Updating git repository `https://github.com/vectordotdev/tokio` [INFO] [stderr] Updating git repository `https://github.com/vectordotdev/vector` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Azure/azure-sdk-for-rust.git` [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_f385839e07a7e90f': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `azure_core` as a dependency of package `vector v0.27.0 (https://github.com/vectordotdev/vector?tag=v0.27.0#5623d1ed)` [INFO] [stderr] ... which satisfies git dependency `vector` (locked to 0.27.0) of package `test-embed-vector v0.1.0 (/workspace/builds/worker-5-tc1/source)` [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.git?rev=b4544d4920fa3064eb921340054cd9cc130b7664#b4544d49 [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.