[INFO] cloning repository https://github.com/DerekHertz/gift_registry
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerekHertz/gift_registry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerekHertz%2Fgift_registry", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerekHertz%2Fgift_registry'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5d6a6da8576bc9e0420feed6f7fcdb88261b7bb1
[INFO] checking DerekHertz/gift_registry against master#3f6250a7bb79e600d9036bbc7c8f65af43933643 for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerekHertz%2Fgift_registry" "/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/DerekHertz/gift_registry
[INFO] finished tweaking git repo https://github.com/DerekHertz/gift_registry
[INFO] tweaked toml for git repo https://github.com/DerekHertz/gift_registry written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DerekHertz/gift_registry on toolchain 3f6250a7bb79e600d9036bbc7c8f65af43933643
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DerekHertz/gift_registry 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" "+3f6250a7bb79e600d9036bbc7c8f65af43933643" "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 `sqlx`.
[INFO] [stderr]     ... required by package `gift_registry v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.7` are: 0.7.4, 0.7.3, 0.7.2, 0.7.1, 0.7.0
[INFO] [stderr] 
[INFO] [stderr] package `gift_registry` depends on `sqlx` with feature `decimal` but `sqlx` does not have that feature.
[INFO] [stderr]  package `sqlx` does have feature `bigdecimal`
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `sqlx` 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 `sqlx`.
    ... required by package `gift_registry v0.1.0 (/workspace/builds/worker-0-tc1/source)`
versions that meet the requirements `^0.7` are: 0.7.4, 0.7.3, 0.7.2, 0.7.1, 0.7.0

package `gift_registry` depends on `sqlx` with feature `decimal` but `sqlx` does not have that feature.
 package `sqlx` does have feature `bigdecimal`


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