[INFO] cloning repository https://github.com/moritz-meier/sel4-microkit-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moritz-meier/sel4-microkit-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritz-meier%2Fsel4-microkit-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritz-meier%2Fsel4-microkit-examples'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritz-meier%2Fsel4-microkit-examples: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/moritz-meier/sel4-microkit-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moritz-meier/sel4-microkit-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritz-meier%2Fsel4-microkit-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritz-meier%2Fsel4-microkit-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6689bfd1f82fdcfa0235b929f90dc6e4fcda1dfc [INFO] checking moritz-meier/sel4-microkit-examples against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoritz-meier%2Fsel4-microkit-examples" "/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/moritz-meier/sel4-microkit-examples on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moritz-meier/sel4-microkit-examples [INFO] finished tweaking git repo https://github.com/moritz-meier/sel4-microkit-examples [INFO] tweaked toml for git repo https://github.com/moritz-meier/sel4-microkit-examples written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/moritz-meier/sel4-microkit-examples 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/seL4/rust-sel4` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_e431643f26d98f13': 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/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_fdcf6731e23f72fd': 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/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_25b62013baadb8f2': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `sel4-microkit` as a dependency of package `foo v0.1.0 (/workspace/builds/worker-1-tc1/source/hello-world/foo)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `sel4-microkit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/seL4/rust-sel4#172f5f15 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 172f5f15ab55acc8d5514e4bf48ca6fb0ef4cb99 not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_536575ebf598eecd': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating git repository `https://github.com/seL4/rust-sel4` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_e431643f26d98f13': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_fdcf6731e23f72fd': No space left on device; class=Os (2) warning: spurious network error (1 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_25b62013baadb8f2': No space left on device; class=Os (2) error: failed to get `sel4-microkit` as a dependency of package `foo v0.1.0 (/workspace/builds/worker-1-tc1/source/hello-world/foo)` Caused by: failed to load source for dependency `sel4-microkit` Caused by: Unable to update https://github.com/seL4/rust-sel4#172f5f15 Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde Caused by: revision 172f5f15ab55acc8d5514e4bf48ca6fb0ef4cb99 not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_536575ebf598eecd': No space left on device; class=Os (2)