[INFO] cloning repository https://github.com/yuraiz/origami
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuraiz/origami" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuraiz%2Forigami", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuraiz%2Forigami'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c375d18b62f33315f2184030007f52897adbd7c3
[INFO] checking yuraiz/origami against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuraiz%2Forigami" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuraiz/origami
[INFO] finished tweaking git repo https://github.com/yuraiz/origami
[INFO] tweaked toml for git repo https://github.com/yuraiz/origami written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuraiz/origami 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/yuraiz/origami 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[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 `libadwaita-sys`.
[INFO] [stderr]     ... required by package `libadwaita v0.7.0`
[INFO] [stderr]     ... which satisfies dependency `adw = "^0.7"` of package `origami v0.9.0 (/workspace/builds/worker-1-tc1/source/origami)`
[INFO] [stderr]     ... which satisfies path dependency `ori` of package `demo v0.8.1 (/workspace/builds/worker-1-tc1/source/demo)`
[INFO] [stderr] versions that meet the requirements `^0.7` are: 0.7.2, 0.7.1, 0.7.0
[INFO] [stderr] 
[INFO] [stderr] package `libadwaita-sys` links to the native library `libadwaita-1`, but it conflicts with a previous package which links to `libadwaita-1` as well:
[INFO] [stderr] package `libadwaita-sys v0.6.0`
[INFO] [stderr]     ... which satisfies dependency `ffi = "^0.6"` of package `libadwaita v0.6.0`
[INFO] [stderr]     ... which satisfies dependency `adw = "^0.6"` of package `demo v0.8.1 (/workspace/builds/worker-1-tc1/source/demo)`
[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 = "libadwaita-1"` 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 `libadwaita-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 `libadwaita-sys`.
    ... required by package `libadwaita v0.7.0`
    ... which satisfies dependency `adw = "^0.7"` of package `origami v0.9.0 (/workspace/builds/worker-1-tc1/source/origami)`
    ... which satisfies path dependency `ori` of package `demo v0.8.1 (/workspace/builds/worker-1-tc1/source/demo)`
versions that meet the requirements `^0.7` are: 0.7.2, 0.7.1, 0.7.0

package `libadwaita-sys` links to the native library `libadwaita-1`, but it conflicts with a previous package which links to `libadwaita-1` as well:
package `libadwaita-sys v0.6.0`
    ... which satisfies dependency `ffi = "^0.6"` of package `libadwaita v0.6.0`
    ... which satisfies dependency `adw = "^0.6"` of package `demo v0.8.1 (/workspace/builds/worker-1-tc1/source/demo)`
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 = "libadwaita-1"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

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