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