[INFO] fetching crate ape_parser 0.1.7...
[INFO] checking ape_parser-0.1.7 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate ape_parser 0.1.7 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate ape_parser 0.1.7 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ape_parser 0.1.7
[INFO] finished tweaking crates.io crate ape_parser 0.1.7
[INFO] tweaked toml for crates.io crate ape_parser 0.1.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "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 `ape_ast v0.1.9` depends on itself. Cycle:
[INFO] [stderr] package `ape_ast v0.1.9`
[INFO] [stderr]     ... which satisfies dependency `ape_ast = "^0.1.7"` of package `ape_env v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `ape_env = "^0.1.0"` of package `ape_ast v0.1.9`


ExecutionFailed(ExitStatus(unix_wait_status(25856)))