[INFO] cloning repository https://github.com/IBM/text-generation-inference
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IBM/text-generation-inference" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBM%2Ftext-generation-inference", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBM%2Ftext-generation-inference'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91a9072c8609f5a954ef9dca0f278e2a37026b56
[INFO] checking IBM/text-generation-inference against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBM%2Ftext-generation-inference" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IBM/text-generation-inference on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] finished tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] tweaked toml for git repo https://github.com/IBM/text-generation-inference written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/IBM/text-generation-inference 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `lock_api`.
[INFO] [stderr]     ... required by package `dashmap v5.5.3`
[INFO] [stderr]     ... which satisfies dependency `dashmap = "^5.1.0"` (locked to 5.5.3) of package `opentelemetry_sdk v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry_sdk = "^0.19"` (locked to 0.19.0) of package `opentelemetry v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry = "^0.19.0"` (locked to 0.19.0) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc1/source/router)`
[INFO] [stderr] versions that meet the requirements `^0.4.10` are: 0.4.11, 0.4.10
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `lock_api v0.4.9`
[INFO] [stderr]     ... which satisfies dependency `lock_api = "^0.4.6"` (locked to 0.4.9) of package `parking_lot v0.12.1`
[INFO] [stderr]     ... which satisfies dependency `parking_lot = "^0.12"` (locked to 0.12.1) of package `moka v0.12.5`
[INFO] [stderr]     ... which satisfies dependency `moka = "^0.12.5"` (locked to 0.12.5) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc1/source/router)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `lock_api` which could resolve this conflict
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking IBM/text-generation-inference against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBM%2Ftext-generation-inference" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IBM/text-generation-inference on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] finished tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] tweaked toml for git repo https://github.com/IBM/text-generation-inference written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/IBM/text-generation-inference 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `lock_api`.
[INFO] [stderr]     ... required by package `dashmap v5.5.3`
[INFO] [stderr]     ... which satisfies dependency `dashmap = "^5.1.0"` (locked to 5.5.3) of package `opentelemetry_sdk v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry_sdk = "^0.19"` (locked to 0.19.0) of package `opentelemetry v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry = "^0.19.0"` (locked to 0.19.0) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] versions that meet the requirements `^0.4.10` are: 0.4.11, 0.4.10
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `lock_api v0.4.9`
[INFO] [stderr]     ... which satisfies dependency `lock_api = "^0.4.6"` (locked to 0.4.9) of package `parking_lot v0.12.1`
[INFO] [stderr]     ... which satisfies dependency `parking_lot = "^0.12"` (locked to 0.12.1) of package `moka v0.12.5`
[INFO] [stderr]     ... which satisfies dependency `moka = "^0.12.5"` (locked to 0.12.5) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `lock_api` which could resolve this conflict
[INFO] checking IBM/text-generation-inference against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBM%2Ftext-generation-inference" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IBM/text-generation-inference on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] finished tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] tweaked toml for git repo https://github.com/IBM/text-generation-inference written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/IBM/text-generation-inference 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `lock_api`.
[INFO] [stderr]     ... required by package `dashmap v5.5.3`
[INFO] [stderr]     ... which satisfies dependency `dashmap = "^5.1.0"` (locked to 5.5.3) of package `opentelemetry_sdk v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry_sdk = "^0.19"` (locked to 0.19.0) of package `opentelemetry v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry = "^0.19.0"` (locked to 0.19.0) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] versions that meet the requirements `^0.4.10` are: 0.4.11, 0.4.10
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `lock_api v0.4.9`
[INFO] [stderr]     ... which satisfies dependency `lock_api = "^0.4.6"` (locked to 0.4.9) of package `parking_lot v0.12.1`
[INFO] [stderr]     ... which satisfies dependency `parking_lot = "^0.12"` (locked to 0.12.1) of package `moka v0.12.5`
[INFO] [stderr]     ... which satisfies dependency `moka = "^0.12.5"` (locked to 0.12.5) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `lock_api` which could resolve this conflict
[INFO] checking IBM/text-generation-inference against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBM%2Ftext-generation-inference" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IBM/text-generation-inference on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] finished tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] tweaked toml for git repo https://github.com/IBM/text-generation-inference written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/IBM/text-generation-inference 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `lock_api`.
[INFO] [stderr]     ... required by package `dashmap v5.5.3`
[INFO] [stderr]     ... which satisfies dependency `dashmap = "^5.1.0"` (locked to 5.5.3) of package `opentelemetry_sdk v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry_sdk = "^0.19"` (locked to 0.19.0) of package `opentelemetry v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry = "^0.19.0"` (locked to 0.19.0) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] versions that meet the requirements `^0.4.10` are: 0.4.11, 0.4.10
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `lock_api v0.4.9`
[INFO] [stderr]     ... which satisfies dependency `lock_api = "^0.4.6"` (locked to 0.4.9) of package `parking_lot v0.12.1`
[INFO] [stderr]     ... which satisfies dependency `parking_lot = "^0.12"` (locked to 0.12.1) of package `moka v0.12.5`
[INFO] [stderr]     ... which satisfies dependency `moka = "^0.12.5"` (locked to 0.12.5) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `lock_api` which could resolve this conflict
[INFO] checking IBM/text-generation-inference against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBM%2Ftext-generation-inference" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IBM/text-generation-inference on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] finished tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] tweaked toml for git repo https://github.com/IBM/text-generation-inference written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/IBM/text-generation-inference 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `lock_api`.
[INFO] [stderr]     ... required by package `dashmap v5.5.3`
[INFO] [stderr]     ... which satisfies dependency `dashmap = "^5.1.0"` (locked to 5.5.3) of package `opentelemetry_sdk v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry_sdk = "^0.19"` (locked to 0.19.0) of package `opentelemetry v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry = "^0.19.0"` (locked to 0.19.0) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] versions that meet the requirements `^0.4.10` are: 0.4.11, 0.4.10
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `lock_api v0.4.9`
[INFO] [stderr]     ... which satisfies dependency `lock_api = "^0.4.6"` (locked to 0.4.9) of package `parking_lot v0.12.1`
[INFO] [stderr]     ... which satisfies dependency `parking_lot = "^0.12"` (locked to 0.12.1) of package `moka v0.12.5`
[INFO] [stderr]     ... which satisfies dependency `moka = "^0.12.5"` (locked to 0.12.5) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `lock_api` which could resolve this conflict
[INFO] checking IBM/text-generation-inference against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIBM%2Ftext-generation-inference" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/IBM/text-generation-inference on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] finished tweaking git repo https://github.com/IBM/text-generation-inference
[INFO] tweaked toml for git repo https://github.com/IBM/text-generation-inference written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/IBM/text-generation-inference 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `lock_api`.
[INFO] [stderr]     ... required by package `dashmap v5.5.3`
[INFO] [stderr]     ... which satisfies dependency `dashmap = "^5.1.0"` (locked to 5.5.3) of package `opentelemetry_sdk v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry_sdk = "^0.19"` (locked to 0.19.0) of package `opentelemetry v0.19.0`
[INFO] [stderr]     ... which satisfies dependency `opentelemetry = "^0.19.0"` (locked to 0.19.0) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] versions that meet the requirements `^0.4.10` are: 0.4.11, 0.4.10
[INFO] [stderr] 
[INFO] [stderr] all possible versions conflict with previously selected packages.
[INFO] [stderr] 
[INFO] [stderr]   previously selected package `lock_api v0.4.9`
[INFO] [stderr]     ... which satisfies dependency `lock_api = "^0.4.6"` (locked to 0.4.9) of package `parking_lot v0.12.1`
[INFO] [stderr]     ... which satisfies dependency `parking_lot = "^0.12"` (locked to 0.12.1) of package `moka v0.12.5`
[INFO] [stderr]     ... which satisfies dependency `moka = "^0.12.5"` (locked to 0.12.5) of package `text-generation-router v0.1.0 (/workspace/builds/worker-1-tc2/source/router)`
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `lock_api` which could resolve this conflict
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
