[INFO] cloning repository https://github.com/revanp/actix-boilerplate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/revanp/actix-boilerplate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frevanp%2Factix-boilerplate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frevanp%2Factix-boilerplate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a01f08eedd60c61d8c18bf4e3bf859f5c0c99c6
[INFO] documenting revanp/actix-boilerplate against 1.90.0 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frevanp%2Factix-boilerplate" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/revanp/actix-boilerplate
[INFO] finished tweaking git repo https://github.com/revanp/actix-boilerplate
[INFO] tweaked toml for git repo https://github.com/revanp/actix-boilerplate written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/revanp/actix-boilerplate on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/revanp/actix-boilerplate 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/Brendonovich/prisma-client-rust`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Brendonovich/prisma-engines`
[INFO] [stderr] error: failed to select a version for `prisma-client-rust`.
[INFO] [stderr]     ... required by package `crud-test v0.1.0 (/workspace/builds/worker-3-tc1/source)`
[INFO] [stderr] versions that meet the requirements `*` are: 0.6.11
[INFO] [stderr] 
[INFO] [stderr] package `crud-test` depends on `prisma-client-rust` with feature `cli` but `prisma-client-rust` does not have that feature.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `prisma-client-rust` which could resolve this conflict


command failed: exit status: 101

    Updating git repository `https://github.com/Brendonovich/prisma-client-rust`
    Updating crates.io index
    Updating git repository `https://github.com/Brendonovich/prisma-engines`
error: failed to select a version for `prisma-client-rust`.
    ... required by package `crud-test v0.1.0 (/workspace/builds/worker-3-tc1/source)`
versions that meet the requirements `*` are: 0.6.11

package `crud-test` depends on `prisma-client-rust` with feature `cli` but `prisma-client-rust` does not have that feature.


failed to select a version for `prisma-client-rust` which could resolve this conflict