[INFO] cloning repository https://github.com/isavegas/aoc_2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isavegas/aoc_2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2020'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2020/objects/pack: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/isavegas/aoc_2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isavegas/aoc_2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2020'... [INFO] [stderr] error: unable to write symref for HEAD: No space left on device [INFO] [stderr] fatal: unable to update HEAD [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/isavegas/aoc_2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isavegas/aoc_2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ee93e45fd5c740eb949e93fe3612754c0200e72 [INFO] checking isavegas/aoc_2020 against master#4ecd70ddd1039a3954056c1071e40278048476fa for pr-137633 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisavegas%2Faoc_2020" "/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/isavegas/aoc_2020 on toolchain 4ecd70ddd1039a3954056c1071e40278048476fa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4ecd70ddd1039a3954056c1071e40278048476fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/isavegas/aoc_2020 [INFO] finished tweaking git repo https://github.com/isavegas/aoc_2020 [INFO] tweaked toml for git repo https://github.com/isavegas/aoc_2020 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/isavegas/aoc_2020 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" "+4ecd70ddd1039a3954056c1071e40278048476fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to get `aoc_core` as a dependency of package `aoc_2020 v0.1.3 (/workspace/builds/worker-5-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `aoc_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/worker-5-tc1/source/aoc_core [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to read `/workspace/builds/worker-5-tc1/source/aoc_core/Cargo.toml` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: error: failed to get `aoc_core` as a dependency of package `aoc_2020 v0.1.3 (/workspace/builds/worker-5-tc1/source)` Caused by: failed to load source for dependency `aoc_core` Caused by: Unable to update /workspace/builds/worker-5-tc1/source/aoc_core Caused by: failed to read `/workspace/builds/worker-5-tc1/source/aoc_core/Cargo.toml` Caused by: No such file or directory (os error 2)