[INFO] fetching crate aftershock 0.0.18... [INFO] checking aftershock-0.0.18 against nightly-2024-10-24 for legacyreceiver_rename [INFO] extracting crate aftershock 0.0.18 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate aftershock 0.0.18 on toolchain nightly-2024-10-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2024-10-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aftershock 0.0.18 [INFO] finished tweaking crates.io crate aftershock 0.0.18 [INFO] tweaked toml for crates.io crate aftershock 0.0.18 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate aftershock 0.0.18 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" "+nightly-2024-10-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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.23.0` [INFO] [stderr] ... which satisfies dependency `minifb = "^0.23.0"` (locked to 0.23.0) of package `aftershock v0.0.18 (/workspace/builds/worker-5-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] 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.35.2` [INFO] [stderr] ... which satisfies dependency `sdl2-sys = "^0.35.2"` (locked to 0.35.2) of package `sdl2 v0.35.2` [INFO] [stderr] ... which satisfies dependency `sdl2 = "^0.35.2"` (locked to 0.35.2) of package `aftershock v0.0.18 (/workspace/builds/worker-5-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)))