[INFO] cloning repository https://github.com/ptPierre/arbitrage-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptPierre/arbitrage-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FptPierre%2Farbitrage-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FptPierre%2Farbitrage-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0073a940248f37b68c75a1eb9b37190e82acce0
[INFO] checking ptPierre/arbitrage-bot against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FptPierre%2Farbitrage-bot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ptPierre/arbitrage-bot
[INFO] finished tweaking git repo https://github.com/ptPierre/arbitrage-bot
[INFO] tweaked toml for git repo https://github.com/ptPierre/arbitrage-bot written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ptPierre/arbitrage-bot on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ptPierre/arbitrage-bot 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `reqwest`.
[INFO] [stderr]     ... required by package `arbitrage_bot v0.1.0 (/workspace/builds/worker-6-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.11` are: 0.11.27, 0.11.26, 0.11.25, 0.11.24, 0.11.23, 0.11.22, 0.11.21, 0.11.20, 0.11.19, 0.11.18, 0.11.17, 0.11.16, 0.11.15, 0.11.14, 0.11.13, 0.11.12, 0.11.11, 0.11.10, 0.11.9, 0.11.8, 0.11.7, 0.11.6, 0.11.5, 0.11.4, 0.11.3, 0.11.2, 0.11.1, 0.11.0
[INFO] [stderr] 
[INFO] [stderr] package `arbitrage_bot` depends on `reqwest` with feature `tls` but `reqwest` does not have that feature.
[INFO] [stderr]  package `reqwest` does have feature `__tls`
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `reqwest` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `reqwest`.
    ... required by package `arbitrage_bot v0.1.0 (/workspace/builds/worker-6-tc1/source)`
versions that meet the requirements `^0.11` are: 0.11.27, 0.11.26, 0.11.25, 0.11.24, 0.11.23, 0.11.22, 0.11.21, 0.11.20, 0.11.19, 0.11.18, 0.11.17, 0.11.16, 0.11.15, 0.11.14, 0.11.13, 0.11.12, 0.11.11, 0.11.10, 0.11.9, 0.11.8, 0.11.7, 0.11.6, 0.11.5, 0.11.4, 0.11.3, 0.11.2, 0.11.1, 0.11.0

package `arbitrage_bot` depends on `reqwest` with feature `tls` but `reqwest` does not have that feature.
 package `reqwest` does have feature `__tls`


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