[INFO] cloning repository https://github.com/Ludea/lucle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ludea/lucle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLudea%2Flucle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLudea%2Flucle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f801dffed4bc2c31dca2c32e28c736776b7d2ec [INFO] checking Ludea/lucle against master#83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 for pr-128425 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLudea%2Flucle" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ludea/lucle on toolchain 83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ludea/lucle [INFO] finished tweaking git repo https://github.com/Ludea/lucle [INFO] tweaked toml for git repo https://github.com/Ludea/lucle written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+83dcdb3a5dad0ed1e3e1fadc848d3f7727b41aa5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/stalwartlabs/mail-server` [INFO] [stderr] error: failed to select a version for `libsqlite3-sys`. [INFO] [stderr] ... required by package `rusqlite v0.32.0` [INFO] [stderr] ... which satisfies dependency `rusqlite = "^0.32"` of package `store v0.9.1 (https://github.com/stalwartlabs/mail-server#f18b1d2f)` [INFO] [stderr] ... which satisfies git dependency `store` of package `lucle v0.1.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] versions that meet the requirements `^0.30.0` are: 0.30.1, 0.30.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 `lucle v0.1.0 (/workspace/builds/worker-1-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.