[INFO] fetching crate edge 0.0.1...
[INFO] checking edge-0.0.1 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate edge 0.0.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate edge 0.0.1
[INFO] finished tweaking crates.io crate edge 0.0.1
[INFO] tweaked toml for crates.io crate edge 0.0.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate edge 0.0.1 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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 `hyper`.
[INFO] [stderr]     ... required by package `edge v0.0.1 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.8.0` are: 0.8.1, 0.8.0
[INFO] [stderr] 
[INFO] [stderr] package `edge` depends on `hyper` with feature `cookie` but `hyper` does not have that feature.
[INFO] [stderr]  A required dependency with that name exists, but only optional dependencies can be used as features.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `hyper` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `hyper`.
    ... required by package `edge v0.0.1 (/workspace/builds/worker-3-tc1/source)`
versions that meet the requirements `^0.8.0` are: 0.8.1, 0.8.0

package `edge` depends on `hyper` with feature `cookie` but `hyper` does not have that feature.
 A required dependency with that name exists, but only optional dependencies can be used as features.


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