[INFO] cloning repository https://github.com/CympleTech/group-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CympleTech/group-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCympleTech%2Fgroup-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCympleTech%2Fgroup-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2186cc5ef5a24d3214f7ca46f297bf6f14d2fa8
[INFO] checking CympleTech/group-chat against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCympleTech%2Fgroup-chat" "/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/CympleTech/group-chat
[INFO] finished tweaking git repo https://github.com/CympleTech/group-chat
[INFO] tweaked toml for git repo https://github.com/CympleTech/group-chat written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CympleTech/group-chat on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/cympletech/chamomile`
[INFO] [stderr]     Updating git repository `https://github.com/cympletech/tdn`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/cympletech/esse`
[INFO] [stderr]     Updating git repository `https://github.com/cympletech/tdn`
[INFO] [stderr] error: failed to select a version for the requirement `tdn_did = "^0.10"`
[INFO] [stderr] candidate versions found which didn't match: 0.11.0, 0.6.4, 0.6.3, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `dao_types v0.1.0 (https://github.com/cympletech/esse?branch=main#bd43fe2c)`
[INFO] [stderr]     ... which satisfies git dependency `dao_types` of package `dao v0.1.0 (/workspace/builds/worker-1-tc1/source)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
        Updating git repository `https://github.com/cympletech/chamomile`
        Updating git repository `https://github.com/cympletech/tdn`
        Updating crates.io index
        Updating git repository `https://github.com/cympletech/esse`
        Updating git repository `https://github.com/cympletech/tdn`
    error: failed to select a version for the requirement `tdn_did = "^0.10"`
    candidate versions found which didn't match: 0.11.0, 0.6.4, 0.6.3, ...
    location searched: crates.io index
    required by package `dao_types v0.1.0 (https://github.com/cympletech/esse?branch=main#bd43fe2c)`
        ... which satisfies git dependency `dao_types` of package `dao v0.1.0 (/workspace/builds/worker-1-tc1/source)`