[INFO] fetching crate testpath 0.2.0...
[INFO] checking testpath-0.2.0 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] extracting crate testpath 0.2.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate testpath 0.2.0 on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "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`