[INFO] cloning repository https://github.com/Ocelmot/spider_tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ocelmot/spider_tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a93a9b9823c16f30d05a5a0d4ca8c1f4cb23fcf3
[INFO] checking Ocelmot/spider_tui against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOcelmot%2Fspider_tui" "/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/Ocelmot/spider_tui
[INFO] finished tweaking git repo https://github.com/Ocelmot/spider_tui
[INFO] tweaked toml for git repo https://github.com/Ocelmot/spider_tui written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ocelmot/spider_tui on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ocelmot/spider_tui 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" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Ocelmot/spider`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `futures`.
[INFO] [stderr]     ... required by package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#668ec6dd)`
[INFO] [stderr]     ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#668ec6dd)`
[INFO] [stderr]     ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.3.31` are: 0.3.31
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `futures v0.3.25`
[INFO] [stderr]     ... which satisfies dependency `futures = "^0.3"` (locked to 0.3.25) of package `console-subscriber v0.1.8`
[INFO] [stderr]     ... which satisfies dependency `console-subscriber = "^0.1.8"` (locked to 0.1.8) of package `spider_tui v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `futures` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
    Updating git repository `https://github.com/Ocelmot/spider`
    Updating crates.io index
error: failed to select a version for `futures`.
    ... required by package `spider_link v0.1.0 (https://github.com/Ocelmot/spider#668ec6dd)`
    ... which satisfies git dependency `spider_link` of package `spider_client v0.1.0 (https://github.com/Ocelmot/spider#668ec6dd)`
    ... which satisfies git dependency `spider_client` of package `spider_tui v0.1.0 (/workspace/builds/worker-5-tc1/source)`
versions that meet the requirements `^0.3.31` are: 0.3.31

all possible versions conflict with previously selected packages.

  previously selected package `futures v0.3.25`
    ... which satisfies dependency `futures = "^0.3"` (locked to 0.3.25) of package `console-subscriber v0.1.8`
    ... which satisfies dependency `console-subscriber = "^0.1.8"` (locked to 0.1.8) of package `spider_tui v0.1.0 (/workspace/builds/worker-5-tc1/source)`

failed to select a version for `futures` which could resolve this conflict