[INFO] cloning repository https://github.com/ChariotEngine/Chariot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChariotEngine/Chariot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChariotEngine%2FChariot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChariotEngine%2FChariot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26b98d09d9a4d139bd4636fec0a9f30dc85db1d0 [INFO] building ChariotEngine/Chariot against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChariotEngine%2FChariot" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChariotEngine/Chariot on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ChariotEngine/Chariot [INFO] finished tweaking git repo https://github.com/ChariotEngine/Chariot [INFO] tweaked toml for git repo https://github.com/ChariotEngine/Chariot written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ChariotEngine/Chariot 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/media/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/identifier/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/file_formats/language/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/resource/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/file_formats/dat/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/file_formats/scn/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/crates/types/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/tools/slp_viewer/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/AngryLawyer/rust-sdl2.git` [INFO] [stderr] error: failed to select a version for `sdl2-sys`. [INFO] [stderr] ... required by package `sdl2 v0.30.0` [INFO] [stderr] ... which satisfies dependency `sdl2 = "^0.30.0"` (locked to 0.30.0) of package `orbclient v0.3.12` [INFO] [stderr] ... which satisfies dependency `orbclient = "^0.3.4"` (locked to 0.3.12) of package `minifb v0.9.2` [INFO] [stderr] ... which satisfies dependency `minifb = "^0.9"` (locked to 0.9.2) of package `slp_viewer v0.1.0 (/workspace/builds/worker-7-tc1/source/tools/slp_viewer)` [INFO] [stderr] versions that meet the requirements `^0.30.0` (locked to 0.30.0) are: 0.30.0 [INFO] [stderr] [INFO] [stderr] the 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.27.3 (https://github.com/AngryLawyer/rust-sdl2.git?rev=121ec0c54d53b8ba2a144e34092e243d12b6c29f#121ec0c5)` [INFO] [stderr] ... which satisfies git dependency `sdl2-sys` (locked to 0.27.3) of package `sdl2 v0.29.1 (https://github.com/AngryLawyer/rust-sdl2.git?rev=121ec0c54d53b8ba2a144e34092e243d12b6c29f#121ec0c5)` [INFO] [stderr] ... which satisfies git dependency `sdl2` (locked to 0.29.1) of package `chariot_media v0.1.0 (/workspace/builds/worker-7-tc1/source/crates/media)` [INFO] [stderr] ... which satisfies path dependency `chariot_media` (locked to 0.1.0) of package `chariot v0.1.0 (/workspace/builds/worker-7-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 ExecutionFailed(ExitStatus(unix_wait_status(25856)))