[INFO] cloning repository https://github.com/smallstepman/ic-mnist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smallstepman/ic-mnist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmallstepman%2Fic-mnist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmallstepman%2Fic-mnist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22696ca58cedf5db5c69bb74093a3c43845feb7a [INFO] checking smallstepman/ic-mnist against master#426a60abc213b28a7c7198e475476b6e650d871f for pr-129199 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmallstepman%2Fic-mnist" "/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/smallstepman/ic-mnist on toolchain 426a60abc213b28a7c7198e475476b6e650d871f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+426a60abc213b28a7c7198e475476b6e650d871f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smallstepman/ic-mnist [INFO] finished tweaking git repo https://github.com/smallstepman/ic-mnist [INFO] tweaked toml for git repo https://github.com/smallstepman/ic-mnist written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/smallstepman/ic-mnist 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" "+426a60abc213b28a7c7198e475476b6e650d871f" "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/burn-rs/burn` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/burn-acfbee6a141c1b41/objects/pack/pack_git2_9f40e83bc7d2cb2c': 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/burn-acfbee6a141c1b41/objects/pack/pack_git2_1df785479494ab4a': 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/burn-acfbee6a141c1b41/objects/pack/pack_git2_4cced546f2b0a19f': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `burn` as a dependency of package `ic_mnist_backend v0.1.0 (/workspace/builds/worker-5-tc1/source/src/ic_mnist_backend)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `burn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/burn-rs/burn#3ef2a18d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/burn-acfbee6a141c1b41 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/burn-acfbee6a141c1b41/objects/pack/pack_git2_d8351399b5359a33': 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.