[INFO] cloning repository https://github.com/jaquobia/Orange-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaquobia/Orange-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaquobia%2FOrange-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaquobia%2FOrange-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39cb4dbec74db7661cc5117e8a74b3c3dca3a9bd
[INFO] checking jaquobia/Orange-rs against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaquobia%2FOrange-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jaquobia/Orange-rs on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jaquobia/Orange-rs
[INFO] finished tweaking git repo https://github.com/jaquobia/Orange-rs
[INFO] tweaked toml for git repo https://github.com/jaquobia/Orange-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-2-tc1/source/client-app/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jaquobia/orange_networking.git`
[INFO] [stderr]     Updating git repository `https://github.com/jaquobia/rine.git`
[INFO] [stderr]     Updating git repository `https://github.com/jaquobia/orange_networking_derive.git`
[INFO] [stderr] error: failed to select a version for the requirement `wgpu = "^0.18"`
[INFO] [stderr]   version 0.18.0 is yanked
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `rine v0.1.0 (https://github.com/jaquobia/rine.git#88918d9b)`
[INFO] [stderr]     ... which satisfies git dependency `rine` of package `orange_rs_client v0.1.0 (/workspace/builds/worker-2-tc1/source/client-app)`


overridden task result to broken:yanked

Caused by:
    the crate depends on yanked dependencies: 
    
    warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
    package:   /workspace/builds/worker-2-tc1/source/client-app/Cargo.toml
    workspace: /workspace/builds/worker-2-tc1/source/Cargo.toml
        Updating crates.io index
        Updating git repository `https://github.com/jaquobia/orange_networking.git`
        Updating git repository `https://github.com/jaquobia/rine.git`
        Updating git repository `https://github.com/jaquobia/orange_networking_derive.git`
    error: failed to select a version for the requirement `wgpu = "^0.18"`
      version 0.18.0 is yanked
    location searched: crates.io index
    required by package `rine v0.1.0 (https://github.com/jaquobia/rine.git#88918d9b)`
        ... which satisfies git dependency `rine` of package `orange_rs_client v0.1.0 (/workspace/builds/worker-2-tc1/source/client-app)`