[INFO] cloning repository https://github.com/robsaunders/cryptotrader-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robsaunders/cryptotrader-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobsaunders%2Fcryptotrader-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobsaunders%2Fcryptotrader-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 929f36bf9c3d67f4ea15591ed4e82f6c23817f01
[INFO] checking robsaunders/cryptotrader-core against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobsaunders%2Fcryptotrader-core" "/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/robsaunders/cryptotrader-core on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/robsaunders/cryptotrader-core
[INFO] finished tweaking git repo https://github.com/robsaunders/cryptotrader-core
[INFO] tweaked toml for git repo https://github.com/robsaunders/cryptotrader-core 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/robsaunders/binance-rs.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/robsaunders/huobi-rs.git`
[INFO] [stderr] error: failed to select a version for the requirement `security-framework = "^0.1.13"`
[INFO] [stderr] candidate versions found which didn't match: 2.10.0, 2.9.2, 2.9.1, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `native-tls v0.1.4`
[INFO] [stderr]     ... which satisfies dependency `native-tls = "^0.1.4"` of package `tungstenite v0.5.0`
[INFO] [stderr]     ... which satisfies dependency `tungstenite = "^0.5"` of package `binance v0.2.0 (https://github.com/robsaunders/binance-rs.git#56dddcf1)`
[INFO] [stderr]     ... which satisfies git dependency `binance_api` of package `cryptotrader v0.2.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     security-framework = { version = "2.8.0-beta.1" }
[INFO] [stderr] perhaps a crate was updated and forgotten to be re-vendored?
[ERROR] this task or one of its parent failed!
[ERROR] overridden task result to broken:yanked
[ERROR] caused by: the crate depends on yanked dependencies
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
