[INFO] cloning repository https://github.com/bugadani/espdap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bugadani/espdap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbugadani%2Fespdap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbugadani%2Fespdap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 647cafb59a33d383bfca90775dc66ef5e19c099c
[INFO] checking bugadani/espdap against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbugadani%2Fespdap" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/bugadani/espdap
[INFO] finished tweaking git repo https://github.com/bugadani/espdap
[INFO] tweaked toml for git repo https://github.com/bugadani/espdap written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bugadani/espdap on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/embassy`
[INFO] [stderr]     Updating git repository `https://github.com/bugadani/bitbang-dap`
[INFO] [stderr]     Updating git repository `https://github.com/bugadani/dap-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/esp-rs/esp-hal.git`
[INFO] [stderr] error: failed to select a version for the requirement `esp-backtrace = "^0.15.1"`
[INFO] [stderr] candidate versions found which didn't match: 0.16.0
[INFO] [stderr] location searched: Git repository https://github.com/esp-rs/esp-hal.git
[INFO] [stderr] required by package `espdap v0.1.0 (/workspace/builds/worker-2-tc1/source)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
        Updating git repository `https://github.com/embassy-rs/embassy`
        Updating git repository `https://github.com/bugadani/bitbang-dap`
        Updating git repository `https://github.com/bugadani/dap-rs`
        Updating crates.io index
        Updating git repository `https://github.com/esp-rs/esp-hal.git`
    error: failed to select a version for the requirement `esp-backtrace = "^0.15.1"`
    candidate versions found which didn't match: 0.16.0
    location searched: Git repository https://github.com/esp-rs/esp-hal.git
    required by package `espdap v0.1.0 (/workspace/builds/worker-2-tc1/source)`