[INFO] cloning repository https://github.com/danielhuang/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielhuang/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhuang%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhuang%2Faoc-2023'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhuang%2Faoc-2023: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/danielhuang/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielhuang/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhuang%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhuang%2Faoc-2023'... [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 2) [INFO] cloning repository https://github.com/danielhuang/aoc-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danielhuang/aoc-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhuang%2Faoc-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhuang%2Faoc-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4cdf04e3e8bc9d8bfc9c479e81768692f9a9f598 [INFO] checking danielhuang/aoc-2023 against master#be181dd75c83d72fcc95538e235768bc367b76b9 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanielhuang%2Faoc-2023" "/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/danielhuang/aoc-2023 on toolchain be181dd75c83d72fcc95538e235768bc367b76b9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+be181dd75c83d72fcc95538e235768bc367b76b9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/danielhuang/aoc-2023 [INFO] finished tweaking git repo https://github.com/danielhuang/aoc-2023 [INFO] tweaked toml for git repo https://github.com/danielhuang/aoc-2023 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/danielhuang/aoc-2023 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" "+be181dd75c83d72fcc95538e235768bc367b76b9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/danielhuang/btree-vec` [INFO] [stderr] error: failed to get `btree-vec` as a dependency of package `aoc-2023 v0.1.0 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `btree-vec` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/danielhuang/btree-vec?rev=fc6f78f082dce9b0bfb7d127f7daa97f38866e4e#fc6f78f0 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/btree-vec-989faed79089e77b/fc6f78f/.gitignore': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating git repository `https://github.com/danielhuang/btree-vec` error: failed to get `btree-vec` as a dependency of package `aoc-2023 v0.1.0 (/workspace/builds/worker-5-tc1/source)` Caused by: failed to load source for dependency `btree-vec` Caused by: Unable to update https://github.com/danielhuang/btree-vec?rev=fc6f78f082dce9b0bfb7d127f7daa97f38866e4e#fc6f78f0 Caused by: could not write to '/workspace/cargo-home/git/checkouts/btree-vec-989faed79089e77b/fc6f78f/.gitignore': No space left on device; class=Os (2)