[INFO] cloning repository https://github.com/pengqiangQiao/vllmRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pengqiangQiao/vllmRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpengqiangQiao%2FvllmRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpengqiangQiao%2FvllmRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 228470a5191960ff6846768e5bb0c3eff4b8afb7
[INFO] checking pengqiangQiao/vllmRust against master#0028f344ce9f64766259577c998a1959ca1f6a0b for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpengqiangQiao%2FvllmRust" "/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/pengqiangQiao/vllmRust
[INFO] finished tweaking git repo https://github.com/pengqiangQiao/vllmRust
[INFO] tweaked toml for git repo https://github.com/pengqiangQiao/vllmRust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pengqiangQiao/vllmRust on toolchain 0028f344ce9f64766259577c998a1959ca1f6a0b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pengqiangQiao/vllmRust 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" "+0028f344ce9f64766259577c998a1959ca1f6a0b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `cudarc`.
[INFO] [stderr]     ... required by package `vllmRust v0.1.0 (/workspace/builds/worker-5-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.11` are: 0.11.5, 0.11.9, 0.11.8, 0.11.7, 0.11.6, 0.11.4, 0.11.3, 0.11.2, 0.11.1, 0.11.0
[INFO] [stderr] 
[INFO] [stderr] package `vllmRust` depends on `cudarc` with feature `cuda-12` but `cudarc` does not have that feature.
[INFO] [stderr]  package `cudarc` does have feature `cuda-12000`
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `cudarc` which could resolve this conflict


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `cudarc`.
    ... required by package `vllmRust v0.1.0 (/workspace/builds/worker-5-tc1/source)`
versions that meet the requirements `^0.11` are: 0.11.5, 0.11.9, 0.11.8, 0.11.7, 0.11.6, 0.11.4, 0.11.3, 0.11.2, 0.11.1, 0.11.0

package `vllmRust` depends on `cudarc` with feature `cuda-12` but `cudarc` does not have that feature.
 package `cudarc` does have feature `cuda-12000`


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