[INFO] cloning repository https://github.com/EpicCash/epic-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EpicCash/epic-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpicCash%2Fepic-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpicCash%2Fepic-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03fc494409742e001d2389f4f80b3389a80d7263 [INFO] building EpicCash/epic-wallet against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEpicCash%2Fepic-wallet" "/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/EpicCash/epic-wallet on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/EpicCash/epic-wallet [INFO] finished tweaking git repo https://github.com/EpicCash/epic-wallet [INFO] tweaked toml for git repo https://github.com/EpicCash/epic-wallet written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/EpicCash/epic-wallet 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/EpicCash/epic` [INFO] [stderr] Updating git repository `https://github.com/EpicCash/progpow-rust.git` [INFO] [stderr] Updating git repository `https://github.com/EpicCash/randomx-rust.git` [INFO] [stderr] Updating git submodule `https://github.com/EpicCash/randomx.git` [INFO] [stderr] error: failed to select a version for `sqlite3-src`. [INFO] [stderr] ... required by package `sqlite3-sys v0.15.2` [INFO] [stderr] ... which satisfies dependency `sqlite3-sys = "^0.15"` (locked to 0.15.2) of package `sqlite v0.31.1` [INFO] [stderr] ... which satisfies dependency `sqlite = "^0.31.1"` (locked to 0.31.1) of package `epic_wallet_impls v3.6.0 (/workspace/builds/worker-1-tc1/source/impls)` [INFO] [stderr] ... which satisfies path dependency `epic_wallet_impls` (locked to 3.6.0) of package `epic_wallet v3.6.0 (/workspace/builds/worker-1-tc1/source)` [INFO] [stderr] versions that meet the requirements `^0.5` (locked to 0.5.1) are: 0.5.1 [INFO] [stderr] [INFO] [stderr] the package `sqlite3-src` 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.13.0"` (locked to 0.9.1) of package `epic_wallet_impls v3.6.0 (/workspace/builds/worker-1-tc1/source/impls)` [INFO] [stderr] ... which satisfies path dependency `epic_wallet_impls` (locked to 3.6.0) of package `epic_wallet v3.6.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 `sqlite3-src` which could resolve this conflict ExecutionFailed(ExitStatus(unix_wait_status(25856)))