[INFO] cloning repository https://github.com/darksoil-studio/assemble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darksoil-studio/assemble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fassemble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fassemble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 324e1a385ee31593dab32ad8785c28323f8d6354 [INFO] checking darksoil-studio/assemble against master#94b72d6bebbddb5d17860914c4544f37365e988c for pr-122789 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarksoil-studio%2Fassemble" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/darksoil-studio/assemble on toolchain 94b72d6bebbddb5d17860914c4544f37365e988c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94b72d6bebbddb5d17860914c4544f37365e988c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/darksoil-studio/assemble [INFO] finished tweaking git repo https://github.com/darksoil-studio/assemble [INFO] tweaked toml for git repo https://github.com/darksoil-studio/assemble written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/darksoil-studio/assemble 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" "+94b72d6bebbddb5d17860914c4544f37365e988c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/holochain-open-dev/cancellations` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/cancellations-46ea7666b7801f3b/objects/pack/pack_git2_18de8f627934484a': 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/cancellations-46ea7666b7801f3b/objects/pack/pack_git2_8cefad47997f9db4': 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/cancellations-46ea7666b7801f3b/objects/pack/pack_git2_2615d4af20839702': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `hc_zome_cancellations_coordinator` as a dependency of package `cancellations v0.0.1 (/workspace/builds/worker-0-tc1/source/zomes/coordinator/cancellations)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `hc_zome_cancellations_coordinator` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/holochain-open-dev/cancellations?branch=main#909bc604 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/cancellations-46ea7666b7801f3b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/cancellations-46ea7666b7801f3b/objects/pack/pack_git2_97d54be9aef5afa8': No space left on device; class=Os (2) [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.