[INFO] cloning repository https://github.com/a-s8h/advent-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-s8h/advent-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-s8h%2Fadvent-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-s8h%2Fadvent-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e020000a5b399214c0c111661f00b4ed769ff7df [INFO] checking a-s8h/advent-2024 against master#cccf075eba88363269e8589ebb8d40874cc542d8 for pr-142681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-s8h%2Fadvent-2024" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/a-s8h/advent-2024 [INFO] finished tweaking git repo https://github.com/a-s8h/advent-2024 [INFO] tweaked toml for git repo https://github.com/a-s8h/advent-2024 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/a-s8h/advent-2024 on toolchain cccf075eba88363269e8589ebb8d40874cc542d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cccf075eba88363269e8589ebb8d40874cc542d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/a-s8h/advent-2024 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" "+cccf075eba88363269e8589ebb8d40874cc542d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: cyclic package dependency: package `advent-2024 v0.1.0 (/workspace/builds/worker-6-tc1/source)` depends on itself. Cycle: [INFO] [stderr] package `advent-2024 v0.1.0 (/workspace/builds/worker-6-tc1/source)` [INFO] [stderr] ... which satisfies path dependency `advent-2024` (locked to 0.1.0) of package `aoc-macro v0.1.0 (/workspace/builds/worker-6-tc1/source/aoc-macro)` [INFO] [stderr] ... which satisfies path dependency `aoc-macro` (locked to 0.1.0) of package `advent-2024 v0.1.0 (/workspace/builds/worker-6-tc1/source)` command failed: exit status: 101 error: cyclic package dependency: package `advent-2024 v0.1.0 (/workspace/builds/worker-6-tc1/source)` depends on itself. Cycle: package `advent-2024 v0.1.0 (/workspace/builds/worker-6-tc1/source)` ... which satisfies path dependency `advent-2024` (locked to 0.1.0) of package `aoc-macro v0.1.0 (/workspace/builds/worker-6-tc1/source/aoc-macro)` ... which satisfies path dependency `aoc-macro` (locked to 0.1.0) of package `advent-2024 v0.1.0 (/workspace/builds/worker-6-tc1/source)`