[INFO] cloning repository https://github.com/jmerelnyc/llm-meter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmerelnyc/llm-meter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmerelnyc%2Fllm-meter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmerelnyc%2Fllm-meter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd618afc301a1a0c8c93f695d815fb5bc929d82c
[INFO] testing jmerelnyc/llm-meter against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmerelnyc%2Fllm-meter" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmerelnyc/llm-meter
[INFO] finished tweaking git repo https://github.com/jmerelnyc/llm-meter
[INFO] tweaked toml for git repo https://github.com/jmerelnyc/llm-meter written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmerelnyc/llm-meter on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmerelnyc/llm-meter 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" "+1.98.0-beta.8" "fetch" "--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 `anstream = "^0.6.7"` (locked to 0.6.22)
[INFO] [stderr] candidate versions found which didn't match: 1.0.0, 0.6.21, 0.6.20, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `clap_builder v4.5.51`
[INFO] [stderr]     ... which satisfies dependency `clap_builder = "=4.5.51"` (locked to 4.5.51) of package `clap v4.5.51`
[INFO] [stderr]     ... which satisfies dependency `clap = "^4.5"` (locked to 4.5.51) of package `llm-meter v0.1.5 (/workspace/builds/worker-5-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 `anstream = "^0.6.7"` (locked to 0.6.22)
    candidate versions found which didn't match: 1.0.0, 0.6.21, 0.6.20, ...
    location searched: crates.io index
    required by package `clap_builder v4.5.51`
        ... which satisfies dependency `clap_builder = "=4.5.51"` (locked to 4.5.51) of package `clap v4.5.51`
        ... which satisfies dependency `clap = "^4.5"` (locked to 4.5.51) of package `llm-meter v0.1.5 (/workspace/builds/worker-5-tc1/source)`