[INFO] cloning repository https://github.com/cloudydesk/sqlx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudydesk/sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Fsqlx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Fsqlx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb536360a0ddd68c93080e8a3f5ffdc04f248ca9
[INFO] checking cloudydesk/sqlx against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Fsqlx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] tweaked toml for git repo https://github.com/cloudydesk/sqlx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudydesk/sqlx on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudydesk/sqlx 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--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.1 (/workspace/builds/worker-7-tc2/source/sqlx-sqlite)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-sqlite` (locked to 0.7.1) of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[INFO] [stderr] versions that meet the requirements `^0.29.0` are: 0.29.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.26.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.26"` of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[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 cloudydesk/sqlx against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Fsqlx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] tweaked toml for git repo https://github.com/cloudydesk/sqlx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudydesk/sqlx on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudydesk/sqlx 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--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.1 (/workspace/builds/worker-7-tc2/source/sqlx-sqlite)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-sqlite` (locked to 0.7.1) of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[INFO] [stderr] versions that meet the requirements `^0.29.0` are: 0.29.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.26.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.26"` of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[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 cloudydesk/sqlx against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Fsqlx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] tweaked toml for git repo https://github.com/cloudydesk/sqlx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudydesk/sqlx on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudydesk/sqlx 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--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.1 (/workspace/builds/worker-7-tc2/source/sqlx-sqlite)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-sqlite` (locked to 0.7.1) of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[INFO] [stderr] versions that meet the requirements `^0.29.0` are: 0.29.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.26.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.26"` of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[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 cloudydesk/sqlx against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Fsqlx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] tweaked toml for git repo https://github.com/cloudydesk/sqlx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudydesk/sqlx on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudydesk/sqlx 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--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.1 (/workspace/builds/worker-7-tc2/source/sqlx-sqlite)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-sqlite` (locked to 0.7.1) of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[INFO] [stderr] versions that meet the requirements `^0.29.0` are: 0.29.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.26.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.26"` of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[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 cloudydesk/sqlx against try#ed606620234c6b50f2414162c4bbabd5f4a925f3 for pr-147995
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudydesk%2Fsqlx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/cloudydesk/sqlx
[INFO] tweaked toml for git repo https://github.com/cloudydesk/sqlx written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cloudydesk/sqlx on toolchain ed606620234c6b50f2414162c4bbabd5f4a925f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cloudydesk/sqlx 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" "+ed606620234c6b50f2414162c4bbabd5f4a925f3" "fetch" "--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.1 (/workspace/builds/worker-7-tc2/source/sqlx-sqlite)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-sqlite` (locked to 0.7.1) of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[INFO] [stderr] versions that meet the requirements `^0.29.0` are: 0.29.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.26.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.26"` of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
[INFO] [stderr]     ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
[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

    Blocking waiting for file lock on package cache
    Updating crates.io index
error: failed to select a version for `libsqlite3-sys`.
    ... required by package `sqlx-sqlite v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-sqlite)`
    ... which satisfies path dependency `sqlx-sqlite` (locked to 0.7.1) of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
    ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
    ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
versions that meet the requirements `^0.29.0` are: 0.29.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.26.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.26"` of package `sqlx v0.7.1 (/workspace/builds/worker-7-tc2/source)`
    ... which satisfies path dependency `sqlx` (locked to 0.7.1) of package `sqlx-core v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-core)`
    ... which satisfies path dependency `sqlx-core` (locked to 0.7.1) of package `sqlx-postgres v0.7.1 (/workspace/builds/worker-7-tc2/source/sqlx-postgres)`
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