[INFO] cloning repository https://github.com/go-bazzinga/hot-or-not-backend-canister
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/go-bazzinga/hot-or-not-backend-canister" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-bazzinga%2Fhot-or-not-backend-canister", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-bazzinga%2Fhot-or-not-backend-canister'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a26cfc078d6369920f805cfc223147675895b623
[INFO] checking go-bazzinga/hot-or-not-backend-canister against master#53509ca37e3b507887607c2f4a7f23bd4838f099 for pr-156027
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-bazzinga%2Fhot-or-not-backend-canister" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/go-bazzinga/hot-or-not-backend-canister
[INFO] finished tweaking git repo https://github.com/go-bazzinga/hot-or-not-backend-canister
[INFO] tweaked toml for git repo https://github.com/go-bazzinga/hot-or-not-backend-canister written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/go-bazzinga/hot-or-not-backend-canister on toolchain 53509ca37e3b507887607c2f4a7f23bd4838f099
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/go-bazzinga/hot-or-not-backend-canister 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" "+53509ca37e3b507887607c2f4a7f23bd4838f099" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dfinity/ic`
[INFO] [stderr]     Updating git repository `https://github.com/dfinity-lab/build-info`
[INFO] [stderr] error: failed to select a version for `libsqlite3-sys`.
[INFO] [stderr]     ... required by package `sqlx-sqlite v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx-sqlite = "=0.9.0"` of package `sqlx v0.9.0`
[INFO] [stderr]     ... which satisfies dependency `sqlx = "^0.9"` of package `task_runner v0.1.0 (/workspace/builds/worker-2-tc1/source/src/lib/task_runner)`
[INFO] [stderr] versions that meet the requirements `>=0.30.1, <0.38.0` are: 0.37.0, 0.36.0, 0.35.0, 0.34.0, 0.33.0, 0.32.0, 0.31.0, 0.30.1
[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.28.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rusqlite v0.31.0`
[INFO] [stderr]     ... which satisfies dependency `rusqlite = "^0.31"` of package `ic_canister_snapshot v0.1.0 (/workspace/builds/worker-2-tc1/source/src/lib/ic_canister_snapshot)`
[INFO] [stderr] note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
[INFO] [stderr] for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
[INFO] [stderr] help: try to adjust your dependencies so that only one package uses the `links = "sqlite3"` value
[INFO] [stderr] 
[INFO] [stderr] failed to select a version for `libsqlite3-sys` which could resolve this conflict


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
           Updating crates.io index
           Updating git repository `https://github.com/dfinity/ic`
           Updating git repository `https://github.com/dfinity-lab/build-info`
       error: failed to select a version for `libsqlite3-sys`.
           ... required by package `sqlx-sqlite v0.9.0`
           ... which satisfies dependency `sqlx-sqlite = "=0.9.0"` of package `sqlx v0.9.0`
           ... which satisfies dependency `sqlx = "^0.9"` of package `task_runner v0.1.0 (/workspace/builds/worker-2-tc1/source/src/lib/task_runner)`
       versions that meet the requirements `>=0.30.1, <0.38.0` are: 0.37.0, 0.36.0, 0.35.0, 0.34.0, 0.33.0, 0.32.0, 0.31.0, 0.30.1
       
       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.28.0`
           ... which satisfies dependency `libsqlite3-sys = "^0.28.0"` of package `rusqlite v0.31.0`
           ... which satisfies dependency `rusqlite = "^0.31"` of package `ic_canister_snapshot v0.1.0 (/workspace/builds/worker-2-tc1/source/src/lib/ic_canister_snapshot)`
       note: only one package in the dependency graph may specify the same links value to ensure that only one copy of a native library is linked in the final binary
       for more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links
       help: try to adjust your dependencies so that only one package uses the `links = "sqlite3"` value
       
       failed to select a version for `libsqlite3-sys` which could resolve this conflict