[INFO] cloning repository https://github.com/elaemmanuel/CLI-Utility-Find-Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elaemmanuel/CLI-Utility-Find-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felaemmanuel%2FCLI-Utility-Find-Rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felaemmanuel%2FCLI-Utility-Find-Rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc0e8dfa97421e07e08d63b86e58b90500c6391b
[INFO] checking elaemmanuel/CLI-Utility-Find-Rust against master#64b72a1fa5449d928d5f553b01a596b78ee255d2 for pr-153457
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felaemmanuel%2FCLI-Utility-Find-Rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elaemmanuel/CLI-Utility-Find-Rust
[INFO] finished tweaking git repo https://github.com/elaemmanuel/CLI-Utility-Find-Rust
[INFO] tweaked toml for git repo https://github.com/elaemmanuel/CLI-Utility-Find-Rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elaemmanuel/CLI-Utility-Find-Rust on toolchain 64b72a1fa5449d928d5f553b01a596b78ee255d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elaemmanuel/CLI-Utility-Find-Rust 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" "+64b72a1fa5449d928d5f553b01a596b78ee255d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `cfg-if`.
[INFO] [stderr]     ... required by package `crossbeam-deque v0.8.3`
[INFO] [stderr]     ... which satisfies dependency `crossbeam-deque = "^0.8.1"` (locked to 0.8.3) of package `rayon-core v1.12.0`
[INFO] [stderr]     ... which satisfies dependency `rayon-core = "^1.12.0"` (locked to 1.12.0) of package `rayon v1.8.0`
[INFO] [stderr]     ... which satisfies dependency `rayon = "^1.8.0"` (locked to 1.8.0) of package `cli_utility_find v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^1` (locked to 1.0.0) are: 1.0.0
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `cfg-if v1.0.4`
[INFO] [stderr]     ... which satisfies dependency `cfg-if = "^1.0.4"` of package `thread-services v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `thread-services = "^0.1.0"` of package `thread v0.1.0`
[INFO] [stderr]     ... which satisfies dependency `thread = "^0.1.0"` (locked to 0.1.0) of package `cli_utility_find v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `cfg-if` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `cfg-if`.
    ... required by package `crossbeam-deque v0.8.3`
    ... which satisfies dependency `crossbeam-deque = "^0.8.1"` (locked to 0.8.3) of package `rayon-core v1.12.0`
    ... which satisfies dependency `rayon-core = "^1.12.0"` (locked to 1.12.0) of package `rayon v1.8.0`
    ... which satisfies dependency `rayon = "^1.8.0"` (locked to 1.8.0) of package `cli_utility_find v0.1.0 (/workspace/builds/worker-5-tc1/source)`
versions that meet the requirements `^1` (locked to 1.0.0) are: 1.0.0

all possible versions conflict with previously selected packages.

  previously selected package `cfg-if v1.0.4`
    ... which satisfies dependency `cfg-if = "^1.0.4"` of package `thread-services v0.1.0`
    ... which satisfies dependency `thread-services = "^0.1.0"` of package `thread v0.1.0`
    ... which satisfies dependency `thread = "^0.1.0"` (locked to 0.1.0) of package `cli_utility_find v0.1.0 (/workspace/builds/worker-5-tc1/source)`

failed to select a version for `cfg-if` which could resolve this conflict