[INFO] cloning repository https://github.com/mystchonky/kono [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mystchonky/kono" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystchonky%2Fkono", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystchonky%2Fkono'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86cabfec608fed5d4502bd61ac5eeea973b91273 [INFO] checking mystchonky/kono against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystchonky%2Fkono" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mystchonky/kono [INFO] finished tweaking git repo https://github.com/mystchonky/kono [INFO] tweaked toml for git repo https://github.com/mystchonky/kono written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mystchonky/kono on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://invent.kde.org/libraries/cxx-kde-frameworks.git` [INFO] [stderr] error: failed to select a version for `cxx-qt`. [INFO] [stderr] ... required by package `cxx-kde-frameworks v0.1.0 (https://invent.kde.org/libraries/cxx-kde-frameworks.git#492db0e2)` [INFO] [stderr] ... which satisfies git dependency `cxx-kde-frameworks` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] versions that meet the requirements `^0.8.0` are: 0.8.0 [INFO] [stderr] [INFO] [stderr] package `cxx-qt` links to the native library `cxx-qt`, but it conflicts with a previous package which links to `cxx-qt` as well: [INFO] [stderr] package `cxx-qt v0.7.3` [INFO] [stderr] ... which satisfies dependency `cxx-qt = "^0.7.3"` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "cxx-qt"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `cxx-qt` which could resolve this conflict [INFO] checking mystchonky/kono against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystchonky%2Fkono" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mystchonky/kono [INFO] finished tweaking git repo https://github.com/mystchonky/kono [INFO] tweaked toml for git repo https://github.com/mystchonky/kono written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mystchonky/kono on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "generate-lockfile" "--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] Updating git repository `https://invent.kde.org/libraries/cxx-kde-frameworks.git` [INFO] [stderr] error: failed to select a version for `cxx-qt`. [INFO] [stderr] ... required by package `cxx-kde-frameworks v0.1.0 (https://invent.kde.org/libraries/cxx-kde-frameworks.git#492db0e2)` [INFO] [stderr] ... which satisfies git dependency `cxx-kde-frameworks` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] versions that meet the requirements `^0.8.0` are: 0.8.0 [INFO] [stderr] [INFO] [stderr] package `cxx-qt` links to the native library `cxx-qt`, but it conflicts with a previous package which links to `cxx-qt` as well: [INFO] [stderr] package `cxx-qt v0.7.3` [INFO] [stderr] ... which satisfies dependency `cxx-qt = "^0.7.3"` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "cxx-qt"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `cxx-qt` which could resolve this conflict [INFO] checking mystchonky/kono against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystchonky%2Fkono" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mystchonky/kono [INFO] finished tweaking git repo https://github.com/mystchonky/kono [INFO] tweaked toml for git repo https://github.com/mystchonky/kono written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mystchonky/kono on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://invent.kde.org/libraries/cxx-kde-frameworks.git` [INFO] [stderr] error: failed to select a version for `cxx-qt`. [INFO] [stderr] ... required by package `cxx-kde-frameworks v0.1.0 (https://invent.kde.org/libraries/cxx-kde-frameworks.git#492db0e2)` [INFO] [stderr] ... which satisfies git dependency `cxx-kde-frameworks` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] versions that meet the requirements `^0.8.0` are: 0.8.0 [INFO] [stderr] [INFO] [stderr] package `cxx-qt` links to the native library `cxx-qt`, but it conflicts with a previous package which links to `cxx-qt` as well: [INFO] [stderr] package `cxx-qt v0.7.3` [INFO] [stderr] ... which satisfies dependency `cxx-qt = "^0.7.3"` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "cxx-qt"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `cxx-qt` which could resolve this conflict [INFO] checking mystchonky/kono against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystchonky%2Fkono" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mystchonky/kono [INFO] finished tweaking git repo https://github.com/mystchonky/kono [INFO] tweaked toml for git repo https://github.com/mystchonky/kono written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mystchonky/kono on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://invent.kde.org/libraries/cxx-kde-frameworks.git` [INFO] [stderr] error: failed to select a version for `cxx-qt`. [INFO] [stderr] ... required by package `cxx-kde-frameworks v0.1.0 (https://invent.kde.org/libraries/cxx-kde-frameworks.git#492db0e2)` [INFO] [stderr] ... which satisfies git dependency `cxx-kde-frameworks` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] versions that meet the requirements `^0.8.0` are: 0.8.0 [INFO] [stderr] [INFO] [stderr] package `cxx-qt` links to the native library `cxx-qt`, but it conflicts with a previous package which links to `cxx-qt` as well: [INFO] [stderr] package `cxx-qt v0.7.3` [INFO] [stderr] ... which satisfies dependency `cxx-qt = "^0.7.3"` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "cxx-qt"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `cxx-qt` which could resolve this conflict [INFO] checking mystchonky/kono against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmystchonky%2Fkono" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mystchonky/kono [INFO] finished tweaking git repo https://github.com/mystchonky/kono [INFO] tweaked toml for git repo https://github.com/mystchonky/kono written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mystchonky/kono on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://invent.kde.org/libraries/cxx-kde-frameworks.git` [INFO] [stderr] error: failed to select a version for `cxx-qt`. [INFO] [stderr] ... required by package `cxx-kde-frameworks v0.1.0 (https://invent.kde.org/libraries/cxx-kde-frameworks.git#492db0e2)` [INFO] [stderr] ... which satisfies git dependency `cxx-kde-frameworks` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] versions that meet the requirements `^0.8.0` are: 0.8.0 [INFO] [stderr] [INFO] [stderr] package `cxx-qt` links to the native library `cxx-qt`, but it conflicts with a previous package which links to `cxx-qt` as well: [INFO] [stderr] package `cxx-qt v0.7.3` [INFO] [stderr] ... which satisfies dependency `cxx-qt = "^0.7.3"` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` [INFO] [stderr] Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "cxx-qt"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. [INFO] [stderr] [INFO] [stderr] failed to select a version for `cxx-qt` which could resolve this conflict command failed: exit status: 101 Updating crates.io index Updating git repository `https://invent.kde.org/libraries/cxx-kde-frameworks.git` error: failed to select a version for `cxx-qt`. ... required by package `cxx-kde-frameworks v0.1.0 (https://invent.kde.org/libraries/cxx-kde-frameworks.git#492db0e2)` ... which satisfies git dependency `cxx-kde-frameworks` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` versions that meet the requirements `^0.8.0` are: 0.8.0 package `cxx-qt` links to the native library `cxx-qt`, but it conflicts with a previous package which links to `cxx-qt` as well: package `cxx-qt v0.7.3` ... which satisfies dependency `cxx-qt = "^0.7.3"` of package `kono v0.1.0 (/workspace/builds/worker-4-tc2/source)` Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "cxx-qt"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links. failed to select a version for `cxx-qt` which could resolve this conflict