[INFO] fetching crate acryl 0.4.2...
[INFO] checking acryl-0.4.2 against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] extracting crate acryl 0.4.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate acryl 0.4.2 on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate acryl 0.4.2
[INFO] finished tweaking crates.io crate acryl 0.4.2
[INFO] tweaked toml for crates.io crate acryl 0.4.2 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "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: failed to select a version for the requirement `crypto-mac = "^0.5"`
[INFO] [stderr]   version 0.5.0 is yanked
[INFO] [stderr]   version 0.5.1 is yanked
[INFO] [stderr]   version 0.5.2 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `blake2 v0.7.1`
[INFO] [stderr]     ... which satisfies dependency `blake2 = "^0.7.1"` of package `acryl v0.4.2 (/workspace/builds/worker-6-tc1/source)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
        Blocking waiting for file lock on package cache
        Updating crates.io index
    error: failed to select a version for the requirement `crypto-mac = "^0.5"`
      version 0.5.0 is yanked
      version 0.5.1 is yanked
      version 0.5.2 is yanked
    location searched: crates.io index
    required by package `blake2 v0.7.1`
        ... which satisfies dependency `blake2 = "^0.7.1"` of package `acryl v0.4.2 (/workspace/builds/worker-6-tc1/source)`