[INFO] cloning repository https://github.com/0xcathiefish/roxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xcathiefish/roxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcathiefish%2Froxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcathiefish%2Froxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26603df6439b3cfd407f30cab7fee521d90f0c80
[INFO] checking 0xcathiefish/roxy against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xcathiefish%2Froxy" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xcathiefish/roxy
[INFO] finished tweaking git repo https://github.com/0xcathiefish/roxy
[INFO] tweaked toml for git repo https://github.com/0xcathiefish/roxy written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xcathiefish/roxy on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xcathiefish/roxy 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `reqwest`.
[INFO] [stderr]     ... required by package `roxy v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.12.5` (locked to 0.12.23) are: 0.12.23
[INFO] [stderr] 
[INFO] [stderr] package `roxy` depends on `reqwest` with feature `tokio-native-tls` but `reqwest` does not have that feature.
[INFO] [stderr]  An optional dependency with that name exists, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `reqwest` which could resolve this conflict


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for `reqwest`.
    ... required by package `roxy v0.1.0 (/workspace/builds/worker-0-tc1/source)`
versions that meet the requirements `^0.12.5` (locked to 0.12.23) are: 0.12.23

package `roxy` depends on `reqwest` with feature `tokio-native-tls` but `reqwest` does not have that feature.
 An optional dependency with that name exists, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.


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