[INFO] fetching crate testpath 0.2.0...
[INFO] checking testpath-0.2.0 against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] extracting crate testpath 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate testpath 0.2.0
[INFO] finished tweaking crates.io crate testpath 0.2.0
[INFO] tweaked toml for crates.io crate testpath 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate testpath 0.2.0 on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: cyclic package dependency: package `testcall v1.3.0` depends on itself. Cycle:
[INFO] [stderr] package `testcall v1.3.0`
[INFO] [stderr]     ... which satisfies dependency `testcall = "^1"` of package `testpath v0.2.0`
[INFO] [stderr]     ... which satisfies dependency `testpath = "^0.2.0"` of package `testcall v1.3.0`


command failed: exit status: 101

    Updating crates.io index
error: cyclic package dependency: package `testcall v1.3.0` depends on itself. Cycle:
package `testcall v1.3.0`
    ... which satisfies dependency `testcall = "^1"` of package `testpath v0.2.0`
    ... which satisfies dependency `testpath = "^0.2.0"` of package `testcall v1.3.0`