[INFO] cloning repository https://github.com/DuckyHQ0/hqlauncher-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DuckyHQ0/hqlauncher-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuckyHQ0%2Fhqlauncher-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuckyHQ0%2Fhqlauncher-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46b74b4ffeb536513c7f3c42e75f6fafcc300862
[INFO] checking DuckyHQ0/hqlauncher-rs against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDuckyHQ0%2Fhqlauncher-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DuckyHQ0/hqlauncher-rs
[INFO] finished tweaking git repo https://github.com/DuckyHQ0/hqlauncher-rs
[INFO] tweaked toml for git repo https://github.com/DuckyHQ0/hqlauncher-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DuckyHQ0/hqlauncher-rs on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DuckyHQ0/hqlauncher-rs 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `webkit2gtk-sys`.
[INFO] [stderr]     ... required by package `wry v0.18.3`
[INFO] [stderr]     ... which satisfies dependency `wry = "^0.18.3"` of package `tauri-runtime-wry v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `tauri-runtime-wry = "^0.9.0"` of package `tauri v1.0.0`
[INFO] [stderr]     ... which satisfies dependency `tauri = "^1"` of package `hql v0.0.0 (/workspace/builds/worker-6-tc1/source/hql/src-tauri)`
[INFO] [stderr] versions that meet the requirements `^0.18` are: 0.18.0
[INFO] [stderr] 
[INFO] [stderr] package `webkit2gtk-sys` links to the native library `web_kit2`, but it conflicts with a previous package which links to `web_kit2` as well:
[INFO] [stderr] package `webkit2gtk-sys v2.0.1`
[INFO] [stderr]     ... which satisfies dependency `webkit2gtk-sys = "=2.0.1"` of package `wry v0.41.0`
[INFO] [stderr]     ... which satisfies dependency `wry = "^0.41.0"` of package `msmc v0.1.1 (/workspace/builds/worker-6-tc1/source/msmc)`
[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 = "web_kit2"` 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 `webkit2gtk-sys` which could resolve this conflict


command failed: exit status: 101

warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
    Updating crates.io index
error: failed to select a version for `webkit2gtk-sys`.
    ... required by package `wry v0.18.3`
    ... which satisfies dependency `wry = "^0.18.3"` of package `tauri-runtime-wry v0.9.0`
    ... which satisfies dependency `tauri-runtime-wry = "^0.9.0"` of package `tauri v1.0.0`
    ... which satisfies dependency `tauri = "^1"` of package `hql v0.0.0 (/workspace/builds/worker-6-tc1/source/hql/src-tauri)`
versions that meet the requirements `^0.18` are: 0.18.0

package `webkit2gtk-sys` links to the native library `web_kit2`, but it conflicts with a previous package which links to `web_kit2` as well:
package `webkit2gtk-sys v2.0.1`
    ... which satisfies dependency `webkit2gtk-sys = "=2.0.1"` of package `wry v0.41.0`
    ... which satisfies dependency `wry = "^0.41.0"` of package `msmc v0.1.1 (/workspace/builds/worker-6-tc1/source/msmc)`
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 = "web_kit2"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `webkit2gtk-sys` which could resolve this conflict