[INFO] cloning repository https://github.com/ppmpreetham/rbush-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ppmpreetham/rbush-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fppmpreetham%2Frbush-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fppmpreetham%2Frbush-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff56bf40818516358f36501e2ae5ecffc97340ce
[INFO] checking ppmpreetham/rbush-rs against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fppmpreetham%2Frbush-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ppmpreetham/rbush-rs
[INFO] finished tweaking git repo https://github.com/ppmpreetham/rbush-rs
[INFO] tweaked toml for git repo https://github.com/ppmpreetham/rbush-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ppmpreetham/rbush-rs on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ppmpreetham/rbush-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "fetch" "--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 `cfg-if = "^1.0.0"` (locked to 1.0.5)
[INFO] [stderr] candidate versions found which didn't match: 1.0.4, 1.0.3, 1.0.1, ...
[INFO] [stderr] location searched: crates.io index
[INFO] [stderr] required by package `wasm-bindgen v0.2.108`
[INFO] [stderr]     ... which satisfies dependency `wasm-bindgen = "^0.2.108"` (locked to 0.2.108) of package `rbush-rs v1.0.1 (/workspace/builds/worker-5-tc1/source)`


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for the requirement `cfg-if = "^1.0.0"` (locked to 1.0.5)
candidate versions found which didn't match: 1.0.4, 1.0.3, 1.0.1, ...
location searched: crates.io index
required by package `wasm-bindgen v0.2.108`
    ... which satisfies dependency `wasm-bindgen = "^0.2.108"` (locked to 0.2.108) of package `rbush-rs v1.0.1 (/workspace/builds/worker-5-tc1/source)`