[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] 007ca15617fef84132df8ac318a78aeecf8d629c
[INFO] checking tliron/rust-floria against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftliron%2Frust-floria" "/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/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tliron/rust-floria on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "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-4-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] 
[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-4-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.


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