[INFO] cloning repository https://github.com/tliron/rust-floria
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tliron/rust-floria" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftliron%2Frust-floria", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftliron%2Frust-floria'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 041d538ba275546c9d96a32cb0cd2a0e85bc488b
[INFO] checking tliron/rust-floria against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftliron%2Frust-floria" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tliron/rust-floria
[INFO] finished tweaking git repo https://github.com/tliron/rust-floria
[INFO] tweaked toml for git repo https://github.com/tliron/rust-floria written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tliron/rust-floria on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tliron/rust-floria 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `kutil`.
[INFO] [stderr]     ... required by package `floria v0.0.5 (/workspace/builds/worker-2-tc1/source/library)`
[INFO] [stderr] versions that meet the requirements `=0.0.5` are: 0.0.5
[INFO] [stderr] 
[INFO] [stderr] package `floria` depends on `kutil` with feature `_blanket` but `kutil` does not have that feature.
[INFO] [stderr]  available features: acme, async, axum, bimap, blocking, clap, cli, derive, fast_collections, file, http, immutable, io, moka, serde, std, tls, tower, transcoding
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `kutil` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `kutil`.
    ... required by package `floria v0.0.5 (/workspace/builds/worker-2-tc1/source/library)`
versions that meet the requirements `=0.0.5` are: 0.0.5

package `floria` depends on `kutil` with feature `_blanket` but `kutil` does not have that feature.
 available features: acme, async, axum, bimap, blocking, clap, cli, derive, fast_collections, file, http, immutable, io, moka, serde, std, tls, tower, transcoding


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