[INFO] cloning repository https://github.com/rarescosma/advent-of-code-2024-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rarescosma/advent-of-code-2024-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frarescosma%2Fadvent-of-code-2024-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frarescosma%2Fadvent-of-code-2024-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47616026185fbd7c17509662ca8225140f045326 [INFO] testing rarescosma/advent-of-code-2024-rs against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frarescosma%2Fadvent-of-code-2024-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rarescosma/advent-of-code-2024-rs [INFO] finished tweaking git repo https://github.com/rarescosma/advent-of-code-2024-rs [INFO] tweaked toml for git repo https://github.com/rarescosma/advent-of-code-2024-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rarescosma/advent-of-code-2024-rs on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rarescosma/advent-of-code-2024-rs 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: failed to get `aoc_2dmap` as a dependency of package `aoc_2024 v0.1.0 (/workspace/builds/worker-7-tc1/source/2024)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `aoc_2dmap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update /workspace/builds/worker-7-tc1/source/aoc_prelude/crates/aoc_2dmap [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to read `/workspace/builds/worker-7-tc1/source/aoc_prelude/crates/aoc_2dmap/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_2dmap` as a dependency of package `aoc_2024 v0.1.0 (/workspace/builds/worker-7-tc1/source/2024)` Caused by: failed to load source for dependency `aoc_2dmap` Caused by: Unable to update /workspace/builds/worker-7-tc1/source/aoc_prelude/crates/aoc_2dmap Caused by: failed to read `/workspace/builds/worker-7-tc1/source/aoc_prelude/crates/aoc_2dmap/Cargo.toml` Caused by: No such file or directory (os error 2)