[INFO] fetching crate dysql-core 2.0.0...
[INFO] checking dysql-core-2.0.0 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[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 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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.28.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rbdc-sqlite v4.5.4`
[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
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking dysql-core-2.0.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate dysql-core 2.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dysql-core 2.0.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-tc2/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.28.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rbdc-sqlite v4.5.4`
[INFO] [stderr]     ... which satisfies dependency `rbdc-sqlite = "^4.5"` of package `dysql-core v2.0.0 (/workspace/builds/worker-2-tc2/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
[INFO] checking dysql-core-2.0.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate dysql-core 2.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dysql-core 2.0.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-tc2/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.28.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rbdc-sqlite v4.5.4`
[INFO] [stderr]     ... which satisfies dependency `rbdc-sqlite = "^4.5"` of package `dysql-core v2.0.0 (/workspace/builds/worker-2-tc2/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
[INFO] checking dysql-core-2.0.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate dysql-core 2.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dysql-core 2.0.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-tc2/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.28.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rbdc-sqlite v4.5.4`
[INFO] [stderr]     ... which satisfies dependency `rbdc-sqlite = "^4.5"` of package `dysql-core v2.0.0 (/workspace/builds/worker-2-tc2/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
[INFO] checking dysql-core-2.0.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate dysql-core 2.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dysql-core 2.0.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-tc2/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.28.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rbdc-sqlite v4.5.4`
[INFO] [stderr]     ... which satisfies dependency `rbdc-sqlite = "^4.5"` of package `dysql-core v2.0.0 (/workspace/builds/worker-2-tc2/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
[INFO] checking dysql-core-2.0.0 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate dysql-core 2.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dysql-core 2.0.0 on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-tc2/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.28.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rbdc-sqlite v4.5.4`
[INFO] [stderr]     ... which satisfies dependency `rbdc-sqlite = "^4.5"` of package `dysql-core v2.0.0 (/workspace/builds/worker-2-tc2/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
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 101
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
