[INFO] cloning repository https://github.com/887/dx_todo_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/887/dx_todo_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Fdx_todo_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Fdx_todo_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2178b9d5d8bd576a64368e807f79b5ea36dea1d6
[INFO] checking 887/dx_todo_backend against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F887%2Fdx_todo_backend" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/887/dx_todo_backend
[INFO] finished tweaking git repo https://github.com/887/dx_todo_backend
[INFO] tweaked toml for git repo https://github.com/887/dx_todo_backend written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/887/dx_todo_backend on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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]     Updating git repository `https://github.com/887/dxp-axum-session.git`
[INFO] [stderr]     Updating git repository `https://github.com/887/dxp-code-loc.git`
[INFO] [stderr]     Updating git repository `https://github.com/887/dxp-db-open.git`
[INFO] [stderr]     Updating git repository `https://github.com/887/dxp-logging.git`
[INFO] [stderr]     Updating git repository `https://github.com/887/swagger-ui-embed.git`
[INFO] [stderr] error: failed to select a version for the requirement `axum_session = "^0.14.0"`
[INFO] [stderr]   version 0.14.0 is yanked
[INFO] [stderr]   version 0.14.1 is yanked
[INFO] [stderr]   version 0.14.2 is yanked
[INFO] [stderr]   version 0.14.3 is yanked
[INFO] [stderr]   version 0.14.4 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `heart v0.1.0 (/workspace/builds/worker-0-tc1/source/heart)`


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
        Updating git repository `https://github.com/887/dxp-axum-session.git`
        Updating git repository `https://github.com/887/dxp-code-loc.git`
        Updating git repository `https://github.com/887/dxp-db-open.git`
        Updating git repository `https://github.com/887/dxp-logging.git`
        Updating git repository `https://github.com/887/swagger-ui-embed.git`
    error: failed to select a version for the requirement `axum_session = "^0.14.0"`
      version 0.14.0 is yanked
      version 0.14.1 is yanked
      version 0.14.2 is yanked
      version 0.14.3 is yanked
      version 0.14.4 is yanked
    location searched: crates.io index
    required by package `heart v0.1.0 (/workspace/builds/worker-0-tc1/source/heart)`