[INFO] fetching crate dysql-core 2.0.0... [INFO] building dysql-core-2.0.0 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate dysql-core 2.0.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate dysql-core 2.0.0 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 crates.io crate dysql-core 2.0.0 [INFO] finished tweaking crates.io crate dysql-core 2.0.0 [INFO] tweaked toml for crates.io crate dysql-core 2.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: failed to select a version for `libsqlite3-sys`. [INFO] [stderr] ... required by package `sqlx-sqlite v0.7.0` [INFO] [stderr] ... which satisfies dependency `sqlx-sqlite = "=0.7.0"` of package `sqlx v0.7.0` [INFO] [stderr] ... which satisfies dependency `sqlx = "^0.7"` of package `dysql-core v2.0.0 (/workspace/builds/worker-2-tc1/source)` [INFO] [stderr] versions that meet the requirements `^0.26.0` are: 0.26.0 [INFO] [stderr] [INFO] [stderr] the package `libsqlite3-sys` links to the native library `sqlite3`, but it conflicts with a previous package which links to `sqlite3` as well: [INFO] [stderr] package `libsqlite3-sys v0.30.0` [INFO] [stderr] ... which satisfies dependency `libsqlite3-sys = "^0.30.0"` of package `rbdc-sqlite v4.5.7` [INFO] [stderr] ... which satisfies dependency `rbdc-sqlite = "^4.5"` of package `dysql-core v2.0.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 = "sqlite3"` 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 `libsqlite3-sys` which could resolve this conflict ExecutionFailed(ExitStatus(unix_wait_status(25856)))