[INFO] fetching crate dysql-core 2.0.0...
[INFO] checking dysql-core-2.0.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate dysql-core 2.0.0 into /workspace/builds/worker-3-tc1/source
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dysql-core 2.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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-3-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.26.0` are: 0.26.0
[INFO] [stderr] 
[INFO] [stderr] 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-3-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


command failed: exit status: 101

    Updating crates.io index
error: failed to select a version for `libsqlite3-sys`.
    ... required by package `sqlx-sqlite v0.7.0`
    ... which satisfies dependency `sqlx-sqlite = "=0.7.0"` of package `sqlx v0.7.0`
    ... which satisfies dependency `sqlx = "^0.7"` of package `dysql-core v2.0.0 (/workspace/builds/worker-3-tc1/source)`
versions that meet the requirements `^0.26.0` are: 0.26.0

package `libsqlite3-sys` links to the native library `sqlite3`, but it conflicts with a previous package which links to `sqlite3` as well:
package `libsqlite3-sys v0.30.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.30.0"` of package `rbdc-sqlite v4.5.7`
    ... which satisfies dependency `rbdc-sqlite = "^4.5"` of package `dysql-core v2.0.0 (/workspace/builds/worker-3-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 = "sqlite3"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

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