[INFO] cloning repository https://github.com/hvze/misaki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hvze/misaki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvze%2Fmisaki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvze%2Fmisaki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c81168ba5cb897c4e5d4edc15e9208f85af318df
[INFO] checking hvze/misaki against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhvze%2Fmisaki" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hvze/misaki
[INFO] finished tweaking git repo https://github.com/hvze/misaki
[INFO] tweaked toml for git repo https://github.com/hvze/misaki written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hvze/misaki on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hvze/misaki 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/SpaceManiac/discord-rs`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `openssl-sys`.
[INFO] [stderr]     ... required by package `openssl v0.7.14`
[INFO] [stderr]     ... which satisfies dependency `openssl = "^0.7"` (locked to 0.7.14) of package `hyper v0.9.18`
[INFO] [stderr]     ... which satisfies dependency `hyper = "^0.9"` (locked to 0.9.18) of package `discord v0.8.0 (https://github.com/SpaceManiac/discord-rs#c0815041)`
[INFO] [stderr]     ... which satisfies git dependency `discord` (locked to 0.8.0) of package `misaki v0.1.0 (/workspace/builds/worker-2-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.7.14` (locked to 0.7.17) are: 0.7.17
[INFO] [stderr] 
[INFO] [stderr] package `openssl-sys` links to the native library `openssl`, but it conflicts with a previous package which links to `openssl` as well:
[INFO] [stderr] package `openssl-sys v0.9.17`
[INFO] [stderr]     ... which satisfies dependency `openssl-sys = "^0.9.0"` (locked to 0.9.17) of package `curl v0.4.8`
[INFO] [stderr]     ... which satisfies dependency `curl = "^0.4.8"` (locked to 0.4.8) of package `misaki v0.1.0 (/workspace/builds/worker-2-tc1/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 = "openssl"` 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 `openssl-sys` which could resolve this conflict


command failed: exit status: 101

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
    Blocking waiting for file lock on package cache
    Updating git repository `https://github.com/SpaceManiac/discord-rs`
    Updating crates.io index
error: failed to select a version for `openssl-sys`.
    ... required by package `openssl v0.7.14`
    ... which satisfies dependency `openssl = "^0.7"` (locked to 0.7.14) of package `hyper v0.9.18`
    ... which satisfies dependency `hyper = "^0.9"` (locked to 0.9.18) of package `discord v0.8.0 (https://github.com/SpaceManiac/discord-rs#c0815041)`
    ... which satisfies git dependency `discord` (locked to 0.8.0) of package `misaki v0.1.0 (/workspace/builds/worker-2-tc1/source)`
versions that meet the requirements `^0.7.14` (locked to 0.7.17) are: 0.7.17

package `openssl-sys` links to the native library `openssl`, but it conflicts with a previous package which links to `openssl` as well:
package `openssl-sys v0.9.17`
    ... which satisfies dependency `openssl-sys = "^0.9.0"` (locked to 0.9.17) of package `curl v0.4.8`
    ... which satisfies dependency `curl = "^0.4.8"` (locked to 0.4.8) of package `misaki v0.1.0 (/workspace/builds/worker-2-tc1/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 = "openssl"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

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