[INFO] cloning repository https://github.com/suddenabnormalsecrets/floog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/suddenabnormalsecrets/floog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Ffloog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Ffloog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5ee52ccfa9caa669a835917c61a242e8393a26d
[INFO] checking suddenabnormalsecrets/floog against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuddenabnormalsecrets%2Ffloog" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/suddenabnormalsecrets/floog
[INFO] finished tweaking git repo https://github.com/suddenabnormalsecrets/floog
[INFO] tweaked toml for git repo https://github.com/suddenabnormalsecrets/floog written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/suddenabnormalsecrets/floog 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] crate git repo https://github.com/suddenabnormalsecrets/floog 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] error: failed to select a version for `libsqlite3-sys`.
[INFO] [stderr]     ... required by package `rusqlite v0.15.0`
[INFO] [stderr]     ... which satisfies dependency `rusqlite = "^0.15.0"` (locked to 0.15.0) of package `floog v0.1.0 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] versions that meet the requirements `^0.10` (locked to 0.10.0) are: 0.10.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.9.1`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = ">=0.8.0, <0.10.0"` (locked to 0.9.1) of package `diesel v1.3.3`
[INFO] [stderr]     ... which satisfies dependency `diesel = "^1.0.0"` (locked to 1.3.3) of package `floog v0.1.0 (/workspace/builds/worker-7-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

warning: no edition set: defaulting to the 2015 edition while the latest is 2024
error: failed to select a version for `libsqlite3-sys`.
    ... required by package `rusqlite v0.15.0`
    ... which satisfies dependency `rusqlite = "^0.15.0"` (locked to 0.15.0) of package `floog v0.1.0 (/workspace/builds/worker-7-tc1/source)`
versions that meet the requirements `^0.10` (locked to 0.10.0) are: 0.10.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.9.1`
    ... which satisfies dependency `libsqlite3-sys = ">=0.8.0, <0.10.0"` (locked to 0.9.1) of package `diesel v1.3.3`
    ... which satisfies dependency `diesel = "^1.0.0"` (locked to 1.3.3) of package `floog v0.1.0 (/workspace/builds/worker-7-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