[INFO] cloning repository https://github.com/Alhwyn/browser-router
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alhwyn/browser-router" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlhwyn%2Fbrowser-router", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlhwyn%2Fbrowser-router'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74626b7e6f74a0fb4b6ce3fab0fce5a4727133f5
[INFO] checking Alhwyn/browser-router against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlhwyn%2Fbrowser-router" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alhwyn/browser-router
[INFO] finished tweaking git repo https://github.com/Alhwyn/browser-router
[INFO] tweaked toml for git repo https://github.com/Alhwyn/browser-router written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alhwyn/browser-router on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alhwyn/browser-router already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `inquire = "^0.12"`
[INFO] [stderr] candidate versions found which didn't match: 0.9.4, 0.9.3, 0.9.2, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `br-skills v0.1.0 (/workspace/builds/worker-1-tc1/source/crates/br-skills)`
[INFO] [stderr] help: if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     inquire = { version = "0.3.0-alpha.2" }


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
        Updating crates.io index
    error: failed to select a version for the requirement `inquire = "^0.12"`
    candidate versions found which didn't match: 0.9.4, 0.9.3, 0.9.2, ...
    location searched: crates.io index
    required by package `br-skills v0.1.0 (/workspace/builds/worker-1-tc1/source/crates/br-skills)`
    help: if you are looking for the prerelease package it needs to be specified explicitly
        inquire = { version = "0.3.0-alpha.2" }