[INFO] fetching crate ssql 0.2.0...
[INFO] testing ssql-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate ssql 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate ssql 0.2.0
[INFO] finished tweaking crates.io crate ssql 0.2.0
[INFO] tweaked toml for crates.io crate ssql 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ssql 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 283 packages to latest compatible versions
[INFO] [stderr]       Adding polars v0.39.2 (available: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a91a82368a06e48f6923108662087cc468f45f2d8c8db9667bf7b152de2d2583
[INFO] running `Command { std: "docker" "start" "-a" "a91a82368a06e48f6923108662087cc468f45f2d8c8db9667bf7b152de2d2583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a91a82368a06e48f6923108662087cc468f45f2d8c8db9667bf7b152de2d2583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a91a82368a06e48f6923108662087cc468f45f2d8c8db9667bf7b152de2d2583", kill_on_drop: false }`
[INFO] [stdout] a91a82368a06e48f6923108662087cc468f45f2d8c8db9667bf7b152de2d2583
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a7e3d001b263bc3cca8cc447e5a8dd94d22a17c8bf7df3d909a1d481085170f
[INFO] running `Command { std: "docker" "start" "-a" "6a7e3d001b263bc3cca8cc447e5a8dd94d22a17c8bf7df3d909a1d481085170f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ssql-macro v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling ssql v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 24 |     pub fn eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn neq(self, other: &dyn ToSql) -> FilterExpr {
[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] 42 |     pub fn neq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn lt(self, other: &dyn ToSql) -> FilterExpr {
[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] 60 |     pub fn lt(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn lt_eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 78 |     pub fn lt_eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:96:28
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn gt(self, other: &dyn ToSql) -> FilterExpr {
[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] 96 |     pub fn gt(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/filter.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn gt_eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 114 |     pub fn gt_eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/filter.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn is_in(self, ls: &[impl ToSql]) -> FilterExpr {
[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] 222 |     pub fn is_in(self, ls: &[impl ToSql]) -> FilterExpr<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.35s
[INFO] running `Command { std: "docker" "inspect" "6a7e3d001b263bc3cca8cc447e5a8dd94d22a17c8bf7df3d909a1d481085170f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a7e3d001b263bc3cca8cc447e5a8dd94d22a17c8bf7df3d909a1d481085170f", kill_on_drop: false }`
[INFO] [stdout] 6a7e3d001b263bc3cca8cc447e5a8dd94d22a17c8bf7df3d909a1d481085170f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86720c1c9f337faf6713e12ffba6ad54bb83bec62a688b648d21a26cede374d4
[INFO] running `Command { std: "docker" "start" "-a" "86720c1c9f337faf6713e12ffba6ad54bb83bec62a688b648d21a26cede374d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling async-native-tls v0.4.0
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling deadpool-tiberius v0.1.9
[INFO] [stderr]    Compiling ssql v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 24 |     pub fn eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn neq(self, other: &dyn ToSql) -> FilterExpr {
[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] 42 |     pub fn neq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn lt(self, other: &dyn ToSql) -> FilterExpr {
[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] 60 |     pub fn lt(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn lt_eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 78 |     pub fn lt_eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:96:28
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn gt(self, other: &dyn ToSql) -> FilterExpr {
[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] 96 |     pub fn gt(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/filter.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn gt_eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 114 |     pub fn gt_eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/filter.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn is_in(self, ls: &[impl ToSql]) -> FilterExpr {
[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] 222 |     pub fn is_in(self, ls: &[impl ToSql]) -> FilterExpr<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `async_trait` in this scope
[INFO] [stdout]   --> tests/debugger.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[async_trait]
[INFO] [stdout]    |   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `row_to_json` is not a member of trait `SsqlMarker`
[INFO] [stdout]   --> tests/debugger.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | /     fn row_to_json(row: &Row) -> Map<String, Value> {
[INFO] [stdout] 58 | |         let mut map = Map::new();
[INFO] [stdout] 59 | |         map.insert("id".to_string(), row.get::<i32, &str>("Person.id").into());
[INFO] [stdout] 60 | |         map.insert(
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         map
[INFO] [stdout] 65 | |     }
[INFO] [stdout]    | |_____^ not a member of trait `SsqlMarker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Map` in this scope
[INFO] [stdout]   --> tests/debugger.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn row_to_json(row: &Row) -> Map<String, Value> {
[INFO] [stdout]    |                                  ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 34 + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 34 + use futures_lite::stream::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Value` in this scope
[INFO] [stdout]   --> tests/debugger.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn row_to_json(row: &Row) -> Map<String, Value> {
[INFO] [stdout]    |                                              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl<Value> SsqlMarker for Person {
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Map`
[INFO] [stdout]   --> tests/debugger.rs:58:23
[INFO] [stdout]    |
[INFO] [stdout] 58 |         let mut map = Map::new();
[INFO] [stdout]    |                       ^^^ use of undeclared type `Map`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 34 + use std::iter::Map;
[INFO] [stdout]    |
[INFO] [stdout] 34 + use futures_lite::stream::Map;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `QueryBuilder` in this scope
[INFO] [stdout]    --> tests/debugger.rs:72:23
[INFO] [stdout]     |
[INFO] [stdout]  72 |     fn query<'a>() -> QueryBuilder<'a, Person> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^ help: a struct with a similar name exists: `QueryBuilderI`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/structs/query_builder.rs:210:1
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub struct QueryBuilderI<'a, Ta>
[INFO] [stdout]     | -------------------------------- similarly named struct `QueryBuilderI` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `insert` do not match the trait declaration
[INFO] [stdout]    --> tests/debugger.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |       fn insert<'life0, 'async_trait>(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/structs/ssql_marker.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     fn insert(
[INFO] [stdout] 127 | |         self,
[INFO] [stdout] 128 | |         conn: &mut Client<Compat<TcpStream>>,
[INFO] [stdout] 129 | |     ) -> impl std::future::Future<Output = SsqlResult<()>> + Send;
[INFO] [stdout]     | |__________________________________________________________________- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `insert_ignore_pk` do not match the trait declaration
[INFO] [stdout]    --> tests/debugger.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 |       fn insert_ignore_pk<'life0, 'async_trait>(
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/structs/ssql_marker.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | /     fn insert_ignore_pk(
[INFO] [stdout] 153 | |         self,
[INFO] [stdout] 154 | |         conn: &mut Client<Compat<TcpStream>>,
[INFO] [stdout] 155 | |     ) -> impl std::future::Future<Output = SsqlResult<()>> + Send where Self: Sized;
[INFO] [stdout]     | |____________________________________________________________________________________- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `delete` do not match the trait declaration
[INFO] [stdout]    --> tests/debugger.rs:224:14
[INFO] [stdout]     |
[INFO] [stdout] 224 |       fn delete<'life0, 'async_trait>(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/structs/ssql_marker.rs:174:5
[INFO] [stdout]     |
[INFO] [stdout] 174 | /     fn delete(
[INFO] [stdout] 175 | |         self,
[INFO] [stdout] 176 | |         conn: &mut Client<Compat<TcpStream>>,
[INFO] [stdout] 177 | |     ) -> impl std::future::Future<Output = SsqlResult<()>> + Send where Self: Sized;
[INFO] [stdout]     | |____________________________________________________________________________________- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `update` do not match the trait declaration
[INFO] [stdout]    --> tests/debugger.rs:263:14
[INFO] [stdout]     |
[INFO] [stdout] 263 |       fn update<'life0, 'life1, 'async_trait>(
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetimes do not match method in trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/structs/ssql_marker.rs:196:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | /     fn update(
[INFO] [stdout] 197 | |         &self,
[INFO] [stdout] 198 | |         conn: &mut Client<Compat<TcpStream>>,
[INFO] [stdout] 199 | |     ) -> impl std::future::Future<Output = SsqlResult<()>> + Send where Self: Sized;
[INFO] [stdout]     | |____________________________________________________________________________________- lifetimes in impl do not match this method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `relationship`, `primary_key`
[INFO] [stdout]   --> tests/debugger.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl SsqlMarker for Person {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `relationship`, `primary_key` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn relationship(_: &str) -> &'static str { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn primary_key(&self) -> (&'static str, &dyn ssql::prelude::ToSql) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QueryBuilder`
[INFO] [stdout]   --> tests/debugger.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         QueryBuilder::<Person>::new(("Person", Person::fields()), Person::relationship)
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         use of undeclared type `QueryBuilder`
[INFO] [stdout]    |         help: a struct with a similar name exists: `QueryBuilderI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0195, E0407, E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 24 |     pub fn eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn neq(self, other: &dyn ToSql) -> FilterExpr {
[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] 42 |     pub fn neq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn lt(self, other: &dyn ToSql) -> FilterExpr {
[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] 60 |     pub fn lt(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:78:31
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn lt_eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 78 |     pub fn lt_eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/structs/filter.rs:96:28
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn gt(self, other: &dyn ToSql) -> FilterExpr {
[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] 96 |     pub fn gt(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]    |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/filter.rs:114:31
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn gt_eq(self, other: &dyn ToSql) -> FilterExpr {
[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] 114 |     pub fn gt_eq(self, other: &dyn ToSql) -> FilterExpr<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/structs/filter.rs:222:28
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn is_in(self, ls: &[impl ToSql]) -> FilterExpr {
[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] 222 |     pub fn is_in(self, ls: &[impl ToSql]) -> FilterExpr<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ssql` (test "debugger") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `Logs` is never constructed
[INFO] [stdout]    --> tests/standard.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 176 | struct Logs {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "86720c1c9f337faf6713e12ffba6ad54bb83bec62a688b648d21a26cede374d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86720c1c9f337faf6713e12ffba6ad54bb83bec62a688b648d21a26cede374d4", kill_on_drop: false }`
[INFO] [stdout] 86720c1c9f337faf6713e12ffba6ad54bb83bec62a688b648d21a26cede374d4
