[INFO] fetching crate tiberius-rustls 0.12.5... [INFO] testing tiberius-rustls-0.12.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tiberius-rustls 0.12.5 into /workspace/builds/worker-7-tc2/source [INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tiberius-rustls 0.12.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e82a05dca8e7c18795845fe1bea132e6d15511531cefdcfc49db331e11174df6 [INFO] running `Command { std: "docker" "start" "-a" "e82a05dca8e7c18795845fe1bea132e6d15511531cefdcfc49db331e11174df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e82a05dca8e7c18795845fe1bea132e6d15511531cefdcfc49db331e11174df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82a05dca8e7c18795845fe1bea132e6d15511531cefdcfc49db331e11174df6", kill_on_drop: false }` [INFO] [stdout] e82a05dca8e7c18795845fe1bea132e6d15511531cefdcfc49db331e11174df6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94368b61bec3223a67c209a0d9707b29c4f593151030b78a6e6ea2dbdce74707 [INFO] running `Command { std: "docker" "start" "-a" "94368b61bec3223a67c209a0d9707b29c4f593151030b78a6e6ea2dbdce74707", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls v0.21.12 [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 ring v0.17.14 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [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 tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [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 20.54s [INFO] running `Command { std: "docker" "inspect" "94368b61bec3223a67c209a0d9707b29c4f593151030b78a6e6ea2dbdce74707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94368b61bec3223a67c209a0d9707b29c4f593151030b78a6e6ea2dbdce74707", kill_on_drop: false }` [INFO] [stdout] 94368b61bec3223a67c209a0d9707b29c4f593151030b78a6e6ea2dbdce74707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74584c5d62ffe919c8251b5315aaf7d0f189b9445b0fe45b8644d7305178caeb [INFO] running `Command { std: "docker" "start" "-a" "74584c5d62ffe919c8251b5315aaf7d0f189b9445b0fe45b8644d7305178caeb", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [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 concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling azure_core v0.4.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling async-timer v1.0.0-beta.15 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling error-code v3.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling fix-hidden-lifetime-bug-proc_macros v0.2.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling fix-hidden-lifetime-bug v0.2.7 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [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 clap v3.2.25 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.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 idna v1.0.3 [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 url v2.5.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tiberius-rustls v0.12.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [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/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] --> 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[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] --> 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] For more information about this error, try `rustc --explain E0432`. [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] [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] [stderr] error: could not compile `tiberius-rustls` (example "aad-auth") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [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] For more information about this error, try `rustc --explain E0432`. [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] [stderr] error: could not compile `tiberius-rustls` (example "async-std") due to 1 previous error [INFO] [stderr] error: could not compile `tiberius-rustls` (test "custom-cert") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiberius-rustls` (example "tokio") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiberius-rustls` (test "deadlocks") due to 3 previous errors [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>, [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] [stderr] error: could not compile `tiberius-rustls` (test "login_errors") due to 1 previous error [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_row` found for tuple `(Option<{integer}>, Option, 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, 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[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] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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] [stderr] error: could not compile `tiberius-rustls` (example "bulk") due to 2 previous errors [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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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[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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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] [stderr] error: could not compile `tiberius-rustls` (test "bulk") due to 42 previous errors [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 >](mut conn: tiberius::Client) -> 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 >](mut conn: tiberius::Client) -> 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: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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::::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::::None, u8::from_sql_owned(&val)?) [INFO] [stdout] | ++++++ [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::::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::::None, i16::from_sql_owned(&val)?) [INFO] [stdout] | ++++++ [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::::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::::None, i32::from_sql_owned(&val)?) [INFO] [stdout] | ++++++ [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::::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::::None, i64::from_sql_owned(&val)?) [INFO] [stdout] | ++++++ [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::::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::::None, f32::from_sql_owned(&val)?); [INFO] [stdout] | ++++++ [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::::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::::None, f64::from_sql_owned(&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:49:52 [INFO] [stdout] | [INFO] [stdout] 49 | async fn connect_with_full_encryption(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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, [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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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(mut conn: tiberius::Client) -> 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: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tiberius-rustls` (test "query") due to 87 previous errors [INFO] running `Command { std: "docker" "inspect" "74584c5d62ffe919c8251b5315aaf7d0f189b9445b0fe45b8644d7305178caeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74584c5d62ffe919c8251b5315aaf7d0f189b9445b0fe45b8644d7305178caeb", kill_on_drop: false }` [INFO] [stdout] 74584c5d62ffe919c8251b5315aaf7d0f189b9445b0fe45b8644d7305178caeb