[INFO] fetching crate sqlink 0.6.0...
[INFO] testing sqlink-0.6.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sqlink 0.6.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sqlink 0.6.0
[INFO] finished tweaking crates.io crate sqlink 0.6.0
[INFO] tweaked toml for crates.io crate sqlink 0.6.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlink 0.6.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding postgres-types v0.1.3 (available: v0.2.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.1.3
[INFO] [stderr]   Downloaded postgres-protocol v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5003303903220f0288a782c59d25bb563f05b64929ed99eb4303a24b70c5842
[INFO] running `Command { std: "docker" "start" "-a" "f5003303903220f0288a782c59d25bb563f05b64929ed99eb4303a24b70c5842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5003303903220f0288a782c59d25bb563f05b64929ed99eb4303a24b70c5842", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5003303903220f0288a782c59d25bb563f05b64929ed99eb4303a24b70c5842", kill_on_drop: false }`
[INFO] [stdout] f5003303903220f0288a782c59d25bb563f05b64929ed99eb4303a24b70c5842
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2497503d593a01538f5de64cbb59c9817c5a846502915de05d5d845c5f5f581
[INFO] running `Command { std: "docker" "start" "-a" "d2497503d593a01538f5de64cbb59c9817c5a846502915de05d5d845c5f5f581", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling postgres-protocol v0.5.3
[INFO] [stderr]    Compiling postgres-types v0.1.3
[INFO] [stderr]    Compiling sqlink v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/insert_builder.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/select_builder.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/update_builder.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/delete_builder.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s
[INFO] running `Command { std: "docker" "inspect" "d2497503d593a01538f5de64cbb59c9817c5a846502915de05d5d845c5f5f581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2497503d593a01538f5de64cbb59c9817c5a846502915de05d5d845c5f5f581", kill_on_drop: false }`
[INFO] [stdout] d2497503d593a01538f5de64cbb59c9817c5a846502915de05d5d845c5f5f581
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01de077575b89b404c9a56868989e87658a83e67e7fd08ac5b4145f3d9cdf7ac
[INFO] running `Command { std: "docker" "start" "-a" "01de077575b89b404c9a56868989e87658a83e67e7fd08ac5b4145f3d9cdf7ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlink v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/insert_builder.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/select_builder.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/update_builder.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/delete_builder.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/insert_builder.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/select_builder.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/update_builder.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/postgres/delete_builder.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stdout]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s
[INFO] running `Command { std: "docker" "inspect" "01de077575b89b404c9a56868989e87658a83e67e7fd08ac5b4145f3d9cdf7ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01de077575b89b404c9a56868989e87658a83e67e7fd08ac5b4145f3d9cdf7ac", kill_on_drop: false }`
[INFO] [stdout] 01de077575b89b404c9a56868989e87658a83e67e7fd08ac5b4145f3d9cdf7ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] baf0adb4f92591a7d654aa1eab1d12d6030eadc74e00fd2b424d41c110b909b8
[INFO] running `Command { std: "docker" "start" "-a" "baf0adb4f92591a7d654aa1eab1d12d6030eadc74e00fd2b424d41c110b909b8", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/postgres/insert_builder.rs:20:18
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stderr]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 20 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/postgres/select_builder.rs:26:18
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stderr]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 26 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/postgres/update_builder.rs:22:18
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stderr]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/postgres/delete_builder.rs:18:18
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn build(&self) -> Result<QueryWithParams, Error> {
[INFO] [stderr]    |                  ^^^^^            ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     pub fn build(&self) -> Result<QueryWithParams<'_>, Error> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sqlink` (lib) generated 4 warnings (run `cargo fix --lib -p sqlink` to apply 4 suggestions)
[INFO] [stderr] warning: `sqlink` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlink-6bbead65bf83aa77)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test postgres::delete_builder::tests::test_update_builder_1 ... ok
[INFO] [stdout] test postgres::query_limit_offset::tests::test_limit_offset_2 ... ok
[INFO] [stdout] test postgres::insert_builder::tests::test_insert_builder_1 ... ok
[INFO] [stdout] test postgres::query_limit_offset::tests::test_limit_offset_1 ... ok
[INFO] [stdout] test postgres::query_limit_offset::tests::test_limit_offset_3 ... ok
[INFO] [stdout] test postgres::query_order::tests::test_order_1 ... ok
[INFO] [stdout] test postgres::query_group::tests::test_group_1 ... ok
[INFO] [stdout] test postgres::query_select::tests::test_select_field_1 ... ok
[INFO] [stdout] test postgres::query_select::tests::test_select_field_2 ... ok
[INFO] [stdout] test postgres::query_select::tests::test_select_field_3 ... ok
[INFO] [stdout] test postgres::query_table::tests::test_table_1 ... ok
[INFO] [stdout] test postgres::query_table::tests::test_table_2 ... ok
[INFO] [stdout] test postgres::query_table::tests::test_table_3 ... ok
[INFO] [stdout] test postgres::select_builder::tests::test_select_builder_1 ... ok
[INFO] [stdout] test postgres::update_builder::tests::test_update_builder_1 ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sqlink
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/postgres/builder.rs - postgres::builder::PostgresBuilder (line 7) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "baf0adb4f92591a7d654aa1eab1d12d6030eadc74e00fd2b424d41c110b909b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baf0adb4f92591a7d654aa1eab1d12d6030eadc74e00fd2b424d41c110b909b8", kill_on_drop: false }`
[INFO] [stdout] baf0adb4f92591a7d654aa1eab1d12d6030eadc74e00fd2b424d41c110b909b8
