[INFO] fetching crate simple_jazz 0.1.0...
[INFO] testing simple_jazz-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate simple_jazz 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate simple_jazz 0.1.0
[INFO] finished tweaking crates.io crate simple_jazz 0.1.0
[INFO] tweaked toml for crates.io crate simple_jazz 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple_jazz 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: cyclic package dependency: package `jazz v0.1.91` depends on itself. Cycle:
[INFO] [stderr] package `jazz v0.1.91`
[INFO] [stderr]     ... which satisfies dependency `jazz = "^0.1"` of package `simple_jazz v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `simple_jazz = "^0.1.0"` of package `jazz v0.1.91`


command failed: exit status: 101

    Updating crates.io index
error: cyclic package dependency: package `jazz v0.1.91` depends on itself. Cycle:
package `jazz v0.1.91`
    ... which satisfies dependency `jazz = "^0.1"` of package `simple_jazz v0.1.0`
    ... which satisfies dependency `simple_jazz = "^0.1.0"` of package `jazz v0.1.91`