[INFO] cloning repository https://github.com/Smert-nik/rust64
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Smert-nik/rust64" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmert-nik%2Frust64", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmert-nik%2Frust64'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5aaf07d7ccc6f2d14c1dfb7e14f6af63ba851ca3
[INFO] checking Smert-nik/rust64 against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmert-nik%2Frust64" "/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/Smert-nik/rust64
[INFO] finished tweaking git repo https://github.com/Smert-nik/rust64
[INFO] tweaked toml for git repo https://github.com/Smert-nik/rust64 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Smert-nik/rust64 on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Smert-nik/rust64 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" "+36b21637e93b038453924d3c66821089e71d8baa" "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]     Updating crates.io index
[INFO] [stderr] error: failed to select a version for `sdl2-sys`.
[INFO] [stderr]     ... required by package `sdl2 v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `sdl2 = "^0.31.0"` (locked to 0.31.0) of package `orbclient v0.3.23`
[INFO] [stderr]     ... which satisfies dependency `orbclient = "^0.3.20"` (locked to 0.3.23) of package `minifb v0.20.0`
[INFO] [stderr]     ... which satisfies dependency `minifb = "^0.20"` (locked to 0.20.0) of package `rust64 v0.6.1 (/workspace/builds/worker-1-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.31.0` (locked to 0.31.0) are: 0.31.0
[INFO] [stderr] 
[INFO] [stderr] package `sdl2-sys` links to the native library `SDL2`, but it conflicts with a previous package which links to `SDL2` as well:
[INFO] [stderr] package `sdl2-sys v0.35.1`
[INFO] [stderr]     ... which satisfies dependency `sdl2-sys = "^0.35.1"` (locked to 0.35.1) of package `sdl2 v0.35.1`
[INFO] [stderr]     ... which satisfies dependency `sdl2 = "^0.35.0"` (locked to 0.35.1) of package `rust64 v0.6.1 (/workspace/builds/worker-1-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 = "SDL2"` 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 `sdl2-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
    Updating crates.io index
error: failed to select a version for `sdl2-sys`.
    ... required by package `sdl2 v0.31.0`
    ... which satisfies dependency `sdl2 = "^0.31.0"` (locked to 0.31.0) of package `orbclient v0.3.23`
    ... which satisfies dependency `orbclient = "^0.3.20"` (locked to 0.3.23) of package `minifb v0.20.0`
    ... which satisfies dependency `minifb = "^0.20"` (locked to 0.20.0) of package `rust64 v0.6.1 (/workspace/builds/worker-1-tc1/source)`
versions that meet the requirements `^0.31.0` (locked to 0.31.0) are: 0.31.0

package `sdl2-sys` links to the native library `SDL2`, but it conflicts with a previous package which links to `SDL2` as well:
package `sdl2-sys v0.35.1`
    ... which satisfies dependency `sdl2-sys = "^0.35.1"` (locked to 0.35.1) of package `sdl2 v0.35.1`
    ... which satisfies dependency `sdl2 = "^0.35.0"` (locked to 0.35.1) of package `rust64 v0.6.1 (/workspace/builds/worker-1-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 = "SDL2"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

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