[INFO] cloning repository https://github.com/ds2/n8w8-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ds2/n8w8-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds2%2Fn8w8-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds2%2Fn8w8-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6e5ba234584c82ed2e4296ed947820006bcb4cf4
[INFO] checking ds2/n8w8-rust against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fds2%2Fn8w8-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ds2/n8w8-rust
[INFO] finished tweaking git repo https://github.com/ds2/n8w8-rust
[INFO] tweaked toml for git repo https://github.com/ds2/n8w8-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ds2/n8w8-rust on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ds2/n8w8-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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `k8s-openapi`.
[INFO] [stderr]     ... required by package `nachtwacht-cli v0.3.0-alpha.1 (/workspace/builds/worker-3-tc1/source/cli)`
[INFO] [stderr] versions that meet the requirements `^0.25.0` are: 0.25.0
[INFO] [stderr] 
[INFO] [stderr] package `nachtwacht-cli` depends on `k8s-openapi` with feature `v1_26` but `k8s-openapi` does not have that feature.
[INFO] [stderr]  package `k8s-openapi` does have feature `v1_30`
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `k8s-openapi` which could resolve this conflict


command failed: exit status: 101

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for `k8s-openapi`.
    ... required by package `nachtwacht-cli v0.3.0-alpha.1 (/workspace/builds/worker-3-tc1/source/cli)`
versions that meet the requirements `^0.25.0` are: 0.25.0

package `nachtwacht-cli` depends on `k8s-openapi` with feature `v1_26` but `k8s-openapi` does not have that feature.
 package `k8s-openapi` does have feature `v1_30`


failed to select a version for `k8s-openapi` which could resolve this conflict