[INFO] cloning repository https://github.com/ref-finance/ref-token
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ref-finance/ref-token" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fref-finance%2Fref-token", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fref-finance%2Fref-token'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f92f64c3ee773a42649d400c91b1decf322f953
[INFO] checking ref-finance/ref-token against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fref-finance%2Fref-token" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ref-finance/ref-token on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ref-finance/ref-token
[INFO] finished tweaking git repo https://github.com/ref-finance/ref-token
[INFO] tweaked toml for git repo https://github.com/ref-finance/ref-token written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for the requirement `near-vm-runner = "^4.0.0-pre.1"`
[INFO] [stderr] candidate versions found which didn't match: 0.21.2, 0.21.1, 0.21.0, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `near-runtime v4.0.0-pre.1`
[INFO] [stderr]     ... which satisfies dependency `near-runtime = "=4.0.0-pre.1"` of package `near-sdk-sim v3.1.0`
[INFO] [stderr]     ... which satisfies dependency `near-sdk-sim = "^3.1.0"` of package `ref-token v1.0.0 (/workspace/builds/worker-0-tc1/source/ref-token)`
[INFO] [stderr] if you are looking for the prerelease package it needs to be specified explicitly
[INFO] [stderr]     near-vm-runner = { version = "0.19.0-pre.2" }
[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.
