[INFO] fetching crate testcall 1.3.0...
[INFO] testing testcall-1.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate testcall 1.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate testcall 1.3.0
[INFO] finished tweaking crates.io crate testcall 1.3.0
[INFO] tweaked toml for crates.io crate testcall 1.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate testcall 1.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: cyclic package dependency: package `testpath v0.2.0` depends on itself. Cycle:
[INFO] [stderr] package `testpath v0.2.0`
[INFO] [stderr]     ... which satisfies dependency `testpath = "^0.2.0"` of 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 (/workspace/builds/worker-3-tc1/source)`


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: cyclic package dependency: package `testpath v0.2.0` depends on itself. Cycle:
package `testpath v0.2.0`
    ... which satisfies dependency `testpath = "^0.2.0"` of 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 (/workspace/builds/worker-3-tc1/source)`