[INFO] fetching crate edge 0.0.1...
[INFO] checking edge-0.0.1 against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[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 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "generate-lockfile" "--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 `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

    Blocking waiting for file lock on package cache
    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