[INFO] cloning repository https://github.com/hyperpolymath/my-lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hyperpolymath/my-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpolymath%2Fmy-lang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpolymath%2Fmy-lang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3284911cc6bc841c17ef4adb2daa16fa14f886c7
[INFO] checking hyperpolymath/my-lang against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhyperpolymath%2Fmy-lang" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hyperpolymath/my-lang
[INFO] finished tweaking git repo https://github.com/hyperpolymath/my-lang
[INFO] tweaked toml for git repo https://github.com/hyperpolymath/my-lang written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hyperpolymath/my-lang on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hyperpolymath/my-lang 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: cyclic package dependency: package `my-ai v0.2.0 (/workspace/builds/worker-4-tc1/source/crates/my-ai)` depends on itself. Cycle:
[INFO] [stderr] package `my-ai v0.2.0 (/workspace/builds/worker-4-tc1/source/crates/my-ai)`
[INFO] [stderr]     ... which satisfies path dependency `my-ai` (locked to 0.2.0) of package `my-lang v0.2.0 (/workspace/builds/worker-4-tc1/source/crates/my-lang)`
[INFO] [stderr]     ... which satisfies path dependency `my-lang` (locked to 0.2.0) of package `my-ai v0.2.0 (/workspace/builds/worker-4-tc1/source/crates/my-ai)`


command failed: exit status: 101

    Updating crates.io index
error: cyclic package dependency: package `my-ai v0.2.0 (/workspace/builds/worker-4-tc1/source/crates/my-ai)` depends on itself. Cycle:
package `my-ai v0.2.0 (/workspace/builds/worker-4-tc1/source/crates/my-ai)`
    ... which satisfies path dependency `my-ai` (locked to 0.2.0) of package `my-lang v0.2.0 (/workspace/builds/worker-4-tc1/source/crates/my-lang)`
    ... which satisfies path dependency `my-lang` (locked to 0.2.0) of package `my-ai v0.2.0 (/workspace/builds/worker-4-tc1/source/crates/my-ai)`