[INFO] cloning repository https://github.com/pszymkowiak/enigma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pszymkowiak/enigma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpszymkowiak%2Fenigma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpszymkowiak%2Fenigma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcdde01cf001b539e0b0b850c7c4be180fd496cb
[INFO] checking pszymkowiak/enigma against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpszymkowiak%2Fenigma" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pszymkowiak/enigma
[INFO] finished tweaking git repo https://github.com/pszymkowiak/enigma
[INFO] tweaked toml for git repo https://github.com/pszymkowiak/enigma written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pszymkowiak/enigma on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pszymkowiak/enigma 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `enigma-web`.
[INFO] [stderr]     ... required by package `enigma-proxy v0.1.0 (/workspace/builds/worker-4-tc1/source/crates/enigma-proxy)`
[INFO] [stderr] versions that meet the requirements `*` (locked to 0.1.0) are: 0.1.0
[INFO] [stderr] 
[INFO] [stderr] package `enigma-proxy` depends on `enigma-web` with feature `postgres` but `enigma-web` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `enigma-web` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `enigma-web`.
    ... required by package `enigma-proxy v0.1.0 (/workspace/builds/worker-4-tc1/source/crates/enigma-proxy)`
versions that meet the requirements `*` (locked to 0.1.0) are: 0.1.0

package `enigma-proxy` depends on `enigma-web` with feature `postgres` but `enigma-web` does not have that feature.


failed to select a version for `enigma-web` which could resolve this conflict