[INFO] fetching crate rs-odbc 0.2.0...
[INFO] checking rs-odbc-0.2.0 against 1.95.0 for pr-155915
[INFO] extracting crate rs-odbc 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rs-odbc 0.2.0
[INFO] finished tweaking crates.io crate rs-odbc 0.2.0
[INFO] tweaked toml for crates.io crate rs-odbc 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-odbc 0.2.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rs-odbc 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded mockall_double v0.3.0
[INFO] [stderr]   Downloaded trybuild v1.0.71
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded fragile v1.2.1
[INFO] [stderr]   Downloaded rs-odbc_derive v0.1.0
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded mockall_derive v0.11.2
[INFO] [stderr]   Downloaded serde_derive v1.0.145
[INFO] [stderr]   Downloaded mockall v0.11.2
[INFO] [stderr]   Downloaded serde v1.0.145
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded serde_json v1.0.86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b8cbe159ef372cb5cfc998739198282140c6a2a7d3286ce65238cd8c18cb923
[INFO] running `Command { std: "docker" "start" "-a" "4b8cbe159ef372cb5cfc998739198282140c6a2a7d3286ce65238cd8c18cb923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b8cbe159ef372cb5cfc998739198282140c6a2a7d3286ce65238cd8c18cb923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b8cbe159ef372cb5cfc998739198282140c6a2a7d3286ce65238cd8c18cb923", kill_on_drop: false }`
[INFO] [stdout] 4b8cbe159ef372cb5cfc998739198282140c6a2a7d3286ce65238cd8c18cb923
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ec2cc601594d2e993153c4c3c7327ce79e7571cccc8aa9eb9e1816d7f47eaf3
[INFO] running `Command { std: "docker" "start" "-a" "3ec2cc601594d2e993153c4c3c7327ce79e7571cccc8aa9eb9e1816d7f47eaf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]    Compiling trybuild v1.0.71
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]    Compiling rs-odbc v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking fragile v1.2.1
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]    Compiling mockall_double v0.3.0
[INFO] [stderr]    Compiling rs-odbc_derive v0.1.0
[INFO] [stderr]    Compiling mockall_derive v0.11.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[cfg_attr(not(feature = "odbc_debug"), repr(transparent))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:437:16
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[cfg_attr(not(feature = "odbc_debug"), repr(transparent))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/api.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/api.rs:145:21
[INFO] [stdout]     |
[INFO] [stdout] 145 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:1605:21
[INFO] [stdout]      |
[INFO] [stdout] 1605 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:1644:21
[INFO] [stdout]      |
[INFO] [stdout] 1644 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2235:21
[INFO] [stdout]      |
[INFO] [stdout] 2235 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2273:21
[INFO] [stdout]      |
[INFO] [stdout] 2273 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2901:15
[INFO] [stdout]      |
[INFO] [stdout] 2901 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2907:15
[INFO] [stdout]      |
[INFO] [stdout] 2907 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2913:15
[INFO] [stdout]      |
[INFO] [stdout] 2913 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2916:11
[INFO] [stdout]      |
[INFO] [stdout] 2916 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2929:11
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2944:11
[INFO] [stdout]      |
[INFO] [stdout] 2944 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:3000:17
[INFO] [stdout]      |
[INFO] [stdout] 3000 |         if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:3038:17
[INFO] [stdout]      |
[INFO] [stdout] 3038 |         if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SQL_OV_ODBC3`
[INFO] [stdout]  --> src/col.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::env::{OdbcVersion, SQL_OV_ODBC3, SQL_OV_ODBC3_80, SQL_OV_ODBC4};
[INFO] [stdout]   |                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/convert.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |         if cfg!(feature = "odbc_debug") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v3_5`
[INFO] [stdout]    --> src/desc.rs:706:7
[INFO] [stdout]     |
[INFO] [stdout] 706 | #[cfg(feature = "v3_5")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `v3_5` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/desc.rs:504:11
[INFO] [stdout]     |
[INFO] [stdout] 504 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/desc.rs:513:11
[INFO] [stdout]     |
[INFO] [stdout] 513 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]   --> src/handle.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "odbc_debug")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:275:11
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:277:11
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:280:11
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:282:11
[INFO] [stdout]     |
[INFO] [stdout] 282 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:294:15
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:298:15
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:447:15
[INFO] [stdout]     |
[INFO] [stdout] 447 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:336:15
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:358:11
[INFO] [stdout]     |
[INFO] [stdout] 358 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v3_8`
[INFO] [stdout]   --> src/sqlreturn.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "v3_8")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `v3_8` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v4`
[INFO] [stdout]   --> src/sqlreturn.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "v4")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `v4` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v4`
[INFO] [stdout]   --> src/sqlreturn.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "v4")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `v4` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v4`
[INFO] [stdout]   --> src/sqlreturn.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "v4")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `v4` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:712:11
[INFO] [stdout]     |
[INFO] [stdout] 712 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:721:11
[INFO] [stdout]     |
[INFO] [stdout] 721 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:736:11
[INFO] [stdout]     |
[INFO] [stdout] 736 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:745:11
[INFO] [stdout]     |
[INFO] [stdout] 745 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:760:11
[INFO] [stdout]     |
[INFO] [stdout] 760 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:820:11
[INFO] [stdout]     |
[INFO] [stdout] 820 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:829:11
[INFO] [stdout]     |
[INFO] [stdout] 829 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:842:11
[INFO] [stdout]     |
[INFO] [stdout] 842 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:851:11
[INFO] [stdout]     |
[INFO] [stdout] 851 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:866:11
[INFO] [stdout]     |
[INFO] [stdout] 866 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:922:11
[INFO] [stdout]     |
[INFO] [stdout] 922 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:931:11
[INFO] [stdout]     |
[INFO] [stdout] 931 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:944:11
[INFO] [stdout]     |
[INFO] [stdout] 944 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:953:11
[INFO] [stdout]     |
[INFO] [stdout] 953 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:998:11
[INFO] [stdout]     |
[INFO] [stdout] 998 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/stmt.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/stmt.rs:1020:11
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/stmt.rs:1029:11
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking mockall v0.11.2
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 | #[cfg_attr(not(feature = "odbc_debug"), repr(transparent))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:437:16
[INFO] [stdout]     |
[INFO] [stdout] 437 | #[cfg_attr(not(feature = "odbc_debug"), repr(transparent))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/api.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/api.rs:145:21
[INFO] [stdout]     |
[INFO] [stdout] 145 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:1605:21
[INFO] [stdout]      |
[INFO] [stdout] 1605 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:1644:21
[INFO] [stdout]      |
[INFO] [stdout] 1644 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2235:21
[INFO] [stdout]      |
[INFO] [stdout] 2235 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2273:21
[INFO] [stdout]      |
[INFO] [stdout] 2273 |             if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2901:15
[INFO] [stdout]      |
[INFO] [stdout] 2901 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2907:15
[INFO] [stdout]      |
[INFO] [stdout] 2907 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2913:15
[INFO] [stdout]      |
[INFO] [stdout] 2913 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2916:11
[INFO] [stdout]      |
[INFO] [stdout] 2916 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2929:11
[INFO] [stdout]      |
[INFO] [stdout] 2929 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:2944:11
[INFO] [stdout]      |
[INFO] [stdout] 2944 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:3000:17
[INFO] [stdout]      |
[INFO] [stdout] 3000 |         if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/api.rs:3038:17
[INFO] [stdout]      |
[INFO] [stdout] 3038 |         if cfg!(feature = "odbc_debug") {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SQL_OV_ODBC3`
[INFO] [stdout]  --> src/col.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::env::{OdbcVersion, SQL_OV_ODBC3, SQL_OV_ODBC3_80, SQL_OV_ODBC4};
[INFO] [stdout]   |                               ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/conn.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::api::mock_ffi as ffi`
[INFO] [stdout]    --> src/conn.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |     use crate::api::mock_ffi as ffi;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::api::Allocate`
[INFO] [stdout]    --> src/conn.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |     use crate::api::Allocate;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::env::SQL_OV_ODBC3_80`
[INFO] [stdout]    --> src/conn.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |     use crate::env::SQL_OV_ODBC3_80;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::handle::SQLHANDLE`
[INFO] [stdout]    --> src/conn.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |     use crate::handle::SQLHANDLE;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sqlreturn::SQL_SUCCESS`
[INFO] [stdout]    --> src/conn.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |     use crate::sqlreturn::SQL_SUCCESS;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::stmt::SQL_ASYNC_ENABLE_OFF`
[INFO] [stdout]    --> src/conn.rs:493:9
[INFO] [stdout]     |
[INFO] [stdout] 493 |     use crate::stmt::SQL_ASYNC_ENABLE_OFF;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SQL_TRUE`
[INFO] [stdout]    --> src/conn.rs:494:9
[INFO] [stdout]     |
[INFO] [stdout] 494 |     use crate::SQL_TRUE;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/convert.rs:256:17
[INFO] [stdout]     |
[INFO] [stdout] 256 |         if cfg!(feature = "odbc_debug") {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v3_5`
[INFO] [stdout]    --> src/desc.rs:706:7
[INFO] [stdout]     |
[INFO] [stdout] 706 | #[cfg(feature = "v3_5")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `v3_5` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/desc.rs:504:11
[INFO] [stdout]     |
[INFO] [stdout] 504 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/desc.rs:513:11
[INFO] [stdout]     |
[INFO] [stdout] 513 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]   --> src/handle.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "odbc_debug")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:275:11
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:277:11
[INFO] [stdout]     |
[INFO] [stdout] 277 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:280:11
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:282:11
[INFO] [stdout]     |
[INFO] [stdout] 282 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:286:11
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:294:15
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:296:15
[INFO] [stdout]     |
[INFO] [stdout] 296 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:298:15
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:300:15
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:447:15
[INFO] [stdout]     |
[INFO] [stdout] 447 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:336:15
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[cfg(not(feature = "odbc_debug"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/handle.rs:358:11
[INFO] [stdout]     |
[INFO] [stdout] 358 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v3_8`
[INFO] [stdout]   --> src/sqlreturn.rs:53:7
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cfg(feature = "v3_8")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `v3_8` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v4`
[INFO] [stdout]   --> src/sqlreturn.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "v4")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `v4` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v4`
[INFO] [stdout]   --> src/sqlreturn.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(feature = "v4")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `v4` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v4`
[INFO] [stdout]   --> src/sqlreturn.rs:65:7
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg(feature = "v4")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]    = help: consider adding `v4` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:712:11
[INFO] [stdout]     |
[INFO] [stdout] 712 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:721:11
[INFO] [stdout]     |
[INFO] [stdout] 721 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:736:11
[INFO] [stdout]     |
[INFO] [stdout] 736 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:745:11
[INFO] [stdout]     |
[INFO] [stdout] 745 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:760:11
[INFO] [stdout]     |
[INFO] [stdout] 760 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:820:11
[INFO] [stdout]     |
[INFO] [stdout] 820 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:829:11
[INFO] [stdout]     |
[INFO] [stdout] 829 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:842:11
[INFO] [stdout]     |
[INFO] [stdout] 842 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:851:11
[INFO] [stdout]     |
[INFO] [stdout] 851 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:866:11
[INFO] [stdout]     |
[INFO] [stdout] 866 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:922:11
[INFO] [stdout]     |
[INFO] [stdout] 922 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:931:11
[INFO] [stdout]     |
[INFO] [stdout] 931 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:944:11
[INFO] [stdout]     |
[INFO] [stdout] 944 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:953:11
[INFO] [stdout]     |
[INFO] [stdout] 953 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]    --> src/stmt.rs:998:11
[INFO] [stdout]     |
[INFO] [stdout] 998 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]     = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/stmt.rs:1007:11
[INFO] [stdout]      |
[INFO] [stdout] 1007 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/stmt.rs:1020:11
[INFO] [stdout]      |
[INFO] [stdout] 1020 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `odbc_debug`
[INFO] [stdout]     --> src/stmt.rs:1029:11
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     #[cfg(feature = "odbc_debug")]
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `default`, `static`, and `std`
[INFO] [stdout]      = help: consider adding `odbc_debug` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `SQLFreeHandle` is never used
[INFO] [stdout]     --> src/api.rs:3496:16
[INFO] [stdout]      |
[INFO] [stdout] 3496 |         pub fn SQLFreeHandle(HandleType: SQLSMALLINT, Handle: SQLHANDLE) -> SQLRETURN;
[INFO] [stdout]      |                ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `HDESC` is never used
[INFO] [stdout]     --> src/api.rs:3131:10
[INFO] [stdout]      |
[INFO] [stdout] 3131 |     type HDESC = SQLHANDLE;
[INFO] [stdout]      |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.58s
[INFO] running `Command { std: "docker" "inspect" "3ec2cc601594d2e993153c4c3c7327ce79e7571cccc8aa9eb9e1816d7f47eaf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ec2cc601594d2e993153c4c3c7327ce79e7571cccc8aa9eb9e1816d7f47eaf3", kill_on_drop: false }`
[INFO] [stdout] 3ec2cc601594d2e993153c4c3c7327ce79e7571cccc8aa9eb9e1816d7f47eaf3
