[INFO] fetching crate tiberius-rustls 0.12.5...
[INFO] testing tiberius-rustls-0.12.5 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate tiberius-rustls 0.12.5 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain
[INFO] started tweaking crates.io crate tiberius-rustls 0.12.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tiberius-rustls 0.12.5
[INFO] tweaked toml for crates.io crate tiberius-rustls 0.12.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tiberius-rustls 0.12.5 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tiberius-rustls 0.12.5 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" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1038a1707da490cb12f3f9faa85d2bb3fa3be5cdedf4c8979214aebf16741df0
[INFO] running `Command { std: "docker" "start" "-a" "1038a1707da490cb12f3f9faa85d2bb3fa3be5cdedf4c8979214aebf16741df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1038a1707da490cb12f3f9faa85d2bb3fa3be5cdedf4c8979214aebf16741df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1038a1707da490cb12f3f9faa85d2bb3fa3be5cdedf4c8979214aebf16741df0", kill_on_drop: false }`
[INFO] [stdout] 1038a1707da490cb12f3f9faa85d2bb3fa3be5cdedf4c8979214aebf16741df0
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e957d5e86cd03517e568d3ce9a2dad31848e886d072ca2b1433c74e230d0510a
[INFO] running `Command { std: "docker" "start" "-a" "e957d5e86cd03517e568d3ce9a2dad31848e886d072ca2b1433c74e230d0510a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tiberius-rustls v0.12.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.18s
[INFO] running `Command { std: "docker" "inspect" "e957d5e86cd03517e568d3ce9a2dad31848e886d072ca2b1433c74e230d0510a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e957d5e86cd03517e568d3ce9a2dad31848e886d072ca2b1433c74e230d0510a", kill_on_drop: false }`
[INFO] [stdout] e957d5e86cd03517e568d3ce9a2dad31848e886d072ca2b1433c74e230d0510a
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec4cf4c037a3e0a2af7815b8fdf43a0cc55a0c4a3bcd3811556a82c6e1e12f06
[INFO] running `Command { std: "docker" "start" "-a" "ec4cf4c037a3e0a2af7815b8fdf43a0cc55a0c4a3bcd3811556a82c6e1e12f06", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling azure_core v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling async-timer v1.0.0-beta.15
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling names v0.14.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling error-code v3.3.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling fix-hidden-lifetime-bug-proc_macros v0.2.7
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling fix-hidden-lifetime-bug v0.2.7
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tiberius-rustls v0.12.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling oauth2 v4.4.2
[INFO] [stderr]    Compiling azure_identity v0.5.0
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]  --> tests/deadlocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tiberius::{error::Error, Client, Config};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]  --> examples/tokio.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tiberius::{Client, Config};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]  --> tests/login_errors.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tiberius::{Client, Config};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]  --> tests/bulk.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tiberius::{IntoSql, Result, TokenRow};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runtimes_macro`
[INFO] [stdout]   --> tests/bulk.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use runtimes_macro::test_on_runtimes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `runtimes_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `runtimes_macro`, use `cargo add runtimes_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]  --> tests/deadlocks.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tiberius::{error::Error, Client, Config};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]  --> tests/custom-cert.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tiberius::{AuthMethod, Client, Config, EncryptionLevel, Result};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tokio.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 19 |     tcp.set_nodelay(true)?;
[INFO] [stdout]    |     --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tokio.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut client = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |
[INFO] [stdout] 23 |     let stream = client.query("SELECT @P1", &[&1i32]).await?;
[INFO] [stdout]    |                  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut client: /* Type */ = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tokio.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let stream = client.query("SELECT @P1", &[&1i32]).await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 24 |     let row = stream.into_row().await?.unwrap();
[INFO] [stdout]    |               ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let stream: /* Type */ = client.query("SELECT @P1", &[&1i32]).await?;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/tokio.rs:24:15
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let row = stream.into_row().await?.unwrap();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (example "tokio") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/login_errors.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 12 |
[INFO] [stdout] 13 |     tcp.set_nodelay(true)?;
[INFO] [stdout]    |     --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/login_errors.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let res = Client::connect(config, tcp.compat_write()).await;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 16 |     assert!(res.is_err());
[INFO] [stdout]    |             --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let res: /* Type */ = Client::connect(config, tcp.compat_write()).await;
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |         let mut client = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |                                                  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut client = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 33 |
[INFO] [stdout] 34 |         let row = client
[INFO] [stdout]    |                   ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut client: /* Type */ = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let row = client
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 35 | |             .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 36 | |             .await?
[INFO] [stdout]    | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let row = client
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 35 | |             .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 36 | |             .await?
[INFO] [stdout] 37 | |             .into_row()
[INFO] [stdout] 38 | |             .await?
[INFO] [stdout]    | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 67 |
[INFO] [stdout] 68 |         let mut client = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |                                                  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut client = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout] 69 |
[INFO] [stdout] 70 |         let row = client
[INFO] [stdout]    |                   ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 68 |         let mut client: /* Type */ = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |           let row = client
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 71 | |             .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 72 | |             .await?
[INFO] [stdout]    | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |           let row = client
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 71 | |             .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 72 | |             .await?
[INFO] [stdout] 73 | |             .into_row()
[INFO] [stdout] 74 | |             .await?
[INFO] [stdout]    | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/custom-cert.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 98 |
[INFO] [stdout] 99 |         let client = Client::connect(config, tcp.compat_write()).await;
[INFO] [stdout]    |                                              --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 97 |         let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/custom-cert.rs:99:13
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let client = Client::connect(config, tcp.compat_write()).await;
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout] 100 |
[INFO] [stdout] 101 |         assert!(client.is_err());
[INFO] [stdout]     |                 ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]     |
[INFO] [stdout]  99 |         let client: /* Type */ = Client::connect(config, tcp.compat_write()).await;
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/deadlocks.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 29 |         tcp.set_nodelay(true)?;
[INFO] [stdout]    |         --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |         let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (test "login_errors") due to 3 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/deadlocks.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut conn = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |             match conn.simple_query(query).await?.into_results().await {
[INFO] [stdout]    |                   ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |         let mut conn: /* Type */ = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/deadlocks.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |             match conn.simple_query(query).await?.into_results().await {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (test "custom-cert") due to 11 previous errors
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> tests/deadlocks.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let (sender1, mut receiver1) = spawn_actor().await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     sender1.send(schema).await?;
[INFO] [stdout]    |     ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let (sender1, mut receiver1): (_, _) = spawn_actor().await;
[INFO] [stdout]    |                                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _)`
[INFO] [stdout]   --> tests/deadlocks.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let (sender1, mut receiver1) = spawn_actor().await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     receiver1.recv().await;
[INFO] [stdout]    |     --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let (sender1, mut receiver1): (_, _) = spawn_actor().await;
[INFO] [stdout]    |                                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(_, _)`
[INFO] [stdout]   --> tests/deadlocks.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (sender2, mut receiver2) = spawn_actor().await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     sender2.send("BEGIN TRAN").await?;
[INFO] [stdout]    |     ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (sender2, mut receiver2): (_, _) = spawn_actor().await;
[INFO] [stdout]    |                                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `({type error}, _)`
[INFO] [stdout]   --> tests/deadlocks.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (sender2, mut receiver2) = spawn_actor().await;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     receiver2.recv().await;
[INFO] [stdout]    |     --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let (sender2, mut receiver2): (_, _) = spawn_actor().await;
[INFO] [stdout]    |                                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]   --> examples/aad-auth.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use tiberius::{AuthMethod, Client, Config, Query};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]  --> examples/async-std.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tiberius::{Client, Config};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(Option<Result<_, _>>, Option<Result<_, _>>)`
[INFO] [stdout]    --> tests/deadlocks.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let (res1, res2) = (receiver1.recv().await, receiver2.recv().await);
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 128 |         (Some(Err(e)), Some(Ok(_))) if e.is_deadlock() => {
[INFO] [stdout]     |                                        - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let (res1, res2): (Option<Result<T, _>>, Option<Result<T, E>>) = (receiver1.recv().await, receiver2.recv().await);
[INFO] [stdout]     |                     ++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/deadlocks.rs:137:23
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let res = receiver1.recv().await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `(Option<Result<_, {type error}>>, Option<Result<_, _>>)`
[INFO] [stdout]    --> tests/deadlocks.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let (res1, res2) = (receiver1.recv().await, receiver2.recv().await);
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 141 |         (Some(Ok(_)), Some(Err(e))) if e.is_deadlock() => {
[INFO] [stdout]     |                                        - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this pattern a type, where the placeholders `_` are specified
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let (res1, res2): (Option<Result<T, _>>, Option<Result<T, E>>) = (receiver1.recv().await, receiver2.recv().await);
[INFO] [stdout]     |                     ++++++++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/deadlocks.rs:150:23
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let res = receiver2.recv().await.unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]  --> examples/bulk.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tiberius::{Client, Config, IntoRow};
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   --> tests/deadlocks.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     mpsc::Receiver<tiberius::Result<()>>,
[INFO] [stdout]    |                    ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/aad-auth.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 49 |     tcp.set_nodelay(true)?;
[INFO] [stdout]    |     --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 48 |     let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (test "deadlocks") due to 14 previous errors
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/async-std.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 18 |     tcp.set_nodelay(true)?;
[INFO] [stdout]    |     --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/async-std.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut client = Client::connect(config, tcp).await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 21 |
[INFO] [stdout] 22 |     let stream = client.query("SELECT @P1", &[&1i32]).await?;
[INFO] [stdout]    |                  ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut client: /* Type */ = Client::connect(config, tcp).await?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/async-std.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let stream = client.query("SELECT @P1", &[&1i32]).await?;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     let row = stream.into_row().await?.unwrap();
[INFO] [stdout]    |               ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let stream: /* Type */ = client.query("SELECT @P1", &[&1i32]).await?;
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/async-std.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let row = stream.into_row().await?.unwrap();
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/bulk.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let tcp = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 22 |     tcp.set_nodelay(true)?;
[INFO] [stdout]    |     --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `tcp` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let tcp: /* Type */ = TcpStream::connect(config.get_addr()).await?;
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/bulk.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut client = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 |     client
[INFO] [stdout]    |     ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `client` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut client: /* Type */ = Client::connect(config, tcp.compat_write()).await?;
[INFO] [stdout]    |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (example "aad-auth") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   --> tests/query.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tiberius::{numeric::Numeric, xml::XmlData, ColumnType, Query, QueryItem, Result};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]  --> tests/query.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tiberius::FromSql;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tiberius`
[INFO] [stdout]   --> tests/query.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tiberius::{numeric::Numeric, xml::XmlData, ColumnType, Query, QueryItem, Result};
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `runtimes_macro`
[INFO] [stdout]   --> tests/query.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use runtimes_macro::test_on_runtimes;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `runtimes_macro`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `runtimes_macro`, use `cargo add runtimes_macro` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (example "async-std") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `into_row` found for tuple `(Option<{integer}>, Option<f32>, Option<&str>)` in the current scope
[INFO] [stdout]   --> examples/bulk.rs:54:61
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let row = (int_column, float_column, string_column).into_row();
[INFO] [stdout]    |                                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/workdir/src/tds/codec/token/token_row/into_row.rs:6:8
[INFO] [stdout]    |
[INFO] [stdout]  6 |     fn into_row(self) -> TokenRow<'a>;
[INFO] [stdout]    |        -------- the method is available for `(Option<{integer}>, Option<f32>, Option<&str>)` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `IntoRow` which provides `into_row` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  1 + use tiberius_rustls::IntoRow;
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `into_raw` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 54 -         let row = (int_column, float_column, string_column).into_row();
[INFO] [stdout] 54 +         let row = (int_column, float_column, string_column).into_raw();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/bulk.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut req = client.bulk_insert("bulk_test1").await?;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |         req.send(row).await?;
[INFO] [stdout]    |         --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `req` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mut req: /* Type */ = client.bulk_insert("bulk_test1").await?;
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     row.push(i.into_sql());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | test_bulk_type!(tinyint("TINYINT", 256, 0..=255u8));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |     fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |        -------- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                     req.send(row).await?;
[INFO] [stdout]     |                     ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 112 | test_bulk_type!(tinyint("TINYINT", 256, 0..=255u8));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                 assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                              ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 112 | test_bulk_type!(tinyint("TINYINT", 256, 0..=255u8));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (example "bulk") due to 5 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                     row.push(i.into_sql());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 | test_bulk_type!(tinyint("TINYINT", 256, 0..=255u8));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |     fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |        -------- the method is available for `u8` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                     req.send(row).await?;
[INFO] [stdout]     |                     ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 112 | test_bulk_type!(tinyint("TINYINT", 256, 0..=255u8));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                              ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 112 | test_bulk_type!(tinyint("TINYINT", 256, 0..=255u8));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     row.push(i.into_sql());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | test_bulk_type!(smallint("SMALLINT", 2000, 0..2000i16));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |     fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |        -------- the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                     req.send(row).await?;
[INFO] [stdout]     |                     ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 113 | test_bulk_type!(smallint("SMALLINT", 2000, 0..2000i16));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                 assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                              ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 113 | test_bulk_type!(smallint("SMALLINT", 2000, 0..2000i16));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                     row.push(i.into_sql());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 | test_bulk_type!(smallint("SMALLINT", 2000, 0..2000i16));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |     fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |        -------- the method is available for `i16` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                     req.send(row).await?;
[INFO] [stdout]     |                     ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 113 | test_bulk_type!(smallint("SMALLINT", 2000, 0..2000i16));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                              ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 113 | test_bulk_type!(smallint("SMALLINT", 2000, 0..2000i16));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     row.push(i.into_sql());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | test_bulk_type!(int("INT", 2000, 0..2000i32));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |     fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |        -------- the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                     req.send(row).await?;
[INFO] [stdout]     |                     ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 114 | test_bulk_type!(int("INT", 2000, 0..2000i32));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                 assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                              ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 114 | test_bulk_type!(int("INT", 2000, 0..2000i32));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                     row.push(i.into_sql());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 114 | test_bulk_type!(int("INT", 2000, 0..2000i32));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |     fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |        -------- the method is available for `i32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                     req.send(row).await?;
[INFO] [stdout]     |                     ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 114 | test_bulk_type!(int("INT", 2000, 0..2000i32));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                              ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 114 | test_bulk_type!(int("INT", 2000, 0..2000i32));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                     row.push(i.into_sql());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | test_bulk_type!(bigint("BIGINT", 2000, 0..2000i64));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |     fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |        -------- the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                     req.send(row).await?;
[INFO] [stdout]     |                     ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 115 | test_bulk_type!(bigint("BIGINT", 2000, 0..2000i64));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                 assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                              ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 115 | test_bulk_type!(bigint("BIGINT", 2000, 0..2000i64));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                     row.push(i.into_sql());
[INFO] [stdout]     |                                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 | test_bulk_type!(bigint("BIGINT", 2000, 0..2000i64));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |     fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |        -------- the method is available for `i64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                     req.send(row).await?;
[INFO] [stdout]     |                     ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 115 | test_bulk_type!(bigint("BIGINT", 2000, 0..2000i64));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                              ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 115 | test_bulk_type!(bigint("BIGINT", 2000, 0..2000i64));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / test_bulk_type!(empty_varchar(
[INFO] [stdout] 118 | |     "VARCHAR(MAX)",
[INFO] [stdout] 119 | |     100,
[INFO] [stdout] 120 | |     vec![""; 100].into_iter()
[INFO] [stdout] 121 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 117 | / test_bulk_type!(empty_varchar(
[INFO] [stdout] 118 | |     "VARCHAR(MAX)",
[INFO] [stdout] 119 | |     100,
[INFO] [stdout] 120 | |     vec![""; 100].into_iter()
[INFO] [stdout] 121 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 117 | / test_bulk_type!(empty_varchar(
[INFO] [stdout] 118 | |     "VARCHAR(MAX)",
[INFO] [stdout] 119 | |     100,
[INFO] [stdout] 120 | |     vec![""; 100].into_iter()
[INFO] [stdout] 121 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 | / test_bulk_type!(empty_varchar(
[INFO] [stdout] 118 | |     "VARCHAR(MAX)",
[INFO] [stdout] 119 | |     100,
[INFO] [stdout] 120 | |     vec![""; 100].into_iter()
[INFO] [stdout] 121 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 117 | / test_bulk_type!(empty_varchar(
[INFO] [stdout] 118 | |     "VARCHAR(MAX)",
[INFO] [stdout] 119 | |     100,
[INFO] [stdout] 120 | |     vec![""; 100].into_iter()
[INFO] [stdout] 121 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 117 | / test_bulk_type!(empty_varchar(
[INFO] [stdout] 118 | |     "VARCHAR(MAX)",
[INFO] [stdout] 119 | |     100,
[INFO] [stdout] 120 | |     vec![""; 100].into_iter()
[INFO] [stdout] 121 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | / test_bulk_type!(empty_nvarchar(
[INFO] [stdout] 123 | |     "NVARCHAR(MAX)",
[INFO] [stdout] 124 | |     100,
[INFO] [stdout] 125 | |     vec![""; 100].into_iter()
[INFO] [stdout] 126 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 122 | / test_bulk_type!(empty_nvarchar(
[INFO] [stdout] 123 | |     "NVARCHAR(MAX)",
[INFO] [stdout] 124 | |     100,
[INFO] [stdout] 125 | |     vec![""; 100].into_iter()
[INFO] [stdout] 126 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 122 | / test_bulk_type!(empty_nvarchar(
[INFO] [stdout] 123 | |     "NVARCHAR(MAX)",
[INFO] [stdout] 124 | |     100,
[INFO] [stdout] 125 | |     vec![""; 100].into_iter()
[INFO] [stdout] 126 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 | / test_bulk_type!(empty_nvarchar(
[INFO] [stdout] 123 | |     "NVARCHAR(MAX)",
[INFO] [stdout] 124 | |     100,
[INFO] [stdout] 125 | |     vec![""; 100].into_iter()
[INFO] [stdout] 126 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 122 | / test_bulk_type!(empty_nvarchar(
[INFO] [stdout] 123 | |     "NVARCHAR(MAX)",
[INFO] [stdout] 124 | |     100,
[INFO] [stdout] 125 | |     vec![""; 100].into_iter()
[INFO] [stdout] 126 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 122 | / test_bulk_type!(empty_nvarchar(
[INFO] [stdout] 123 | |     "NVARCHAR(MAX)",
[INFO] [stdout] 124 | |     100,
[INFO] [stdout] 125 | |     vec![""; 100].into_iter()
[INFO] [stdout] 126 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for reference `&[u8; 0]` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | / test_bulk_type!(empty_varbinary(
[INFO] [stdout] 128 | |     "VARBINARY(MAX)",
[INFO] [stdout] 129 | |     100,
[INFO] [stdout] 130 | |     vec![b""; 100].into_iter()
[INFO] [stdout] 131 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 127 | / test_bulk_type!(empty_varbinary(
[INFO] [stdout] 128 | |     "VARBINARY(MAX)",
[INFO] [stdout] 129 | |     100,
[INFO] [stdout] 130 | |     vec![b""; 100].into_iter()
[INFO] [stdout] 131 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 127 | / test_bulk_type!(empty_varbinary(
[INFO] [stdout] 128 | |     "VARBINARY(MAX)",
[INFO] [stdout] 129 | |     100,
[INFO] [stdout] 130 | |     vec![b""; 100].into_iter()
[INFO] [stdout] 131 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for reference `&[u8; 0]` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 | / test_bulk_type!(empty_varbinary(
[INFO] [stdout] 128 | |     "VARBINARY(MAX)",
[INFO] [stdout] 129 | |     100,
[INFO] [stdout] 130 | |     vec![b""; 100].into_iter()
[INFO] [stdout] 131 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 127 | / test_bulk_type!(empty_varbinary(
[INFO] [stdout] 128 | |     "VARBINARY(MAX)",
[INFO] [stdout] 129 | |     100,
[INFO] [stdout] 130 | |     vec![b""; 100].into_iter()
[INFO] [stdout] 131 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 127 | / test_bulk_type!(empty_varbinary(
[INFO] [stdout] 128 | |     "VARBINARY(MAX)",
[INFO] [stdout] 129 | |     100,
[INFO] [stdout] 130 | |     vec![b""; 100].into_iter()
[INFO] [stdout] 131 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `f32` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 | / test_bulk_type!(real(
[INFO] [stdout] 134 | |     "REAL",
[INFO] [stdout] 135 | |     1000,
[INFO] [stdout] 136 | |     vec![std::f32::consts::PI; 1000].into_iter()
[INFO] [stdout] 137 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |       fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |          -------- the method is available for `f32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 133 | / test_bulk_type!(real(
[INFO] [stdout] 134 | |     "REAL",
[INFO] [stdout] 135 | |     1000,
[INFO] [stdout] 136 | |     vec![std::f32::consts::PI; 1000].into_iter()
[INFO] [stdout] 137 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 133 | / test_bulk_type!(real(
[INFO] [stdout] 134 | |     "REAL",
[INFO] [stdout] 135 | |     1000,
[INFO] [stdout] 136 | |     vec![std::f32::consts::PI; 1000].into_iter()
[INFO] [stdout] 137 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `f32` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 | / test_bulk_type!(real(
[INFO] [stdout] 134 | |     "REAL",
[INFO] [stdout] 135 | |     1000,
[INFO] [stdout] 136 | |     vec![std::f32::consts::PI; 1000].into_iter()
[INFO] [stdout] 137 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |       fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |          -------- the method is available for `f32` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 133 | / test_bulk_type!(real(
[INFO] [stdout] 134 | |     "REAL",
[INFO] [stdout] 135 | |     1000,
[INFO] [stdout] 136 | |     vec![std::f32::consts::PI; 1000].into_iter()
[INFO] [stdout] 137 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 133 | / test_bulk_type!(real(
[INFO] [stdout] 134 | |     "REAL",
[INFO] [stdout] 135 | |     1000,
[INFO] [stdout] 136 | |     vec![std::f32::consts::PI; 1000].into_iter()
[INFO] [stdout] 137 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `f64` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / test_bulk_type!(float(
[INFO] [stdout] 140 | |     "FLOAT",
[INFO] [stdout] 141 | |     1000,
[INFO] [stdout] 142 | |     vec![std::f64::consts::PI; 1000].into_iter()
[INFO] [stdout] 143 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |       fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |          -------- the method is available for `f64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 139 | / test_bulk_type!(float(
[INFO] [stdout] 140 | |     "FLOAT",
[INFO] [stdout] 141 | |     1000,
[INFO] [stdout] 142 | |     vec![std::f64::consts::PI; 1000].into_iter()
[INFO] [stdout] 143 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 139 | / test_bulk_type!(float(
[INFO] [stdout] 140 | |     "FLOAT",
[INFO] [stdout] 141 | |     1000,
[INFO] [stdout] 142 | |     vec![std::f64::consts::PI; 1000].into_iter()
[INFO] [stdout] 143 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for type `f64` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 | / test_bulk_type!(float(
[INFO] [stdout] 140 | |     "FLOAT",
[INFO] [stdout] 141 | |     1000,
[INFO] [stdout] 142 | |     vec![std::f64::consts::PI; 1000].into_iter()
[INFO] [stdout] 143 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/to_sql.rs:70:8
[INFO] [stdout]     |
[INFO] [stdout]  70 |       fn into_sql(self) -> ColumnData<'a>;
[INFO] [stdout]     |          -------- the method is available for `f64` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 139 | / test_bulk_type!(float(
[INFO] [stdout] 140 | |     "FLOAT",
[INFO] [stdout] 141 | |     1000,
[INFO] [stdout] 142 | |     vec![std::f64::consts::PI; 1000].into_iter()
[INFO] [stdout] 143 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 139 | / test_bulk_type!(float(
[INFO] [stdout] 140 | |     "FLOAT",
[INFO] [stdout] 141 | |     1000,
[INFO] [stdout] 142 | |     vec![std::f64::consts::PI; 1000].into_iter()
[INFO] [stdout] 143 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:66:32
[INFO] [stdout]     |
[INFO] [stdout]  66 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | / test_bulk_type!(varchar_limited(
[INFO] [stdout] 146 | |     "VARCHAR(255)",
[INFO] [stdout] 147 | |     1000,
[INFO] [stdout] 148 | |     vec!["aaaaaaaaaaaaaaaaaaaaaaa"; 1000].into_iter()
[INFO] [stdout] 149 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:67:21
[INFO] [stdout]     |
[INFO] [stdout]  67 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 145 | / test_bulk_type!(varchar_limited(
[INFO] [stdout] 146 | |     "VARCHAR(255)",
[INFO] [stdout] 147 | |     1000,
[INFO] [stdout] 148 | |     vec!["aaaaaaaaaaaaaaaaaaaaaaa"; 1000].into_iter()
[INFO] [stdout] 149 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:72:46
[INFO] [stdout]     |
[INFO] [stdout]  72 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 145 | / test_bulk_type!(varchar_limited(
[INFO] [stdout] 146 | |     "VARCHAR(255)",
[INFO] [stdout] 147 | |     1000,
[INFO] [stdout] 148 | |     vec!["aaaaaaaaaaaaaaaaaaaaaaa"; 1000].into_iter()
[INFO] [stdout] 149 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_sql` found for reference `&str` in the current scope
[INFO] [stdout]    --> tests/bulk.rs:98:32
[INFO] [stdout]     |
[INFO] [stdout]  98 |                       row.push(i.into_sql());
[INFO] [stdout]     |                                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 | / test_bulk_type!(varchar_limited(
[INFO] [stdout] 146 | |     "VARCHAR(255)",
[INFO] [stdout] 147 | |     1000,
[INFO] [stdout] 148 | |     vec!["aaaaaaaaaaaaaaaaaaaaaaa"; 1000].into_iter()
[INFO] [stdout] 149 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: trait `IntoSql` which provides `into_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::IntoSql;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:99:21
[INFO] [stdout]     |
[INFO] [stdout]  99 |                       req.send(row).await?;
[INFO] [stdout]     |                       ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 145 | / test_bulk_type!(varchar_limited(
[INFO] [stdout] 146 | |     "VARCHAR(255)",
[INFO] [stdout] 147 | |     1000,
[INFO] [stdout] 148 | |     vec!["aaaaaaaaaaaaaaaaaaaaaaa"; 1000].into_iter()
[INFO] [stdout] 149 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/bulk.rs:104:46
[INFO] [stdout]     |
[INFO] [stdout] 104 |                   assert_eq!($total_generated, res.total());
[INFO] [stdout]     |                                                ^^^ cannot infer type
[INFO] [stdout] ...
[INFO] [stdout] 145 | / test_bulk_type!(varchar_limited(
[INFO] [stdout] 146 | |     "VARCHAR(255)",
[INFO] [stdout] 147 | |     1000,
[INFO] [stdout] 148 | |     vec!["aaaaaaaaaaaaaaaaaaaaaaa"; 1000].into_iter()
[INFO] [stdout] 149 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |             async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 112 | test_bulk_type!(tinyint("TINYINT", 256, 0..=255u8));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |             async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 112 | test_bulk_type!(tinyint("TINYINT", 256, 0..=255u8));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |             async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 113 | test_bulk_type!(smallint("SMALLINT", 2000, 0..2000i16));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |             async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 113 | test_bulk_type!(smallint("SMALLINT", 2000, 0..2000i16));
[INFO] [stdout]     | ------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |             async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 114 | test_bulk_type!(int("INT", 2000, 0..2000i32));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |             async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 114 | test_bulk_type!(int("INT", 2000, 0..2000i32));
[INFO] [stdout]     | --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |             async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 115 | test_bulk_type!(bigint("BIGINT", 2000, 0..2000i64));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |             async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 115 | test_bulk_type!(bigint("BIGINT", 2000, 0..2000i64));
[INFO] [stdout]     | --------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |               async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 117 | / test_bulk_type!(empty_varchar(
[INFO] [stdout] 118 | |     "VARCHAR(MAX)",
[INFO] [stdout] 119 | |     100,
[INFO] [stdout] 120 | |     vec![""; 100].into_iter()
[INFO] [stdout] 121 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |               async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 117 | / test_bulk_type!(empty_varchar(
[INFO] [stdout] 118 | |     "VARCHAR(MAX)",
[INFO] [stdout] 119 | |     100,
[INFO] [stdout] 120 | |     vec![""; 100].into_iter()
[INFO] [stdout] 121 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |               async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 122 | / test_bulk_type!(empty_nvarchar(
[INFO] [stdout] 123 | |     "NVARCHAR(MAX)",
[INFO] [stdout] 124 | |     100,
[INFO] [stdout] 125 | |     vec![""; 100].into_iter()
[INFO] [stdout] 126 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |               async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 122 | / test_bulk_type!(empty_nvarchar(
[INFO] [stdout] 123 | |     "NVARCHAR(MAX)",
[INFO] [stdout] 124 | |     100,
[INFO] [stdout] 125 | |     vec![""; 100].into_iter()
[INFO] [stdout] 126 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |               async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 127 | / test_bulk_type!(empty_varbinary(
[INFO] [stdout] 128 | |     "VARBINARY(MAX)",
[INFO] [stdout] 129 | |     100,
[INFO] [stdout] 130 | |     vec![b""; 100].into_iter()
[INFO] [stdout] 131 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |               async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 127 | / test_bulk_type!(empty_varbinary(
[INFO] [stdout] 128 | |     "VARBINARY(MAX)",
[INFO] [stdout] 129 | |     100,
[INFO] [stdout] 130 | |     vec![b""; 100].into_iter()
[INFO] [stdout] 131 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |               async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 133 | / test_bulk_type!(real(
[INFO] [stdout] 134 | |     "REAL",
[INFO] [stdout] 135 | |     1000,
[INFO] [stdout] 136 | |     vec![std::f32::consts::PI; 1000].into_iter()
[INFO] [stdout] 137 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |               async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 133 | / test_bulk_type!(real(
[INFO] [stdout] 134 | |     "REAL",
[INFO] [stdout] 135 | |     1000,
[INFO] [stdout] 136 | |     vec![std::f32::consts::PI; 1000].into_iter()
[INFO] [stdout] 137 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |               async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 139 | / test_bulk_type!(float(
[INFO] [stdout] 140 | |     "FLOAT",
[INFO] [stdout] 141 | |     1000,
[INFO] [stdout] 142 | |     vec![std::f64::consts::PI; 1000].into_iter()
[INFO] [stdout] 143 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |               async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 139 | / test_bulk_type!(float(
[INFO] [stdout] 140 | |     "FLOAT",
[INFO] [stdout] 141 | |     1000,
[INFO] [stdout] 142 | |     vec![std::f64::consts::PI; 1000].into_iter()
[INFO] [stdout] 143 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:46:67
[INFO] [stdout]     |
[INFO] [stdout]  46 |               async fn [< bulk_load_optional_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 145 | / test_bulk_type!(varchar_limited(
[INFO] [stdout] 146 | |     "VARCHAR(255)",
[INFO] [stdout] 147 | |     1000,
[INFO] [stdout] 148 | |     vec!["aaaaaaaaaaaaaaaaaaaaaaa"; 1000].into_iter()
[INFO] [stdout] 149 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/bulk.rs:78:67
[INFO] [stdout]     |
[INFO] [stdout]  78 |               async fn [< bulk_load_required_ $name >]<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout] ...
[INFO] [stdout] 145 | / test_bulk_type!(varchar_limited(
[INFO] [stdout] 146 | |     "VARCHAR(255)",
[INFO] [stdout] 147 | |     1000,
[INFO] [stdout] 148 | |     vec!["aaaaaaaaaaaaaaaaaaaaaaa"; 1000].into_iter()
[INFO] [stdout] 149 | | ));
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `test_bulk_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (test "bulk") due to 82 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:706:21
[INFO] [stdout]     |
[INFO] [stdout] 706 |         assert_eq!(&tiberius::ColumnData::U8(None), &val);
[INFO] [stdout]     |                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::ColumnData;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ColumnData`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 706 -         assert_eq!(&tiberius::ColumnData::U8(None), &val);
[INFO] [stdout] 706 +         assert_eq!(&ColumnData::U8(None), &val);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:736:21
[INFO] [stdout]     |
[INFO] [stdout] 736 |         assert_eq!(&tiberius::ColumnData::I16(None), &val);
[INFO] [stdout]     |                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::ColumnData;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ColumnData`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 736 -         assert_eq!(&tiberius::ColumnData::I16(None), &val);
[INFO] [stdout] 736 +         assert_eq!(&ColumnData::I16(None), &val);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:766:21
[INFO] [stdout]     |
[INFO] [stdout] 766 |         assert_eq!(&tiberius::ColumnData::I32(None), &val);
[INFO] [stdout]     |                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::ColumnData;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ColumnData`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 766 -         assert_eq!(&tiberius::ColumnData::I32(None), &val);
[INFO] [stdout] 766 +         assert_eq!(&ColumnData::I32(None), &val);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:796:21
[INFO] [stdout]     |
[INFO] [stdout] 796 |         assert_eq!(&tiberius::ColumnData::I64(None), &val);
[INFO] [stdout]     |                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::ColumnData;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ColumnData`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 796 -         assert_eq!(&tiberius::ColumnData::I64(None), &val);
[INFO] [stdout] 796 +         assert_eq!(&ColumnData::I64(None), &val);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:828:20
[INFO] [stdout]     |
[INFO] [stdout] 828 |         assert_eq!(tiberius::ColumnData::F32(None), val);
[INFO] [stdout]     |                    ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::ColumnData;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ColumnData`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 828 -         assert_eq!(tiberius::ColumnData::F32(None), val);
[INFO] [stdout] 828 +         assert_eq!(ColumnData::F32(None), val);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:857:21
[INFO] [stdout]     |
[INFO] [stdout] 857 |         assert_eq!(&tiberius::ColumnData::F64(None), &val);
[INFO] [stdout]     |                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::ColumnData;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ColumnData`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 857 -         assert_eq!(&tiberius::ColumnData::F64(None), &val);
[INFO] [stdout] 857 +         assert_eq!(&ColumnData::F64(None), &val);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/query.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |       let row = conn
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 54 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 55 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/query.rs:53:15
[INFO] [stdout]    |
[INFO] [stdout] 53 |       let row = conn
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 54 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 55 | |         .await?
[INFO] [stdout] 56 | |         .into_row()
[INFO] [stdout] 57 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/query.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let row = conn
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 71 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 72 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/query.rs:70:15
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let row = conn
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 71 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 72 | |         .await?
[INFO] [stdout] 73 | |         .into_row()
[INFO] [stdout] 74 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/query.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |       let row = conn
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 88 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 89 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/query.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |       let row = conn
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 88 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 89 | |         .await?
[INFO] [stdout] 90 | |         .into_row()
[INFO] [stdout] 91 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 107 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 108 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:106:15
[INFO] [stdout]     |
[INFO] [stdout] 106 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 107 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 108 | |         .await?
[INFO] [stdout] 109 | |         .into_row()
[INFO] [stdout] 110 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |           let row = conn
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 129 | |             .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 130 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:128:19
[INFO] [stdout]     |
[INFO] [stdout] 128 |           let row = conn
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 129 | |             .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 130 | |             .await?
[INFO] [stdout] 131 | |             .into_row()
[INFO] [stdout] 132 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let stream = conn
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     let row = stream.into_row().await?.unwrap();
[INFO] [stdout]     |               ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 176 |     let stream: /* Type */ = conn
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:186:15
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let row = stream.into_row().await?.unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let stream = conn
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 200 |     let row = stream.into_row().await?.unwrap();
[INFO] [stdout]     |               ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 190 |     let stream: /* Type */ = conn
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |     let row = stream.into_row().await?.unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let res = conn
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     assert_eq!(2, res.total());
[INFO] [stdout]     |                   --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let res: /* Type */ = conn
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:226:16
[INFO] [stdout]     |
[INFO] [stdout] 226 |       let rows = conn
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 227 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 228 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let res = conn
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     assert_eq!(2, res.total());
[INFO] [stdout]     |                   --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 254 |     let res: /* Type */ = conn
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 |       let rows = conn
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 264 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 265 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let res = conn
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 297 |     assert_eq!(1, res.total());
[INFO] [stdout]     |                   --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 290 |     let res: /* Type */ = conn
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:299:16
[INFO] [stdout]     |
[INFO] [stdout] 299 |       let rows = conn
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 300 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 301 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let res = conn
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 332 |     assert_eq!(1, res.total());
[INFO] [stdout]     |                   --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 325 |     let res: /* Type */ = conn
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:334:15
[INFO] [stdout]     |
[INFO] [stdout] 334 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 335 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 336 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:334:15
[INFO] [stdout]     |
[INFO] [stdout] 334 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 335 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 336 | |         .await?
[INFO] [stdout] 337 | |         .into_row()
[INFO] [stdout] 338 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 | /     conn.simple_query(format!("CREATE TABLE ##{} (a char)", table))
[INFO] [stdout] 354 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:361:15
[INFO] [stdout]     |
[INFO] [stdout] 361 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 362 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 363 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:361:15
[INFO] [stdout]     |
[INFO] [stdout] 361 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 362 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 363 | |         .await?
[INFO] [stdout] 364 | |         .into_row()
[INFO] [stdout] 365 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 | /     conn.simple_query(format!("CREATE TABLE ##{} (a nchar)", table))
[INFO] [stdout] 381 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:388:15
[INFO] [stdout]     |
[INFO] [stdout] 388 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 389 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 390 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:388:15
[INFO] [stdout]     |
[INFO] [stdout] 388 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 389 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 390 | |         .await?
[INFO] [stdout] 391 | |         .into_row()
[INFO] [stdout] 392 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:410:24
[INFO] [stdout]     |
[INFO] [stdout] 410 |       let insert_count = conn
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 411 | |         .execute(
[INFO] [stdout] 412 | |             format!("INSERT INTO ##{} (id) VALUES (@P1), (@P2), (@P3)", table),
[INFO] [stdout] 413 | |             &[&1i32, &2i32, &3i32],
[INFO] [stdout] 414 | |         )
[INFO] [stdout] 415 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:420:24
[INFO] [stdout]     |
[INFO] [stdout] 420 |       let update_count = conn
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 421 | |         .execute(
[INFO] [stdout] 422 | |             format!("UPDATE ##{} SET id = @P1 WHERE id = @P2", table),
[INFO] [stdout] 423 | |             &[&2i32, &1i32],
[INFO] [stdout] 424 | |         )
[INFO] [stdout] 425 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:430:24
[INFO] [stdout]     |
[INFO] [stdout] 430 |       let delete_count = conn
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 431 | |         .execute(format!("DELETE ##{} WHERE id <> @P1", table), &[&3i32])
[INFO] [stdout] 432 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |     let insert_count = conn
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 457 |     let result: Vec<_> = insert_count.into_iter().collect();
[INFO] [stdout]     |                          ------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `insert_count` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 450 |     let insert_count: /* Type */ = conn
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |     let insert_count = conn
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 483 |     let result = insert_count.total();
[INFO] [stdout]     |                  ------------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `insert_count` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 473 |     let insert_count: /* Type */ = conn
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let mut stream = conn
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 501 |     while let Some(item) = stream.try_next().await? {
[INFO] [stdout]     |                            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 494 |     let mut stream: /* Type */ = conn
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |     let stream = conn.query("EXECUTE sp_executesql N'SELECT 1 UNION ALL SELECT 1 UNION ALL SELECT 1'; EXECUTE sp_executesql N'SELECT 2 UN...
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 524 |
[INFO] [stdout] 525 |     let rows: Result<Vec<i32>> = stream
[INFO] [stdout]     |                                  ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 523 |     let stream: /* Type */ = conn.query("EXECUTE sp_executesql N'SELECT 1 UNION ALL SELECT 1 UNION ALL SELECT 1'; EXECUTE sp_executesql N'SELECT 2 UNION ALL SELECT 2'", &[]).await?;
[INFO] [stdout]     |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:526:26
[INFO] [stdout]     |
[INFO] [stdout] 526 |         .try_filter_map(|item| async move { Ok(item.into_row()) })
[INFO] [stdout]     |                          ^^^^                  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 526 |         .try_filter_map(|item: /* Type */| async move { Ok(item.into_row()) })
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:527:18
[INFO] [stdout]     |
[INFO] [stdout] 527 |         .map_ok(|row| row.get::<i32, _>(0).unwrap())
[INFO] [stdout]     |                  ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 527 |         .map_ok(|row: /* Type */| row.get::<i32, _>(0).unwrap())
[INFO] [stdout]     |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:541:9
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let mut stream = conn
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 545 |     while let Some(item) = stream.try_next().await? {
[INFO] [stdout]     |                            ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 541 |     let mut stream: /* Type */ = conn
[INFO] [stdout]     |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:570:15
[INFO] [stdout]     |
[INFO] [stdout] 570 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 571 | |         .query("SELECT @P1, @P2 ORDER BY 1", &[&false, &true])
[INFO] [stdout] 572 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:570:15
[INFO] [stdout]     |
[INFO] [stdout] 570 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 571 | |         .query("SELECT @P1, @P2 ORDER BY 1", &[&false, &true])
[INFO] [stdout] 572 | |         .await?
[INFO] [stdout] 573 | |         .into_row()
[INFO] [stdout] 574 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:588:15
[INFO] [stdout]     |
[INFO] [stdout] 588 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 589 | |         .query("SELECT @P1", &[&4u8])
[INFO] [stdout] 590 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:588:15
[INFO] [stdout]     |
[INFO] [stdout] 588 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 589 | |         .query("SELECT @P1", &[&4u8])
[INFO] [stdout] 590 | |         .await?
[INFO] [stdout] 591 | |         .into_row()
[INFO] [stdout] 592 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:603:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 604 | |         .query("SELECT @P1", &[&-4i16])
[INFO] [stdout] 605 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:603:15
[INFO] [stdout]     |
[INFO] [stdout] 603 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 604 | |         .query("SELECT @P1", &[&-4i16])
[INFO] [stdout] 605 | |         .await?
[INFO] [stdout] 606 | |         .into_row()
[INFO] [stdout] 607 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:620:15
[INFO] [stdout]     |
[INFO] [stdout] 620 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 621 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 622 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:620:15
[INFO] [stdout]     |
[INFO] [stdout] 620 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 621 | |         .query("SELECT @P1", &[&-4i32])
[INFO] [stdout] 622 | |         .await?
[INFO] [stdout] 623 | |         .into_row()
[INFO] [stdout] 624 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:637:15
[INFO] [stdout]     |
[INFO] [stdout] 637 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 638 | |         .query("SELECT @P1", &[&-4i64])
[INFO] [stdout] 639 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:637:15
[INFO] [stdout]     |
[INFO] [stdout] 637 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 638 | |         .query("SELECT @P1", &[&-4i64])
[INFO] [stdout] 639 | |         .await?
[INFO] [stdout] 640 | |         .into_row()
[INFO] [stdout] 641 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:654:15
[INFO] [stdout]     |
[INFO] [stdout] 654 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 655 | |         .query("SELECT @P1", &[&4.20f32])
[INFO] [stdout] 656 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:654:15
[INFO] [stdout]     |
[INFO] [stdout] 654 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 655 | |         .query("SELECT @P1", &[&4.20f32])
[INFO] [stdout] 656 | |         .await?
[INFO] [stdout] 657 | |         .into_row()
[INFO] [stdout] 658 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:671:15
[INFO] [stdout]     |
[INFO] [stdout] 671 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 672 | |         .query("SELECT @P1", &[&4.20f64])
[INFO] [stdout] 673 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:671:15
[INFO] [stdout]     |
[INFO] [stdout] 671 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 672 | |         .query("SELECT @P1", &[&4.20f64])
[INFO] [stdout] 673 | |         .await?
[INFO] [stdout] 674 | |         .into_row()
[INFO] [stdout] 675 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 690 | /     conn.simple_query(format!("CREATE TABLE ##{} (a tinyint null)", table))
[INFO] [stdout] 691 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:698:15
[INFO] [stdout]     |
[INFO] [stdout] 698 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 699 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 700 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:698:15
[INFO] [stdout]     |
[INFO] [stdout] 698 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 699 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 700 | |         .await?
[INFO] [stdout] 701 | |         .into_row()
[INFO] [stdout] 702 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sql` found for type `u8` in the current scope
[INFO] [stdout]    --> tests/query.rs:707:44
[INFO] [stdout]     |
[INFO] [stdout] 707 |         assert_eq!(Option::<u8>::None, u8::from_sql(&val)?)
[INFO] [stdout]     |                                            ^^^^^^^^ function or associated item not found in `u8`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromSql` which provides `from_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::FromSql;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_sql_owned` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 707 |         assert_eq!(Option::<u8>::None, u8::from_sql_owned(&val)?)
[INFO] [stdout]     |                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:720:5
[INFO] [stdout]     |
[INFO] [stdout] 720 | /     conn.simple_query(format!("CREATE TABLE ##{} (a smallint null)", table))
[INFO] [stdout] 721 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:728:15
[INFO] [stdout]     |
[INFO] [stdout] 728 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 729 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 730 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:728:15
[INFO] [stdout]     |
[INFO] [stdout] 728 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 729 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 730 | |         .await?
[INFO] [stdout] 731 | |         .into_row()
[INFO] [stdout] 732 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sql` found for type `i16` in the current scope
[INFO] [stdout]    --> tests/query.rs:737:46
[INFO] [stdout]     |
[INFO] [stdout] 737 |         assert_eq!(Option::<i16>::None, i16::from_sql(&val)?)
[INFO] [stdout]     |                                              ^^^^^^^^ function or associated item not found in `i16`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromSql` which provides `from_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::FromSql;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_sql_owned` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 737 |         assert_eq!(Option::<i16>::None, i16::from_sql_owned(&val)?)
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:750:5
[INFO] [stdout]     |
[INFO] [stdout] 750 | /     conn.simple_query(format!("CREATE TABLE ##{} (a int null)", table))
[INFO] [stdout] 751 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:758:15
[INFO] [stdout]     |
[INFO] [stdout] 758 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 759 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 760 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:758:15
[INFO] [stdout]     |
[INFO] [stdout] 758 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 759 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 760 | |         .await?
[INFO] [stdout] 761 | |         .into_row()
[INFO] [stdout] 762 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sql` found for type `i32` in the current scope
[INFO] [stdout]    --> tests/query.rs:767:46
[INFO] [stdout]     |
[INFO] [stdout] 767 |         assert_eq!(Option::<i32>::None, i32::from_sql(&val)?)
[INFO] [stdout]     |                                              ^^^^^^^^ function or associated item not found in `i32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromSql` which provides `from_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::FromSql;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_sql_owned` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 767 |         assert_eq!(Option::<i32>::None, i32::from_sql_owned(&val)?)
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:780:5
[INFO] [stdout]     |
[INFO] [stdout] 780 | /     conn.simple_query(format!("CREATE TABLE ##{} (a bigint null)", table))
[INFO] [stdout] 781 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:788:15
[INFO] [stdout]     |
[INFO] [stdout] 788 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 789 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 790 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:788:15
[INFO] [stdout]     |
[INFO] [stdout] 788 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 789 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 790 | |         .await?
[INFO] [stdout] 791 | |         .into_row()
[INFO] [stdout] 792 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sql` found for type `i64` in the current scope
[INFO] [stdout]    --> tests/query.rs:797:46
[INFO] [stdout]     |
[INFO] [stdout] 797 |         assert_eq!(Option::<i64>::None, i64::from_sql(&val)?)
[INFO] [stdout]     |                                              ^^^^^^^^ function or associated item not found in `i64`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromSql` which provides `from_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::FromSql;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_sql_owned` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 797 |         assert_eq!(Option::<i64>::None, i64::from_sql_owned(&val)?)
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:810:5
[INFO] [stdout]     |
[INFO] [stdout] 810 | /     conn.simple_query(format!("CREATE TABLE ##{} (a real null)", table))
[INFO] [stdout] 811 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:818:15
[INFO] [stdout]     |
[INFO] [stdout] 818 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 819 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 820 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:818:15
[INFO] [stdout]     |
[INFO] [stdout] 818 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 819 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 820 | |         .await?
[INFO] [stdout] 821 | |         .into_row()
[INFO] [stdout] 822 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sql` found for type `f32` in the current scope
[INFO] [stdout]    --> tests/query.rs:826:46
[INFO] [stdout]     |
[INFO] [stdout] 826 |         assert_eq!(Option::<f32>::None, f32::from_sql(&val)?);
[INFO] [stdout]     |                                              ^^^^^^^^ function or associated item not found in `f32`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromSql` which provides `from_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::FromSql;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_sql_owned` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 826 |         assert_eq!(Option::<f32>::None, f32::from_sql_owned(&val)?);
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:841:5
[INFO] [stdout]     |
[INFO] [stdout] 841 | /     conn.simple_query(format!("CREATE TABLE ##{} (a float(25) null)", table))
[INFO] [stdout] 842 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:849:15
[INFO] [stdout]     |
[INFO] [stdout] 849 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 850 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 851 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:849:15
[INFO] [stdout]     |
[INFO] [stdout] 849 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 850 | |         .query(format!("SELECT a FROM ##{}", table), &[])
[INFO] [stdout] 851 | |         .await?
[INFO] [stdout] 852 | |         .into_row()
[INFO] [stdout] 853 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_sql` found for type `f64` in the current scope
[INFO] [stdout]    --> tests/query.rs:858:46
[INFO] [stdout]     |
[INFO] [stdout] 858 |         assert_eq!(Option::<f64>::None, f64::from_sql(&val)?)
[INFO] [stdout]     |                                              ^^^^^^^^ function or associated item not found in `f64`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `FromSql` which provides `from_sql` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tiberius_rustls::FromSql;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `from_sql_owned` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 858 |         assert_eq!(Option::<f64>::None, f64::from_sql_owned(&val)?)
[INFO] [stdout]     |                                                      ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:871:15
[INFO] [stdout]     |
[INFO] [stdout] 871 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 872 | |         .query("SELECT @P1", &[&s])
[INFO] [stdout] 873 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:871:15
[INFO] [stdout]     |
[INFO] [stdout] 871 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 872 | |         .query("SELECT @P1", &[&s])
[INFO] [stdout] 873 | |         .await?
[INFO] [stdout] 874 | |         .into_row()
[INFO] [stdout] 875 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:889:15
[INFO] [stdout]     |
[INFO] [stdout] 889 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 890 | |         .query("SELECT @P1", &[&string.as_str()])
[INFO] [stdout] 891 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:889:15
[INFO] [stdout]     |
[INFO] [stdout] 889 |       let row = conn
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 890 | |         .query("SELECT @P1", &[&string.as_str()])
[INFO] [stdout] 891 | |         .await?
[INFO] [stdout] 892 | |         .into_row()
[INFO] [stdout] 893 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:905:16
[INFO] [stdout]     |
[INFO] [stdout] 905 |       let rows = conn
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 906 | |         .query(
[INFO] [stdout] 907 | |             "EXECUTE sp_executesql N'SELECT 1 UNION ALL SELECT 2 UNION ALL SELECT 3'",
[INFO] [stdout] 908 | |             &[],
[INFO] [stdout] 909 | |         )
[INFO] [stdout] 910 | |         .await?
[INFO] [stdout]     | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:929:13
[INFO] [stdout]     |
[INFO] [stdout] 929 |         let mut stream = conn
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 936 |         while let Some(item) = stream.try_next().await? {
[INFO] [stdout]     |                                ------ type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 929 |         let mut stream: /* Type */ = conn
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:945:19
[INFO] [stdout]     |
[INFO] [stdout] 945 |           let row = conn
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 946 | |             .query("SELECT @P1", &[&1i32])
[INFO] [stdout] 947 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/query.rs:945:19
[INFO] [stdout]     |
[INFO] [stdout] 945 |           let row = conn
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 946 | |             .query("SELECT @P1", &[&1i32])
[INFO] [stdout] 947 | |             .await?
[INFO] [stdout] 948 | |             .into_row()
[INFO] [stdout] 949 | |             .await?
[INFO] [stdout]     | |___________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:999:9
[INFO] [stdout]      |
[INFO] [stdout]  999 |     let mut stream = conn
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1013 |     while let Some(item) = stream.try_next().await? {
[INFO] [stdout]      |                            ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]      |
[INFO] [stdout]  999 |     let mut stream: /* Type */ = conn
[INFO] [stdout]      |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1068:9
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     let mut stream = conn
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1082 |     while let Some(item) = stream.try_next().await? {
[INFO] [stdout]      |                            ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1068 |     let mut stream: /* Type */ = conn
[INFO] [stdout]      |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1137:9
[INFO] [stdout]      |
[INFO] [stdout] 1137 |     let mut stream = conn
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1151 |     while let Some(item) = stream.try_next().await? {
[INFO] [stdout]      |                            ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1137 |     let mut stream: /* Type */ = conn
[INFO] [stdout]      |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1206:9
[INFO] [stdout]      |
[INFO] [stdout] 1206 |     let mut stream = conn
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1220 |     while let Some(item) = stream.try_next().await? {
[INFO] [stdout]      |                            ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1206 |     let mut stream: /* Type */ = conn
[INFO] [stdout]      |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1275:9
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     let mut stream = conn
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1289 |     while let Some(item) = stream.try_next().await? {
[INFO] [stdout]      |                            ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1275 |     let mut stream: /* Type */ = conn
[INFO] [stdout]      |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1307:9
[INFO] [stdout]      |
[INFO] [stdout] 1307 |     let mut stream = conn
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1333 |     while let Some(item) = stream.try_next().await? {
[INFO] [stdout]      |                            ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 1307 |     let mut stream: /* Type */ = conn
[INFO] [stdout]      |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1367:15
[INFO] [stdout]      |
[INFO] [stdout] 1367 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1368 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1369 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1367:15
[INFO] [stdout]      |
[INFO] [stdout] 1367 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1368 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1369 | |         .await?
[INFO] [stdout] 1370 | |         .into_row()
[INFO] [stdout] 1371 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1395:15
[INFO] [stdout]      |
[INFO] [stdout] 1395 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1396 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1397 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1395:15
[INFO] [stdout]      |
[INFO] [stdout] 1395 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1396 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1397 | |         .await?
[INFO] [stdout] 1398 | |         .into_row()
[INFO] [stdout] 1399 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1424:15
[INFO] [stdout]      |
[INFO] [stdout] 1424 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1425 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1426 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1424:15
[INFO] [stdout]      |
[INFO] [stdout] 1424 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1425 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1426 | |         .await?
[INFO] [stdout] 1427 | |         .into_row()
[INFO] [stdout] 1428 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1455:15
[INFO] [stdout]      |
[INFO] [stdout] 1455 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1456 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1457 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1455:15
[INFO] [stdout]      |
[INFO] [stdout] 1455 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1456 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1457 | |         .await?
[INFO] [stdout] 1458 | |         .into_row()
[INFO] [stdout] 1459 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1483:15
[INFO] [stdout]      |
[INFO] [stdout] 1483 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1484 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1485 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1483:15
[INFO] [stdout]      |
[INFO] [stdout] 1483 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1484 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1485 | |         .await?
[INFO] [stdout] 1486 | |         .into_row()
[INFO] [stdout] 1487 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1508:17
[INFO] [stdout]      |
[INFO] [stdout] 1508 |       let total = conn
[INFO] [stdout]      |  _________________^
[INFO] [stdout] 1509 | |         .execute(
[INFO] [stdout] 1510 | |             format!("INSERT INTO ##{} (content) VALUES (@P1)", table),
[INFO] [stdout] 1511 | |             &[&Option::<Vec<u8>>::None],
[INFO] [stdout] 1512 | |         )
[INFO] [stdout] 1513 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1518:15
[INFO] [stdout]      |
[INFO] [stdout] 1518 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1519 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1520 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1518:15
[INFO] [stdout]      |
[INFO] [stdout] 1518 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1519 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1520 | |         .await?
[INFO] [stdout] 1521 | |         .into_row()
[INFO] [stdout] 1522 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1546:20
[INFO] [stdout]      |
[INFO] [stdout] 1546 |       let inserted = conn
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1547 | |         .execute(
[INFO] [stdout] 1548 | |             format!("INSERT INTO ##{} (content) VALUES (@P1)", table),
[INFO] [stdout] 1549 | |             &[&binary.as_slice()],
[INFO] [stdout] 1550 | |         )
[INFO] [stdout] 1551 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1556:15
[INFO] [stdout]      |
[INFO] [stdout] 1556 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1557 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1558 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1556:15
[INFO] [stdout]      |
[INFO] [stdout] 1556 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1557 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1558 | |         .await?
[INFO] [stdout] 1559 | |         .into_row()
[INFO] [stdout] 1560 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1587:20
[INFO] [stdout]      |
[INFO] [stdout] 1587 |       let inserted = conn
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1588 | |         .execute(
[INFO] [stdout] 1589 | |             format!("INSERT INTO ##{} (content) VALUES (@P1)", table),
[INFO] [stdout] 1590 | |             &[&binary.as_slice()],
[INFO] [stdout] 1591 | |         )
[INFO] [stdout] 1592 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1597:15
[INFO] [stdout]      |
[INFO] [stdout] 1597 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1598 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1599 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1597:15
[INFO] [stdout]      |
[INFO] [stdout] 1597 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1598 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1599 | |         .await?
[INFO] [stdout] 1600 | |         .into_row()
[INFO] [stdout] 1601 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1625:20
[INFO] [stdout]      |
[INFO] [stdout] 1625 |       let inserted = conn
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1626 | |         .execute(
[INFO] [stdout] 1627 | |             format!("INSERT INTO ##{} (content) VALUES (@P1)", table),
[INFO] [stdout] 1628 | |             &[&binary.as_slice()],
[INFO] [stdout] 1629 | |         )
[INFO] [stdout] 1630 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1635:15
[INFO] [stdout]      |
[INFO] [stdout] 1635 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1636 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1637 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1635:15
[INFO] [stdout]      |
[INFO] [stdout] 1635 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1636 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1637 | |         .await?
[INFO] [stdout] 1638 | |         .into_row()
[INFO] [stdout] 1639 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1657:15
[INFO] [stdout]      |
[INFO] [stdout] 1657 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1658 | |         .query("SELECT @P1", &[&id])
[INFO] [stdout] 1659 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1657:15
[INFO] [stdout]      |
[INFO] [stdout] 1657 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1658 | |         .query("SELECT @P1", &[&id])
[INFO] [stdout] 1659 | |         .await?
[INFO] [stdout] 1660 | |         .into_row()
[INFO] [stdout] 1661 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1675:15
[INFO] [stdout]      |
[INFO] [stdout] 1675 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1676 | |         .simple_query("SELECT CAST('c97dbc01-fb45-4384-a194-e39a4560cf4a' AS UNIQUEIDENTIFIER)")
[INFO] [stdout] 1677 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1675:15
[INFO] [stdout]      |
[INFO] [stdout] 1675 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1676 | |         .simple_query("SELECT CAST('c97dbc01-fb45-4384-a194-e39a4560cf4a' AS UNIQUEIDENTIFIER)")
[INFO] [stdout] 1677 | |         .await?
[INFO] [stdout] 1678 | |         .into_row()
[INFO] [stdout] 1679 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1703:20
[INFO] [stdout]      |
[INFO] [stdout] 1703 |       let inserted = conn
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 1704 | |         .execute(
[INFO] [stdout] 1705 | |             format!("INSERT INTO ##{} (content) VALUES (@P1)", table),
[INFO] [stdout] 1706 | |             &[&binary.as_slice()],
[INFO] [stdout] 1707 | |         )
[INFO] [stdout] 1708 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1713:15
[INFO] [stdout]      |
[INFO] [stdout] 1713 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1714 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1715 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1713:15
[INFO] [stdout]      |
[INFO] [stdout] 1713 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1714 | |         .query(format!("SELECT content FROM ##{}", table), &[])
[INFO] [stdout] 1715 | |         .await?
[INFO] [stdout] 1716 | |         .into_row()
[INFO] [stdout] 1717 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1735:15
[INFO] [stdout]      |
[INFO] [stdout] 1735 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1736 | |         .query("SELECT @P1", &[&num])
[INFO] [stdout] 1737 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1735:15
[INFO] [stdout]      |
[INFO] [stdout] 1735 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1736 | |         .query("SELECT @P1", &[&num])
[INFO] [stdout] 1737 | |         .await?
[INFO] [stdout] 1738 | |         .into_row()
[INFO] [stdout] 1739 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1754:15
[INFO] [stdout]      |
[INFO] [stdout] 1754 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1755 | |         .query("SELECT @P1", &[&num])
[INFO] [stdout] 1756 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1754:15
[INFO] [stdout]      |
[INFO] [stdout] 1754 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1755 | |         .query("SELECT @P1", &[&num])
[INFO] [stdout] 1756 | |         .await?
[INFO] [stdout] 1757 | |         .into_row()
[INFO] [stdout] 1758 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1773:15
[INFO] [stdout]      |
[INFO] [stdout] 1773 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1774 | |         .query("SELECT @P1", &[&num])
[INFO] [stdout] 1775 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1773:15
[INFO] [stdout]      |
[INFO] [stdout] 1773 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1774 | |         .query("SELECT @P1", &[&num])
[INFO] [stdout] 1775 | |         .await?
[INFO] [stdout] 1776 | |         .into_row()
[INFO] [stdout] 1777 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1792:15
[INFO] [stdout]      |
[INFO] [stdout] 1792 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1793 | |         .query("SELECT @P1", &[&num])
[INFO] [stdout] 1794 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:1792:15
[INFO] [stdout]      |
[INFO] [stdout] 1792 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 1793 | |         .query("SELECT @P1", &[&num])
[INFO] [stdout] 1794 | |         .await?
[INFO] [stdout] 1795 | |         .into_row()
[INFO] [stdout] 1796 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2550:15
[INFO] [stdout]      |
[INFO] [stdout] 2550 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 2551 | |         .query("SELECT @P1", &[&xml])
[INFO] [stdout] 2552 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2550:15
[INFO] [stdout]      |
[INFO] [stdout] 2550 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 2551 | |         .query("SELECT @P1", &[&xml])
[INFO] [stdout] 2552 | |         .await?
[INFO] [stdout] 2553 | |         .into_row()
[INFO] [stdout] 2554 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2567:15
[INFO] [stdout]      |
[INFO] [stdout] 2567 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 2568 | |         .query("SELECT CAST(NULL AS XML)", &[])
[INFO] [stdout] 2569 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2567:15
[INFO] [stdout]      |
[INFO] [stdout] 2567 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 2568 | |         .query("SELECT CAST(NULL AS XML)", &[])
[INFO] [stdout] 2569 | |         .await?
[INFO] [stdout] 2570 | |         .into_row()
[INFO] [stdout] 2571 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2595:9
[INFO] [stdout]      |
[INFO] [stdout] 2595 |     let res = conn
[INFO] [stdout]      |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 2605 |     assert_eq!(1, res.total());
[INFO] [stdout]      |                   --- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2595 |     let res: /* Type */ = conn
[INFO] [stdout]      |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2607:15
[INFO] [stdout]      |
[INFO] [stdout] 2607 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 2608 | |         .query(format!("SELECT m1, m2, m3, m4 FROM ##{}", table), &[])
[INFO] [stdout] 2609 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2607:15
[INFO] [stdout]      |
[INFO] [stdout] 2607 |       let row = conn
[INFO] [stdout]      |  _______________^
[INFO] [stdout] 2608 | |         .query(format!("SELECT m1, m2, m3, m4 FROM ##{}", table), &[])
[INFO] [stdout] 2609 | |         .await?
[INFO] [stdout] 2610 | |         .into_row()
[INFO] [stdout] 2611 | |         .await?
[INFO] [stdout]      | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2643:9
[INFO] [stdout]      |
[INFO] [stdout] 2643 |     let res = conn.simple_query(q).await;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 2644 |
[INFO] [stdout] 2645 |     assert!(res.is_err());
[INFO] [stdout]      |             --- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2643 |     let res: /* Type */ = conn.simple_query(q).await;
[INFO] [stdout]      |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2674:9
[INFO] [stdout]      |
[INFO] [stdout] 2674 |     let mut rs = conn.simple_query(format!("EXEC {}", proc)).await?;
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout] 2675 |
[INFO] [stdout] 2676 |     while let Some(item) = rs.try_next().await? {
[INFO] [stdout]      |                            -- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `rs` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2674 |     let mut rs: /* Type */ = conn.simple_query(format!("EXEC {}", proc)).await?;
[INFO] [stdout]      |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2680:46
[INFO] [stdout]      |
[INFO] [stdout] 2680 |             assert_eq!(Some("col"), col.map(|c| c.name()));
[INFO] [stdout]      |                                              ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2680 |             assert_eq!(Some("col"), col.map(|c: /* Type */| c.name()));
[INFO] [stdout]      |                                               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2681:57
[INFO] [stdout]      |
[INFO] [stdout] 2681 |             assert_eq!(Some(ColumnType::Int4), col.map(|c| c.column_type()));
[INFO] [stdout]      |                                                         ^  - type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2681 |             assert_eq!(Some(ColumnType::Int4), col.map(|c: /* Type */| c.column_type()));
[INFO] [stdout]      |                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2783:9
[INFO] [stdout]      |
[INFO] [stdout] 2783 |     let mut stream = conn
[INFO] [stdout]      |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2788 |     let cols = stream.columns().await?.unwrap();
[INFO] [stdout]      |                ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2783 |     let mut stream: /* Type */ = conn
[INFO] [stdout]      |                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2788:16
[INFO] [stdout]      |
[INFO] [stdout] 2788 |     let cols = stream.columns().await?.unwrap();
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2795:16
[INFO] [stdout]      |
[INFO] [stdout] 2795 |     let cols = stream.columns().await?.unwrap();
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2802:16
[INFO] [stdout]      |
[INFO] [stdout] 2802 |     let cols = stream.columns().await?.unwrap();
[INFO] [stdout]      |                ^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2813:9
[INFO] [stdout]      |
[INFO] [stdout] 2813 |     let stream = conn
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2817 |     let mut stream = stream.into_row_stream();
[INFO] [stdout]      |                      ------ type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `stream` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 2813 |     let stream: /* Type */ = conn
[INFO] [stdout]      |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2819:15
[INFO] [stdout]      |
[INFO] [stdout] 2819 |     let row = stream.try_next().await?.unwrap();
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2822:15
[INFO] [stdout]      |
[INFO] [stdout] 2822 |     let row = stream.try_next().await?.unwrap();
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2853:22
[INFO] [stdout]      |
[INFO] [stdout] 2853 |     let mut stream = query.query(&mut conn).await?.into_row_stream();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2855:15
[INFO] [stdout]      |
[INFO] [stdout] 2855 |     let row = stream.try_next().await?.unwrap();
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2891:22
[INFO] [stdout]      |
[INFO] [stdout] 2891 |     let mut stream = query.query(&mut conn).await?.into_row_stream();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2893:15
[INFO] [stdout]      |
[INFO] [stdout] 2893 |     let row = stream.try_next().await?.unwrap();
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2918:22
[INFO] [stdout]      |
[INFO] [stdout] 2918 |     let mut stream = query.query(&mut conn).await?.into_row_stream();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2920:15
[INFO] [stdout]      |
[INFO] [stdout] 2920 |     let row = stream.try_next().await?.unwrap();
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2943:22
[INFO] [stdout]      |
[INFO] [stdout] 2943 |     let mut stream = query.query(&mut conn).await?.into_row_stream();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2945:15
[INFO] [stdout]      |
[INFO] [stdout] 2945 |     let row = stream.try_next().await?.unwrap();
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2977:22
[INFO] [stdout]      |
[INFO] [stdout] 2977 |     let mut stream = query.query(&mut conn).await?.into_row_stream();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:2979:15
[INFO] [stdout]      |
[INFO] [stdout] 2979 |     let row = stream.try_next().await?.unwrap();
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:3008:22
[INFO] [stdout]      |
[INFO] [stdout] 3008 |     let mut stream = query.query(&mut conn).await?.into_row_stream();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:3010:15
[INFO] [stdout]      |
[INFO] [stdout] 3010 |     let row = stream.try_next().await?.unwrap();
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]     --> tests/query.rs:3035:9
[INFO] [stdout]      |
[INFO] [stdout] 3035 |     let res = query.execute(&mut conn).await?;
[INFO] [stdout]      |         ^^^
[INFO] [stdout] 3036 |     assert_eq!(1, res.total());
[INFO] [stdout]      |                   --- type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout] help: consider giving `res` an explicit type
[INFO] [stdout]      |
[INFO] [stdout] 3035 |     let res: /* Type */ = query.execute(&mut conn).await?;
[INFO] [stdout]      |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   --> tests/query.rs:49:52
[INFO] [stdout]    |
[INFO] [stdout] 49 | async fn connect_with_full_encryption<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]    |                                                    ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   --> tests/query.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 | async fn connect_as_plain_text<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]    |                                             ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]   --> tests/query.rs:83:55
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn connect_dot_server_as_localhost<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]    |                                                       ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:100:36
[INFO] [stdout]     |
[INFO] [stdout] 100 | async fn transactions<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                    ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:121:40
[INFO] [stdout]     |
[INFO] [stdout] 121 | async fn transactions_300<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                        ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:144:59
[INFO] [stdout]     |
[INFO] [stdout] 144 | async fn multistatement_query_with_exec_proc<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                           ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:208:46
[INFO] [stdout]     |
[INFO] [stdout] 208 | async fn read_and_write_tinyint<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                              ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:239:53
[INFO] [stdout]     |
[INFO] [stdout] 239 | async fn read_and_write_kanji_varchars<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:276:52
[INFO] [stdout]     |
[INFO] [stdout] 276 | async fn read_and_write_weird_garbage<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                    ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:311:55
[INFO] [stdout]     |
[INFO] [stdout] 311 | async fn read_and_write_finnish_varchars<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                       ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:347:43
[INFO] [stdout]     |
[INFO] [stdout] 347 | async fn read_and_write_char<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                           ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:374:44
[INFO] [stdout]     |
[INFO] [stdout] 374 | async fn read_and_write_nchar<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                            ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:401:52
[INFO] [stdout]     |
[INFO] [stdout] 401 | async fn execute_insert_update_delete<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                    ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:441:62
[INFO] [stdout]     |
[INFO] [stdout] 441 | async fn execute_with_multiple_separate_results<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                              ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:464:52
[INFO] [stdout]     |
[INFO] [stdout] 464 | async fn execute_multiple_count_total<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                    ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:490:65
[INFO] [stdout]     |
[INFO] [stdout] 490 | async fn correct_row_handling_when_not_enough_data<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:519:59
[INFO] [stdout]     |
[INFO] [stdout] 519 | async fn multiple_stored_procedure_functions<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                                           ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:537:40
[INFO] [stdout]     |
[INFO] [stdout] 537 | async fn multiple_queries<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                        ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:566:33
[INFO] [stdout]     |
[INFO] [stdout] 566 | async fn bool_type<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:584:32
[INFO] [stdout]     |
[INFO] [stdout] 584 | async fn u8_token<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:599:33
[INFO] [stdout]     |
[INFO] [stdout] 599 | async fn i16_token<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:616:33
[INFO] [stdout]     |
[INFO] [stdout] 616 | async fn i32_token<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:633:33
[INFO] [stdout]     |
[INFO] [stdout] 633 | async fn i64_token<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:650:33
[INFO] [stdout]     |
[INFO] [stdout] 650 | async fn f32_token<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:667:33
[INFO] [stdout]     |
[INFO] [stdout] 667 | async fn f64_token<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:684:40
[INFO] [stdout]     |
[INFO] [stdout] 684 | async fn read_nullable_u8<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                        ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:714:41
[INFO] [stdout]     |
[INFO] [stdout] 714 | async fn read_nullable_i16<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                         ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:744:41
[INFO] [stdout]     |
[INFO] [stdout] 744 | async fn read_nullable_i32<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                         ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:774:41
[INFO] [stdout]     |
[INFO] [stdout] 774 | async fn read_nullable_i64<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                         ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:804:41
[INFO] [stdout]     |
[INFO] [stdout] 804 | async fn read_nullable_f32<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                         ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:835:41
[INFO] [stdout]     |
[INFO] [stdout] 835 | async fn read_nullable_f64<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                         ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:865:37
[INFO] [stdout]     |
[INFO] [stdout] 865 | async fn short_strings<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:883:36
[INFO] [stdout]     |
[INFO] [stdout] 883 | async fn long_strings<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                    ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:901:41
[INFO] [stdout]     |
[INFO] [stdout] 901 | async fn stored_procedures<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                         ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:923:15
[INFO] [stdout]     |
[INFO] [stdout] 923 |     mut conn: tiberius::Client<S>,
[INFO] [stdout]     |               ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]    --> tests/query.rs:958:42
[INFO] [stdout]     |
[INFO] [stdout] 958 | async fn floats_in_nbc_rows<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]     |                                          ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1027:43
[INFO] [stdout]      |
[INFO] [stdout] 1027 | async fn tinyint_in_nbc_rows<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                           ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1096:44
[INFO] [stdout]      |
[INFO] [stdout] 1096 | async fn smallint_in_nbc_rows<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                            ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1165:39
[INFO] [stdout]      |
[INFO] [stdout] 1165 | async fn int_in_nbc_rows<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                       ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1234:42
[INFO] [stdout]      |
[INFO] [stdout] 1234 | async fn bigint_in_nbc_rows<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                          ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1303:32
[INFO] [stdout]      |
[INFO] [stdout] 1303 | async fn nbc_rows<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1347:34
[INFO] [stdout]      |
[INFO] [stdout] 1347 | async fn ntext_type<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                  ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1380:35
[INFO] [stdout]      |
[INFO] [stdout] 1380 | async fn ntext_empty<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1408:33
[INFO] [stdout]      |
[INFO] [stdout] 1408 | async fn text_type<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1437:37
[INFO] [stdout]      |
[INFO] [stdout] 1437 | async fn varchar_empty<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1468:34
[INFO] [stdout]      |
[INFO] [stdout] 1468 | async fn text_empty<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                  ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1496:39
[INFO] [stdout]      |
[INFO] [stdout] 1496 | async fn varbinary_empty<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                       ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1531:35
[INFO] [stdout]      |
[INFO] [stdout] 1531 | async fn binary_type<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1572:38
[INFO] [stdout]      |
[INFO] [stdout] 1572 | async fn varbinary_type<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                      ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1613:34
[INFO] [stdout]      |
[INFO] [stdout] 1613 | async fn image_type<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                  ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1652:43
[INFO] [stdout]      |
[INFO] [stdout] 1652 | async fn guid_type_roundtrip<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                           ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1670:47
[INFO] [stdout]      |
[INFO] [stdout] 1670 | async fn guid_type_byte_ordering<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                               ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1688:37
[INFO] [stdout]      |
[INFO] [stdout] 1688 | async fn varbinary_max<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1729:53
[INFO] [stdout]      |
[INFO] [stdout] 1729 | async fn numeric_type_u32_presentation<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1748:53
[INFO] [stdout]      |
[INFO] [stdout] 1748 | async fn numeric_type_u64_presentation<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1767:53
[INFO] [stdout]      |
[INFO] [stdout] 1767 | async fn numeric_type_u96_presentation<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:1786:54
[INFO] [stdout]      |
[INFO] [stdout] 1786 | async fn numeric_type_u128_presentation<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                      ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2545:38
[INFO] [stdout]      |
[INFO] [stdout] 2545 | async fn xml_read_write<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                      ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2563:41
[INFO] [stdout]      |
[INFO] [stdout] 2563 | async fn xml_read_null_xml<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                         ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2580:40
[INFO] [stdout]      |
[INFO] [stdout] 2580 | async fn money_smallmoney<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                        ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2623:63
[INFO] [stdout]      |
[INFO] [stdout] 2623 | async fn mars_sp_routines_must_fetch_all_results<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                               ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2651:63
[INFO] [stdout]      |
[INFO] [stdout] 2651 | async fn warnings_should_not_affect_column_fetch<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                               ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2779:49
[INFO] [stdout]      |
[INFO] [stdout] 2779 | async fn columns_fetch_should_work<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2809:51
[INFO] [stdout]      |
[INFO] [stdout] 2809 | async fn into_row_stream_should_work<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2829:53
[INFO] [stdout]      |
[INFO] [stdout] 2829 | async fn dynamic_query_binding_strings<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2877:51
[INFO] [stdout]      |
[INFO] [stdout] 2877 | async fn dynamic_query_binding_bytes<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                   ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2906:49
[INFO] [stdout]      |
[INFO] [stdout] 2906 | async fn dynamic_query_binding_xml<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                 ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2931:50
[INFO] [stdout]      |
[INFO] [stdout] 2931 | async fn dynamic_query_binding_guid<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                  ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2956:53
[INFO] [stdout]      |
[INFO] [stdout] 2956 | async fn dynamic_query_binding_numbers<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:2999:53
[INFO] [stdout]      |
[INFO] [stdout] 2999 | async fn dynamic_query_binding_boolean<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                                     ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]     --> tests/query.rs:3019:45
[INFO] [stdout]      |
[INFO] [stdout] 3019 | async fn new_execute_interface<S>(mut conn: tiberius::Client<S>) -> Result<()>
[INFO] [stdout]      |                                             ^^^^^^^^ use of unresolved module or unlinked crate `tiberius`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `tiberius`, use `cargo add tiberius` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tiberius-rustls` (test "query") due to 240 previous errors
[INFO] running `Command { std: "docker" "inspect" "ec4cf4c037a3e0a2af7815b8fdf43a0cc55a0c4a3bcd3811556a82c6e1e12f06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec4cf4c037a3e0a2af7815b8fdf43a0cc55a0c4a3bcd3811556a82c6e1e12f06", kill_on_drop: false }`
[INFO] [stdout] ec4cf4c037a3e0a2af7815b8fdf43a0cc55a0c4a3bcd3811556a82c6e1e12f06
