[INFO] fetching crate ruspk 0.1.4...
[INFO] checking ruspk-0.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] extracting crate ruspk 0.1.4 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ruspk 0.1.4
[INFO] finished tweaking crates.io crate ruspk 0.1.4
[INFO] tweaked toml for crates.io crate ruspk 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ruspk 0.1.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ruspk 0.1.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 `diesel v1.4.4`
[INFO] [stderr]     ... which satisfies dependency `diesel = "^1.4"` (locked to 1.4.4) of package `ruspk v0.1.4 (/workspace/builds/worker-7-tc1/source)`
[INFO] [stderr] versions that meet the requirements `>=0.8.0, <0.18.0` (locked to 0.9.1) are: 0.9.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.18.0`
[INFO] [stderr]     ... which satisfies dependency `libsqlite3-sys = "^0.18"` (locked to 0.18.0) of package `ruspk v0.1.4 (/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

    Updating crates.io index
error: failed to select a version for `libsqlite3-sys`.
    ... required by package `diesel v1.4.4`
    ... which satisfies dependency `diesel = "^1.4"` (locked to 1.4.4) of package `ruspk v0.1.4 (/workspace/builds/worker-7-tc1/source)`
versions that meet the requirements `>=0.8.0, <0.18.0` (locked to 0.9.1) are: 0.9.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.18.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.18"` (locked to 0.18.0) of package `ruspk v0.1.4 (/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