[INFO] cloning repository https://github.com/WynnTY/vpnet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WynnTY/vpnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWynnTY%2Fvpnet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWynnTY%2Fvpnet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57a1af6d3902a51c30005d2fe7640bf07a1d4183
[INFO] checking WynnTY/vpnet against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWynnTY%2Fvpnet" "/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/WynnTY/vpnet
[INFO] finished tweaking git repo https://github.com/WynnTY/vpnet
[INFO] tweaked toml for git repo https://github.com/WynnTY/vpnet written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WynnTY/vpnet on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WynnTY/vpnet 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/vpnet-client/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/vpnet-server/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/vpnet-web/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] error: failed to select a version for `tower-http`.
[INFO] [stderr]     ... required by package `vpnet-server v0.1.0 (/workspace/builds/worker-6-tc1/source/vpnet-server)`
[INFO] [stderr] versions that meet the requirements `^0.5` (locked to 0.5.2) are: 0.5.2
[INFO] [stderr] 
[INFO] [stderr] package `vpnet-server` depends on `tower-http` with feature `compression` but `tower-http` does not have that feature.
[INFO] [stderr]  package `tower-http` does have feature `compression-br`
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `tower-http` which could resolve this conflict


command failed: exit status: 101

warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /workspace/builds/worker-6-tc1/source/vpnet-client/Cargo.toml
workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /workspace/builds/worker-6-tc1/source/vpnet-server/Cargo.toml
workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
package:   /workspace/builds/worker-6-tc1/source/vpnet-web/Cargo.toml
workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
error: failed to select a version for `tower-http`.
    ... required by package `vpnet-server v0.1.0 (/workspace/builds/worker-6-tc1/source/vpnet-server)`
versions that meet the requirements `^0.5` (locked to 0.5.2) are: 0.5.2

package `vpnet-server` depends on `tower-http` with feature `compression` but `tower-http` does not have that feature.
 package `tower-http` does have feature `compression-br`


failed to select a version for `tower-http` which could resolve this conflict