[INFO] cloning repository https://github.com/SpecificProtagonist/jvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpecificProtagonist/jvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpecificProtagonist%2Fjvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpecificProtagonist%2Fjvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 13235225ecbb9805c4f8bf3d25e6078137b2dcc8
[INFO] checking SpecificProtagonist/jvm against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpecificProtagonist%2Fjvm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/SpecificProtagonist/jvm on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/SpecificProtagonist/jvm
[INFO] finished tweaking git repo https://github.com/SpecificProtagonist/jvm
[INFO] tweaked toml for git repo https://github.com/SpecificProtagonist/jvm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc1/source/vm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/SpecificProtagonist/loom.git`
[INFO] [stderr] error: failed to select a version for the requirement `zip = "^2.6.1"`
[INFO] [stderr]   version 2.6.1 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `class_loader v0.1.0 (/workspace/builds/worker-7-tc1/source/class_loader)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-7-tc1/source/vm/Cargo.toml
    workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
        Updating crates.io index
        Updating git repository `https://github.com/SpecificProtagonist/loom.git`
    error: failed to select a version for the requirement `zip = "^2.6.1"`
      version 2.6.1 is yanked
    location searched: crates.io index
    required by package `class_loader v0.1.0 (/workspace/builds/worker-7-tc1/source/class_loader)`