[INFO] fetching crate ngb-sqlbuilder 0.1.0-alpha9...
[INFO] testing ngb-sqlbuilder-0.1.0-alpha9 against 1.94.0 for beta-1.95-1
[INFO] extracting crate ngb-sqlbuilder 0.1.0-alpha9 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate ngb-sqlbuilder 0.1.0-alpha9
[INFO] finished tweaking crates.io crate ngb-sqlbuilder 0.1.0-alpha9
[INFO] tweaked toml for crates.io crate ngb-sqlbuilder 0.1.0-alpha9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ngb-sqlbuilder 0.1.0-alpha9 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ngb-sqlbuilder 0.1.0-alpha9 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v2.1.1
[INFO] [stderr]   Downloaded phf_shared v0.13.1
[INFO] [stderr]   Downloaded tokio-postgres-macros v0.2.0
[INFO] [stderr]   Downloaded quote2 v0.7.0
[INFO] [stderr]   Downloaded wasite v1.0.2
[INFO] [stderr]   Downloaded quote2-macros v0.7.0
[INFO] [stderr]   Downloaded tokio-postgres-utils v0.2.0
[INFO] [stderr]   Downloaded postgres-protocol v0.6.10
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded postgres-types v0.2.12
[INFO] [stderr]   Downloaded tokio-postgres v0.7.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e33f75984c28a229b4b0ca0ceb72d3e57b6141b41b540775e273f609845695bc
[INFO] running `Command { std: "docker" "start" "-a" "e33f75984c28a229b4b0ca0ceb72d3e57b6141b41b540775e273f609845695bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e33f75984c28a229b4b0ca0ceb72d3e57b6141b41b540775e273f609845695bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e33f75984c28a229b4b0ca0ceb72d3e57b6141b41b540775e273f609845695bc", kill_on_drop: false }`
[INFO] [stdout] e33f75984c28a229b4b0ca0ceb72d3e57b6141b41b540775e273f609845695bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d2aa3ba9f9169d949d719dd999101bac49e7d6d82a681e2dfa2325fb78a33e3
[INFO] running `Command { std: "docker" "start" "-a" "6d2aa3ba9f9169d949d719dd999101bac49e7d6d82a681e2dfa2325fb78a33e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling quote2-macros v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling quote2 v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio-postgres-macros v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-postgres-utils v0.2.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling ngb-sqlbuilder v0.1.0-alpha9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.02s
[INFO] running `Command { std: "docker" "inspect" "6d2aa3ba9f9169d949d719dd999101bac49e7d6d82a681e2dfa2325fb78a33e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2aa3ba9f9169d949d719dd999101bac49e7d6d82a681e2dfa2325fb78a33e3", kill_on_drop: false }`
[INFO] [stdout] 6d2aa3ba9f9169d949d719dd999101bac49e7d6d82a681e2dfa2325fb78a33e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 466fba7ceb89b490c8526da13a770d38a89fc1a2a97e15d5b336136f90eadf2d
[INFO] running `Command { std: "docker" "start" "-a" "466fba7ceb89b490c8526da13a770d38a89fc1a2a97e15d5b336136f90eadf2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling ngb-sqlbuilder v0.1.0-alpha9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "466fba7ceb89b490c8526da13a770d38a89fc1a2a97e15d5b336136f90eadf2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "466fba7ceb89b490c8526da13a770d38a89fc1a2a97e15d5b336136f90eadf2d", kill_on_drop: false }`
[INFO] [stdout] 466fba7ceb89b490c8526da13a770d38a89fc1a2a97e15d5b336136f90eadf2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 119006eccba3e1545b17a82d0f91cd27cc8a9e355e0b069617e7230abfd239cb
[INFO] running `Command { std: "docker" "start" "-a" "119006eccba3e1545b17a82d0f91cd27cc8a9e355e0b069617e7230abfd239cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ngb_sqlbuilder-94e5506c8fed248b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test delete::tests::delete_test ... ok
[INFO] [stdout] test insert::tests::insert_test1 ... ok
[INFO] [stdout] test insert::tests::insert_test2 ... ok
[INFO] [stdout] test select::tests::branched ... ok
[INFO] [stderr]    Doc-tests ngb_sqlbuilder
[INFO] [stdout] test select::tests::nested ... ok
[INFO] [stdout] test select::tests::example ... ok
[INFO] [stdout] test select::tests::select_test ... ok
[INFO] [stdout] test update::test::test_update ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::neq (line 82) ... ok
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::like (line 162) ... ok
[INFO] [stdout] test src/select.rs - select::Clause<'q,Select>::select (line 81) ... FAILED
[INFO] [stdout] test src/insert.rs - insert::insert_into (line 20) ... FAILED
[INFO] [stdout] test src/select.rs - select::Clause<'q,Select>::select (line 86) ... FAILED
[INFO] [stdout] test src/select.rs - select::col (line 456) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::coalesce_raw (line 271) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::cast (line 42) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::gte (line 146) ... ok
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::raw (line 248) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::gt (line 114) ... ok
[INFO] [stdout] test src/select.rs - select::on_col_pair (line 281) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::coalesce (line 295) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::eq (line 66) ... ok
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::alias (line 17) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::ilike (line 178) ... ok
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::op (line 216) ... ok
[INFO] [stdout] test src/select.rs - select::on_col_pairs (line 309) ... FAILED
[INFO] [stdout] test src/select.rs - select::select (line 432) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::between (line 195) ... ok
[INFO] [stdout] test src/select.rs - select::using_cols (line 256) ... FAILED
[INFO] [stdout] test src/update.rs - update::Clause<'q,UpdateWhere>::and_nest (line 86) ... FAILED
[INFO] [stdout] test src/select.rs - select::using_col (line 232) ... FAILED
[INFO] [stdout] test src/select.rs - select::val (line 493) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::lt (line 98) ... ok
[INFO] [stdout] test src/update.rs - update::Clause<'q,UpdateWhere>::or_nest (line 103) ... FAILED
[INFO] [stdout] test src/column.rs - column::Clause<'q,Column>::lte (line 130) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/update.rs - update::update (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/select.rs - select::Clause<'q,Select>::select (line 81) stdout ----
[INFO] [stdout] error: expected item, found `.`
[INFO] [stdout]   --> src/select.rs:84:1
[INFO] [stdout]    |
[INFO] [stdout] 84 | .select(col("t1.ColName as Alias"))
[INFO] [stdout]    | ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/insert.rs - insert::insert_into (line 20) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `insert_into` in this scope
[INFO] [stdout]   --> src/insert.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | insert_into("Post", &[("Id",&id),("Title", &title),("Content", &content)]).on_conflict(col("Id")).do_update_excluded(&["Title","Cont...
[INFO] [stdout]    | ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 20 + use ngb_sqlbuilder::insert_into;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `id` in this scope
[INFO] [stdout]   --> src/insert.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 | insert_into("Post", &[("Id",&id),("Title", &title),("Content", &content)]).on_conflict(col("Id")).do_update_excluded(&["Title","Cont...
[INFO] [stdout]    |                              ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::process::id;
[INFO] [stdout]    |
[INFO] [stdout] 20 + use tokio::task::id;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `title` in this scope
[INFO] [stdout]   --> src/insert.rs:21:45
[INFO] [stdout]    |
[INFO] [stdout] 21 | insert_into("Post", &[("Id",&id),("Title", &title),("Content", &content)]).on_conflict(col("Id")).do_update_excluded(&["Title","Cont...
[INFO] [stdout]    |                                             ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `content` in this scope
[INFO] [stdout]   --> src/insert.rs:21:65
[INFO] [stdout]    |
[INFO] [stdout] 21 | insert_into("Post", &[("Id",&id),("Title", &title),("Content", &content)]).on_conflict(col("Id")).do_update_excluded(&["Title","Cont...
[INFO] [stdout]    |                                                                 ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `col` in this scope
[INFO] [stdout]   --> src/insert.rs:21:88
[INFO] [stdout]    |
[INFO] [stdout] 21 | insert_into("Post", &[("Id",&id),("Title", &title),("Content", &content)]).on_conflict(col("Id")).do_update_excluded(&["Title","Cont...
[INFO] [stdout]    |                                                                                        ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 20 + use ngb_sqlbuilder::col;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/select.rs - select::Clause<'q,Select>::select (line 86) stdout ----
[INFO] [stdout] error: expected item, found `,`
[INFO] [stdout]   --> src/select.rs:87:2
[INFO] [stdout]    |
[INFO] [stdout] 87 |  , t1."ColName" as "Alias"
[INFO] [stdout]    |  ^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/select.rs - select::col (line 456) stdout ----
[INFO] [stdout] error: missing `fn` or `struct` for function or struct definition
[INFO] [stdout]    --> src/select.rs:460:1
[INFO] [stdout]     |
[INFO] [stdout] 460 | select(col("col_name"))
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to call a macro, try
[INFO] [stdout]     |
[INFO] [stdout] 460 | select!(col("col_name"))
[INFO] [stdout]     |       +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/column.rs - column::Clause<'q,Column>::coalesce_raw (line 271) stdout ----
[INFO] [stdout] error: missing `fn` or `struct` for function or struct definition
[INFO] [stdout]    --> src/column.rs:274:1
[INFO] [stdout]     |
[INFO] [stdout] 274 | col("t.ColName").coalesce_raw("0")
[INFO] [stdout]     | ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to call a macro, try
[INFO] [stdout]     |
[INFO] [stdout] 274 | col!("t.ColName").coalesce_raw("0")
[INFO] [stdout]     |    +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/column.rs - column::Clause<'q,Column>::cast (line 42) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/column.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | col("t.ColName").cast("text")
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Column>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `Clause<'_, Column>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 46 | col("t.ColName").cast("text");
[INFO] [stdout]    |                              +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_column_rs_42_0() -> Clause<'_, Column> {
[INFO] [stdout]    |                                                                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/column.rs - column::Clause<'q,Column>::raw (line 248) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/column.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | col("t.ColName").raw("is not null")
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Column>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Clause<'_, Column>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 252 | col("t.ColName").raw("is not null");
[INFO] [stdout]     |                                    +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 249 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_column_rs_248_0() -> Clause<'_, Column> {
[INFO] [stdout]     |                                                                             +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/select.rs - select::on_col_pair (line 281) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/select.rs:285:1
[INFO] [stdout]     |
[INFO] [stdout] 285 | on_col_pair("t1.Col1","t2.Col1")
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Join>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Clause<'_, ngb_sqlbuilder::Join>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 285 | on_col_pair("t1.Col1","t2.Col1");
[INFO] [stdout]     |                                 +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_select_rs_281_0() -> Clause<'_, ngb_sqlbuilder::Join> {
[INFO] [stdout]     |                                                                             +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/column.rs - column::Clause<'q,Column>::coalesce (line 295) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/column.rs:299:27
[INFO] [stdout]     |
[INFO] [stdout] 299 | col("t.ColName").coalesce(0)
[INFO] [stdout]     |                  -------- ^ expected `&_`, found integer
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&_`
[INFO] [stdout]                     found type `{integer}`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/column.rs:301:12
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn coalesce<T: ToSql + Sync + 'q>(self, value: &'q T) -> Clause<'q, Condition> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout] 299 | col("t.ColName").coalesce(&0)
[INFO] [stdout]     |                           +
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/column.rs:299:1
[INFO] [stdout]     |
[INFO] [stdout] 299 | col("t.ColName").coalesce(0)
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Condition>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Clause<'_, Condition>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 299 | col("t.ColName").coalesce(0);
[INFO] [stdout]     |                             +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_column_rs_295_0() -> Clause<'_, Condition> {
[INFO] [stdout]     |                                                                             ++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/column.rs - column::Clause<'q,Column>::alias (line 17) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/column.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | col("t.ColName").alias("col_name")
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Column>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `Clause<'_, Column>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 21 | col("t.ColName").alias("col_name");
[INFO] [stdout]    |                                   +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_column_rs_17_0() -> Clause<'_, Column> {
[INFO] [stdout]    |                                                                            +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/select.rs - select::on_col_pairs (line 309) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/select.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | on_col_pairs(&[("t1.Col1","t2.Col1"),("t1.Col2","t2.Col2")])
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Join>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Clause<'_, ngb_sqlbuilder::Join>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 313 | on_col_pairs(&[("t1.Col1","t2.Col1"),("t1.Col2","t2.Col2")]);
[INFO] [stdout]     |                                                             +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 310 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_select_rs_309_0() -> Clause<'_, ngb_sqlbuilder::Join> {
[INFO] [stdout]     |                                                                             +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/select.rs - select::select (line 432) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/select.rs:436:1
[INFO] [stdout]     |
[INFO] [stdout] 436 | select(cols(&["t.Id","t.Name","t.Value"]))
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Select>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Clause<'_, Select>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 436 | select(cols(&["t.Id","t.Name","t.Value"]));
[INFO] [stdout]     |                                           +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 433 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_select_rs_432_0() -> Clause<'_, Select> {
[INFO] [stdout]     |                                                                             +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/select.rs - select::using_cols (line 256) stdout ----
[INFO] [stdout] error: unexpected token: `...`
[INFO] [stdout]    --> src/select.rs:260:29
[INFO] [stdout]     |
[INFO] [stdout] 260 | using_col(&["Col1", "Col2", ...])
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` for an exclusive range
[INFO] [stdout]     |
[INFO] [stdout] 260 - using_col(&["Col1", "Col2", ...])
[INFO] [stdout] 260 + using_col(&["Col1", "Col2", ..])
[INFO] [stdout]     |
[INFO] [stdout] help: or `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout] 260 - using_col(&["Col1", "Col2", ...])
[INFO] [stdout] 260 + using_col(&["Col1", "Col2", ..=])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0586]: inclusive range with no end
[INFO] [stdout]    --> src/select.rs:260:29
[INFO] [stdout]     |
[INFO] [stdout] 260 | using_col(&["Col1", "Col2", ...])
[INFO] [stdout]     |                             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: inclusive ranges must be bounded at the end (`..=b` or `a..=b`)
[INFO] [stdout] help: use `..` instead
[INFO] [stdout]     |
[INFO] [stdout] 260 - using_col(&["Col1", "Col2", ...])
[INFO] [stdout] 260 + using_col(&["Col1", "Col2", ..])
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/select.rs:260:1
[INFO] [stdout]     |
[INFO] [stdout] 260 | using_col(&["Col1", "Col2", ...])
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Join>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Clause<'_, ngb_sqlbuilder::Join>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 260 | using_col(&["Col1", "Col2", ...]);
[INFO] [stdout]     |                                  +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 257 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_select_rs_256_0() -> Clause<'_, ngb_sqlbuilder::Join> {
[INFO] [stdout]     |                                                                             +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0586.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/update.rs - update::Clause<'q,UpdateWhere>::and_nest (line 86) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `where_col` in this scope
[INFO] [stdout]   --> src/update.rs:87:1
[INFO] [stdout]    |
[INFO] [stdout] 87 | where_col("t.Id", eq(&id)).and_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]    | ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 86 + use ngb_sqlbuilder::where_col;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eq` in this scope
[INFO] [stdout]   --> src/update.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 | where_col("t.Id", eq(&id)).and_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]    |                   ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 86 + use std::ptr::eq;
[INFO] [stdout]    |
[INFO] [stdout] 86 + use ngb_sqlbuilder::eq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `id` in this scope
[INFO] [stdout]   --> src/update.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 | where_col("t.Id", eq(&id)).and_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]    |                       ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 86 + use std::process::id;
[INFO] [stdout]    |
[INFO] [stdout] 86 + use tokio::task::id;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `col` in this scope
[INFO] [stdout]   --> src/update.rs:87:37
[INFO] [stdout]    |
[INFO] [stdout] 87 | where_col("t.Id", eq(&id)).and_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]    |                                     ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 86 + use ngb_sqlbuilder::col;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `date` in this scope
[INFO] [stdout]   --> src/update.rs:87:55
[INFO] [stdout]    |
[INFO] [stdout] 87 | where_col("t.Id", eq(&id)).and_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]    |                                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `status` in this scope
[INFO] [stdout]   --> src/update.rs:87:84
[INFO] [stdout]    |
[INFO] [stdout] 87 | where_col("t.Id", eq(&id)).and_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]    |                                                                                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/select.rs - select::using_col (line 232) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/select.rs:235:1
[INFO] [stdout]     |
[INFO] [stdout] 235 | using_col("Col1")
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Join>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Clause<'_, ngb_sqlbuilder::Join>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 235 | using_col("Col1");
[INFO] [stdout]     |                  +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_select_rs_232_0() -> Clause<'_, ngb_sqlbuilder::Join> {
[INFO] [stdout]     |                                                                             +++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/select.rs - select::val (line 493) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/select.rs:497:1
[INFO] [stdout]     |
[INFO] [stdout] 497 | select(val(&123))
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^ expected `()`, found `Clause<'_, Select>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Clause<'_, Select>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]     |
[INFO] [stdout] 497 | select(val(&123));
[INFO] [stdout]     |                  +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]     |
[INFO] [stdout] 494 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_select_rs_493_0() -> Clause<'_, Select> {
[INFO] [stdout]     |                                                                             +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/update.rs - update::Clause<'q,UpdateWhere>::or_nest (line 103) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `where_col` in this scope
[INFO] [stdout]    --> src/update.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | where_col("t.Id", eq(&id)).or_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]     | ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 103 + use ngb_sqlbuilder::where_col;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eq` in this scope
[INFO] [stdout]    --> src/update.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 | where_col("t.Id", eq(&id)).or_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]     |                   ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 103 + use std::ptr::eq;
[INFO] [stdout]     |
[INFO] [stdout] 103 + use ngb_sqlbuilder::eq;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `id` in this scope
[INFO] [stdout]    --> src/update.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 | where_col("t.Id", eq(&id)).or_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]     |                       ^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]     |
[INFO] [stdout] 103 + use std::process::id;
[INFO] [stdout]     |
[INFO] [stdout] 103 + use tokio::task::id;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `col` in this scope
[INFO] [stdout]    --> src/update.rs:104:36
[INFO] [stdout]     |
[INFO] [stdout] 104 | where_col("t.Id", eq(&id)).or_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]     |                                    ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 103 + use ngb_sqlbuilder::col;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `date` in this scope
[INFO] [stdout]    --> src/update.rs:104:54
[INFO] [stdout]     |
[INFO] [stdout] 104 | where_col("t.Id", eq(&id)).or_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]     |                                                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `status` in this scope
[INFO] [stdout]    --> src/update.rs:104:83
[INFO] [stdout]     |
[INFO] [stdout] 104 | where_col("t.Id", eq(&id)).or_wrap(col("t.Date").lt(&date).or_col("t.Status").gt(&status))
[INFO] [stdout]     |                                                                                   ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/update.rs - update::update (line 19) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `name` in this scope
[INFO] [stdout]   --> src/update.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     ("Name", &name),
[INFO] [stdout]    |               ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `value` in this scope
[INFO] [stdout]   --> src/update.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     ("Value", &value),
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `description` in this scope
[INFO] [stdout]   --> src/update.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     ("Description", &description)
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `eq` in this scope
[INFO] [stdout]   --> src/update.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 | ]).where_col("Id", eq(&id))
[INFO] [stdout]    |                    ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 18 + use std::ptr::eq;
[INFO] [stdout]    |
[INFO] [stdout] 18 + use ngb_sqlbuilder::eq;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `id` in this scope
[INFO] [stdout]   --> src/update.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | ]).where_col("Id", eq(&id))
[INFO] [stdout]    |                        ^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these functions
[INFO] [stdout]    |
[INFO] [stdout] 18 + use std::process::id;
[INFO] [stdout]    |
[INFO] [stdout] 18 + use tokio::task::id;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/update.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | / update("Table").set(&[
[INFO] [stdout] 23 | |     ("Name", &name),
[INFO] [stdout] 24 | |     ("Value", &value),
[INFO] [stdout] 25 | |     ("Description", &description)
[INFO] [stdout] 26 | | ]).where_col("Id", eq(&id))
[INFO] [stdout]    | |___________________________^ expected `()`, found `Clause<'_, UpdateWhere>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected unit type `()`
[INFO] [stdout]                  found struct `Clause<'_, UpdateWhere>`
[INFO] [stdout] help: consider using a semicolon here
[INFO] [stdout]    |
[INFO] [stdout] 26 | ]).where_col("Id", eq(&id));
[INFO] [stdout]    |                            +
[INFO] [stdout] help: try adding a return type
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_update_rs_19_0() -> Clause<'_, UpdateWhere> {
[INFO] [stdout]    |                                                                            ++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/column.rs - column::Clause<'q,Column>::alias (line 17)
[INFO] [stdout]     src/column.rs - column::Clause<'q,Column>::cast (line 42)
[INFO] [stdout]     src/column.rs - column::Clause<'q,Column>::coalesce (line 295)
[INFO] [stdout]     src/column.rs - column::Clause<'q,Column>::coalesce_raw (line 271)
[INFO] [stdout]     src/column.rs - column::Clause<'q,Column>::raw (line 248)
[INFO] [stdout]     src/insert.rs - insert::insert_into (line 20)
[INFO] [stdout]     src/select.rs - select::Clause<'q,Select>::select (line 81)
[INFO] [stdout]     src/select.rs - select::Clause<'q,Select>::select (line 86)
[INFO] [stdout]     src/select.rs - select::col (line 456)
[INFO] [stdout]     src/select.rs - select::on_col_pair (line 281)
[INFO] [stdout]     src/select.rs - select::on_col_pairs (line 309)
[INFO] [stdout]     src/select.rs - select::select (line 432)
[INFO] [stdout]     src/select.rs - select::using_col (line 232)
[INFO] [stdout]     src/select.rs - select::using_cols (line 256)
[INFO] [stdout]     src/select.rs - select::val (line 493)
[INFO] [stdout]     src/update.rs - update::Clause<'q,UpdateWhere>::and_nest (line 86)
[INFO] [stdout]     src/update.rs - update::Clause<'q,UpdateWhere>::or_nest (line 103)
[INFO] [stdout]     src/update.rs - update::update (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 18 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.50s; merged doctests compilation took 0.25s
[INFO] running `Command { std: "docker" "inspect" "119006eccba3e1545b17a82d0f91cd27cc8a9e355e0b069617e7230abfd239cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "119006eccba3e1545b17a82d0f91cd27cc8a9e355e0b069617e7230abfd239cb", kill_on_drop: false }`
[INFO] [stdout] 119006eccba3e1545b17a82d0f91cd27cc8a9e355e0b069617e7230abfd239cb
