[INFO] cloning repository https://github.com/farcaller/tinyvmm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farcaller/tinyvmm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarcaller%2Ftinyvmm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarcaller%2Ftinyvmm'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/farcaller/tinyvmm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farcaller/tinyvmm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarcaller%2Ftinyvmm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarcaller%2Ftinyvmm'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarcaller%2Ftinyvmm: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/farcaller/tinyvmm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/farcaller/tinyvmm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarcaller%2Ftinyvmm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarcaller%2Ftinyvmm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae4cfdc85381c184ee44fd24ba7d8b27ce84742e [INFO] checking farcaller/tinyvmm against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffarcaller%2Ftinyvmm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/farcaller/tinyvmm on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/farcaller/tinyvmm [INFO] finished tweaking git repo https://github.com/farcaller/tinyvmm [INFO] tweaked toml for git repo https://github.com/farcaller/tinyvmm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/farcaller/tinyvmm 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/cloud-hypervisor/kvm-bindings` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7/objects/pack/pack_git2_420988868effb5b5': 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/kvm-bindings-5f34bd83d059dce7/objects/pack/pack_git2_167433141eeb43db': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7/objects/pack/pack_git2_1f8e2fef3cfdd0e6': No space left on device; class=Os (2) [INFO] [stderr] error: failed to load source for dependency `kvm-bindings` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/cloud-hypervisor/kvm-bindings?branch=ch-v0.6.0-tdx#7d9ffb47 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 7d9ffb47e5b9b1989577258800a0f57c93f1445f not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7/objects/pack/pack_git2_47f1a854135d45d8': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions Updating git repository `https://github.com/cloud-hypervisor/kvm-bindings` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7/objects/pack/pack_git2_420988868effb5b5': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7/objects/pack/pack_git2_167433141eeb43db': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7/objects/pack/pack_git2_1f8e2fef3cfdd0e6': No space left on device; class=Os (2) error: failed to load source for dependency `kvm-bindings` Caused by: Unable to update https://github.com/cloud-hypervisor/kvm-bindings?branch=ch-v0.6.0-tdx#7d9ffb47 Caused by: failed to clone into: /workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7 Caused by: revision 7d9ffb47e5b9b1989577258800a0f57c93f1445f not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/kvm-bindings-5f34bd83d059dce7/objects/pack/pack_git2_47f1a854135d45d8': No space left on device; class=Os (2)