[INFO] cloning repository https://github.com/Abraxas-365/rcommit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abraxas-365/rcommit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Frcommit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Frcommit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ac0118b0803e19a1e19eac7fe56933379edff0d
[INFO] checking Abraxas-365/rcommit against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Frcommit" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abraxas-365/rcommit
[INFO] finished tweaking git repo https://github.com/Abraxas-365/rcommit
[INFO] tweaked toml for git repo https://github.com/Abraxas-365/rcommit written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abraxas-365/rcommit on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Abraxas-365/rcommit 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "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 `langchain-rust = "^2.0.2"`
[INFO] [stderr]   version 2.0.2 is yanked
[INFO] [stderr]   version 2.1.0 is yanked
[INFO] [stderr]   version 2.1.1 is yanked
[INFO] [stderr]   version 2.1.2 is yanked
[INFO] [stderr]   version 2.2.0 is yanked
[INFO] [stderr]   version 2.2.1 is yanked
[INFO] [stderr]   version 2.2.3 is yanked
[INFO] [stderr]   version 2.3.0 is yanked
[INFO] [stderr]   version 2.3.1 is yanked
[INFO] [stderr]   version 2.3.2 is yanked
[INFO] [stderr]   version 2.3.3 is yanked
[INFO] [stderr]   version 2.4.0 is yanked
[INFO] [stderr]   version 2.4.1 is yanked
[INFO] [stderr]   version 2.4.2 is yanked
[INFO] [stderr]   version 2.5.0 is yanked
[INFO] [stderr]   version 2.5.1 is yanked
[INFO] [stderr]   version 2.6.0 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `rcommit v0.1.0 (/workspace/builds/worker-7-tc1/source)`


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 `langchain-rust = "^2.0.2"`
      version 2.0.2 is yanked
      version 2.1.0 is yanked
      version 2.1.1 is yanked
      version 2.1.2 is yanked
      version 2.2.0 is yanked
      version 2.2.1 is yanked
      version 2.2.3 is yanked
      version 2.3.0 is yanked
      version 2.3.1 is yanked
      version 2.3.2 is yanked
      version 2.3.3 is yanked
      version 2.4.0 is yanked
      version 2.4.1 is yanked
      version 2.4.2 is yanked
      version 2.5.0 is yanked
      version 2.5.1 is yanked
      version 2.6.0 is yanked
    location searched: crates.io index
    required by package `rcommit v0.1.0 (/workspace/builds/worker-7-tc1/source)`