[INFO] cloning repository https://github.com/google/floog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/floog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Ffloog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Ffloog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5ee52ccfa9caa669a835917c61a242e8393a26d [INFO] checking google/floog/e5ee52ccfa9caa669a835917c61a242e8393a26d against master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Ffloog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/floog on toolchain f8192ba0d00bbbc58a10c45823ba010e98ea4474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/google/floog [INFO] finished tweaking git repo https://github.com/google/floog [INFO] tweaked toml for git repo https://github.com/google/floog written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/google/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" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [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-0-tc1/source)` [INFO] [stderr] versions that meet the requirements `^0.10` (locked to 0.10.0) are: 0.10.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.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-0-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 ExecutionFailed(ExitStatus(unix_wait_status(25856)))