[INFO] cloning repository https://github.com/coliasgroup/rust-seL4-root-task-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coliasgroup/rust-seL4-root-task-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-seL4-root-task-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-seL4-root-task-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc938495d1c2445417411651809bcc4fe8c23bad [INFO] checking coliasgroup/rust-seL4-root-task-demo against master#d93f678fa55842cccd2f091deccd93e9494b3764 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoliasgroup%2Frust-seL4-root-task-demo" "/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/coliasgroup/rust-seL4-root-task-demo on toolchain d93f678fa55842cccd2f091deccd93e9494b3764 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/coliasgroup/rust-seL4-root-task-demo [INFO] finished tweaking git repo https://github.com/coliasgroup/rust-seL4-root-task-demo [INFO] tweaked toml for git repo https://github.com/coliasgroup/rust-seL4-root-task-demo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/coliasgroup/rust-seL4-root-task-demo 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" "+d93f678fa55842cccd2f091deccd93e9494b3764" "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_df60bbbcce395877': 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_5daab3c0d3f553fc': 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_1de710a121d0a228': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `sel4` as a dependency of package `example v0.1.0 (/workspace/builds/worker-3-tc1/source/crates/example)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `sel4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/seL4/rust-sel4#1cd063a0 [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 1cd063a0f69b2d2045bfa224a36c9341619f0e9b 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_f4efdcf4d7c2df81': 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_df60bbbcce395877': 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_5daab3c0d3f553fc': 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_1de710a121d0a228': No space left on device; class=Os (2) error: failed to get `sel4` as a dependency of package `example v0.1.0 (/workspace/builds/worker-3-tc1/source/crates/example)` Caused by: failed to load source for dependency `sel4` Caused by: Unable to update https://github.com/seL4/rust-sel4#1cd063a0 Caused by: failed to clone into: /workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde Caused by: revision 1cd063a0f69b2d2045bfa224a36c9341619f0e9b not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/rust-sel4-d7edb8214cac2bde/objects/pack/pack_git2_f4efdcf4d7c2df81': No space left on device; class=Os (2)