[INFO] fetching crate cdbc-mssql 0.1.22... [INFO] testing cdbc-mssql-0.1.22 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cdbc-mssql 0.1.22 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate cdbc-mssql 0.1.22 [INFO] finished tweaking crates.io crate cdbc-mssql 0.1.22 [INFO] tweaked toml for crates.io crate cdbc-mssql 0.1.22 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cdbc-mssql 0.1.22 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 107 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.1) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.4) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.17.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miow v0.6.0 [INFO] [stderr] Downloaded cdbc-macro v0.1.23 [INFO] [stderr] Downloaded cdbc v0.1.23 [INFO] [stderr] Downloaded mco v0.1.48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8d240881ab0b37888096d2fbafc9094ffd611ddf0985004b6456648f7850f8a [INFO] running `Command { std: "docker" "start" "-a" "a8d240881ab0b37888096d2fbafc9094ffd611ddf0985004b6456648f7850f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8d240881ab0b37888096d2fbafc9094ffd611ddf0985004b6456648f7850f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8d240881ab0b37888096d2fbafc9094ffd611ddf0985004b6456648f7850f8a", kill_on_drop: false }` [INFO] [stdout] a8d240881ab0b37888096d2fbafc9094ffd611ddf0985004b6456648f7850f8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 71dd5ba522b6aa2a9758e59126ddf89e62917f97baad9e28208f7eef185d47c2 [INFO] running `Command { std: "docker" "start" "-a" "71dd5ba522b6aa2a9758e59126ddf89e62917f97baad9e28208f7eef185d47c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling generator v0.7.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cdbc-macro v0.1.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling mco v0.1.48 [INFO] [stderr] Compiling cdbc v0.1.23 [INFO] [stderr] Compiling cdbc-mssql v0.1.22 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/connection/executor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `err_end` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cdbc-0.1.23/src/io/chan_stream.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | macro_rules! err_end { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `end` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cdbc-0.1.23/src/io/chan_stream.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | macro_rules! end { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encode` and `IsNull` [INFO] [stdout] --> src/types/mod.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cdbc::encode::{Encode, IsNull}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataType` and `TypeInfo` [INFO] [stdout] --> src/types/mod.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::protocol::type_info::{DataType, TypeInfo}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MssqlTypeInfo` and `Mssql` [INFO] [stdout] --> src/types/mod.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Mssql, MssqlTypeInfo}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/options/connect.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | fn connect(&self,d:Duration) ->Result [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor_command` is never read [INFO] [stdout] --> src/protocol/done.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Done { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | cursor_command: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Done` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/protocol/info.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Info { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 8 | pub number: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | pub state: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub class: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub server: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub procedure: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub line: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `interface`, `tds_version`, `program_name`, and `program_version` are never read [INFO] [stdout] --> src/protocol/login_ack.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LoginAck { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub interface: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | pub tds_version: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | pub program_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | pub program_version: Version, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoginAck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | LoginAck(LoginAck), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - LoginAck(LoginAck), [INFO] [stdout] 13 + LoginAck(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | ReturnStatus(ReturnStatus), [INFO] [stdout] | ------------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - ReturnStatus(ReturnStatus), [INFO] [stdout] 18 + ReturnStatus(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | Order(Order), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - Order(Order), [INFO] [stdout] 20 + Order(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `columns` is never read [INFO] [stdout] --> src/protocol/order.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Order { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | columns: Bytes, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/protocol/return_status.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ReturnStatus { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 7 | value: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `param_ordinal`, `param_name`, `status`, `user_type`, and `flags` are never read [INFO] [stdout] --> src/protocol/return_value.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ReturnValue { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 11 | param_ordinal: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | param_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | status: ReturnValueStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | user_type: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | flags: Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | r#yield!(Either::Right(MssqlRow { row, column_names, columns })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | / ... r#yield!(Either::Left(MssqlQueryResult { [INFO] [stdout] 99 | | ... rows_affected: done.affected_rows, [INFO] [stdout] 100 | | ... })); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | / ... r#yield!(Either::Left(MssqlQueryResult { [INFO] [stdout] 111 | | ... rows_affected: done.affected_rows, [INFO] [stdout] 112 | | ... })); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.15s [INFO] running `Command { std: "docker" "inspect" "71dd5ba522b6aa2a9758e59126ddf89e62917f97baad9e28208f7eef185d47c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71dd5ba522b6aa2a9758e59126ddf89e62917f97baad9e28208f7eef185d47c2", kill_on_drop: false }` [INFO] [stdout] 71dd5ba522b6aa2a9758e59126ddf89e62917f97baad9e28208f7eef185d47c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f956940c3876f82b798e5b5454f27a74ade64b650523ad98118d10d0a13cbfa3 [INFO] running `Command { std: "docker" "start" "-a" "f956940c3876f82b798e5b5454f27a74ade64b650523ad98118d10d0a13cbfa3", kill_on_drop: false }` [INFO] [stderr] Compiling cdbc-mssql v0.1.22 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/connection/executor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `err_end` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cdbc-0.1.23/src/io/chan_stream.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | macro_rules! err_end { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `end` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cdbc-0.1.23/src/io/chan_stream.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | macro_rules! end { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encode` and `IsNull` [INFO] [stdout] --> src/types/mod.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cdbc::encode::{Encode, IsNull}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataType` and `TypeInfo` [INFO] [stdout] --> src/types/mod.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::protocol::type_info::{DataType, TypeInfo}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MssqlTypeInfo` and `Mssql` [INFO] [stdout] --> src/types/mod.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Mssql, MssqlTypeInfo}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/options/connect.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | fn connect(&self,d:Duration) ->Result [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor_command` is never read [INFO] [stdout] --> src/protocol/done.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Done { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | cursor_command: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Done` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/protocol/info.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Info { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 8 | pub number: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | pub state: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub class: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub server: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub procedure: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub line: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `interface`, `tds_version`, `program_name`, and `program_version` are never read [INFO] [stdout] --> src/protocol/login_ack.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LoginAck { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub interface: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | pub tds_version: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | pub program_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | pub program_version: Version, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoginAck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | LoginAck(LoginAck), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - LoginAck(LoginAck), [INFO] [stdout] 13 + LoginAck(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | ReturnStatus(ReturnStatus), [INFO] [stdout] | ------------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - ReturnStatus(ReturnStatus), [INFO] [stdout] 18 + ReturnStatus(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | Order(Order), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - Order(Order), [INFO] [stdout] 20 + Order(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `columns` is never read [INFO] [stdout] --> src/protocol/order.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Order { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | columns: Bytes, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/protocol/return_status.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ReturnStatus { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 7 | value: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `param_ordinal`, `param_name`, `status`, `user_type`, and `flags` are never read [INFO] [stdout] --> src/protocol/return_value.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ReturnValue { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 11 | param_ordinal: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | param_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | status: ReturnValueStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | user_type: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | flags: Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | r#yield!(Either::Right(MssqlRow { row, column_names, columns })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | / ... r#yield!(Either::Left(MssqlQueryResult { [INFO] [stdout] 99 | | ... rows_affected: done.affected_rows, [INFO] [stdout] 100 | | ... })); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | / ... r#yield!(Either::Left(MssqlQueryResult { [INFO] [stdout] 111 | | ... rows_affected: done.affected_rows, [INFO] [stdout] 112 | | ... })); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::Cow` [INFO] [stdout] --> src/connection/executor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::borrow::Cow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `err_end` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cdbc-0.1.23/src/io/chan_stream.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | macro_rules! err_end { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `end` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cdbc-0.1.23/src/io/chan_stream.rs:115:26 [INFO] [stdout] | [INFO] [stdout] 115 | macro_rules! end { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encode` and `IsNull` [INFO] [stdout] --> src/types/mod.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use cdbc::encode::{Encode, IsNull}; [INFO] [stdout] | ^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DataType` and `TypeInfo` [INFO] [stdout] --> src/types/mod.rs:2:34 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::protocol::type_info::{DataType, TypeInfo}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MssqlTypeInfo` and `Mssql` [INFO] [stdout] --> src/types/mod.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Mssql, MssqlTypeInfo}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/options/connect.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | fn connect(&self,d:Duration) ->Result [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor_command` is never read [INFO] [stdout] --> src/protocol/done.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Done { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | cursor_command: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Done` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/protocol/info.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Info { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 8 | pub number: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | pub state: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 10 | pub class: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 11 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub server: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub procedure: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 14 | pub line: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `interface`, `tds_version`, `program_name`, and `program_version` are never read [INFO] [stdout] --> src/protocol/login_ack.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LoginAck { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub interface: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 9 | pub tds_version: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | pub program_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 11 | pub program_version: Version, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LoginAck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | LoginAck(LoginAck), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - LoginAck(LoginAck), [INFO] [stdout] 13 + LoginAck(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | ReturnStatus(ReturnStatus), [INFO] [stdout] | ------------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 18 - ReturnStatus(ReturnStatus), [INFO] [stdout] 18 + ReturnStatus(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol/message.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | Order(Order), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 20 - Order(Order), [INFO] [stdout] 20 + Order(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `columns` is never read [INFO] [stdout] --> src/protocol/order.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Order { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 7 | columns: Bytes, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/protocol/return_status.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct ReturnStatus { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 7 | value: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `param_ordinal`, `param_name`, `status`, `user_type`, and `flags` are never read [INFO] [stdout] --> src/protocol/return_value.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct ReturnValue { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 11 | param_ordinal: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 12 | param_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | status: ReturnValueStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | user_type: u32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 15 | flags: Flags, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReturnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | r#yield!(Either::Right(MssqlRow { row, column_names, columns })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 98 | / ... r#yield!(Either::Left(MssqlQueryResult { [INFO] [stdout] 99 | | ... rows_affected: done.affected_rows, [INFO] [stdout] 100 | | ... })); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/connection/executor.rs:110:29 [INFO] [stdout] | [INFO] [stdout] 110 | / ... r#yield!(Either::Left(MssqlQueryResult { [INFO] [stdout] 111 | | ... rows_affected: done.affected_rows, [INFO] [stdout] 112 | | ... })); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s [INFO] running `Command { std: "docker" "inspect" "f956940c3876f82b798e5b5454f27a74ade64b650523ad98118d10d0a13cbfa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f956940c3876f82b798e5b5454f27a74ade64b650523ad98118d10d0a13cbfa3", kill_on_drop: false }` [INFO] [stdout] f956940c3876f82b798e5b5454f27a74ade64b650523ad98118d10d0a13cbfa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 43f10e337d676cd42ad600f65eec86d316c9cfe9e0b35adfc385228922866096 [INFO] running `Command { std: "docker" "start" "-a" "43f10e337d676cd42ad600f65eec86d316c9cfe9e0b35adfc385228922866096", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::borrow::Cow` [INFO] [stderr] --> src/connection/executor.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use std::borrow::Cow; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `err_end` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cdbc-0.1.23/src/io/chan_stream.rs:108:26 [INFO] [stderr] | [INFO] [stderr] 108 | macro_rules! err_end { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `end` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cdbc-0.1.23/src/io/chan_stream.rs:115:26 [INFO] [stderr] | [INFO] [stderr] 115 | macro_rules! end { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Encode` and `IsNull` [INFO] [stderr] --> src/types/mod.rs:1:20 [INFO] [stderr] | [INFO] [stderr] 1 | use cdbc::encode::{Encode, IsNull}; [INFO] [stderr] | ^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `DataType` and `TypeInfo` [INFO] [stderr] --> src/types/mod.rs:2:34 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::protocol::type_info::{DataType, TypeInfo}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `MssqlTypeInfo` and `Mssql` [INFO] [stderr] --> src/types/mod.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::{Mssql, MssqlTypeInfo}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `d` [INFO] [stderr] --> src/options/connect.rs:9:22 [INFO] [stderr] | [INFO] [stderr] 9 | fn connect(&self,d:Duration) ->Result [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `cursor_command` is never read [INFO] [stderr] --> src/protocol/done.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Done { [INFO] [stderr] | ---- field in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | cursor_command: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Done` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple fields are never read [INFO] [stderr] --> src/protocol/info.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct Info { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 8 | pub number: u32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 9 | pub state: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 10 | pub class: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 11 | pub message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 12 | pub server: String, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 13 | pub procedure: String, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 14 | pub line: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `interface`, `tds_version`, `program_name`, and `program_version` are never read [INFO] [stderr] --> src/protocol/login_ack.rs:8:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct LoginAck { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 8 | pub interface: u8, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 9 | pub tds_version: u32, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 10 | pub program_name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 11 | pub program_version: Version, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `LoginAck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/protocol/message.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | LoginAck(LoginAck), [INFO] [stderr] | -------- ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 13 - LoginAck(LoginAck), [INFO] [stderr] 13 + LoginAck(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/protocol/message.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | ReturnStatus(ReturnStatus), [INFO] [stderr] | ------------ ^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 18 - ReturnStatus(ReturnStatus), [INFO] [stderr] 18 + ReturnStatus(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/protocol/message.rs:20:11 [INFO] [stderr] | [INFO] [stderr] 20 | Order(Order), [INFO] [stderr] | ----- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 20 - Order(Order), [INFO] [stderr] 20 + Order(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `columns` is never read [INFO] [stderr] --> src/protocol/order.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Order { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 7 | columns: Bytes, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Order` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `value` is never read [INFO] [stderr] --> src/protocol/return_status.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct ReturnStatus { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 7 | value: i32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ReturnStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `param_ordinal`, `param_name`, `status`, `user_type`, and `flags` are never read [INFO] [stderr] --> src/protocol/return_value.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct ReturnValue { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 11 | param_ordinal: u16, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 12 | param_name: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 13 | status: ReturnValueStatus, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 14 | user_type: u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] 15 | flags: Flags, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ReturnValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/connection/executor.rs:89:25 [INFO] [stderr] | [INFO] [stderr] 89 | r#yield!(Either::Right(MssqlRow { row, column_names, columns })); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/connection/executor.rs:98:29 [INFO] [stderr] | [INFO] [stderr] 98 | / ... r#yield!(Either::Left(MssqlQueryResult { [INFO] [stderr] 99 | | ... rows_affected: done.affected_rows, [INFO] [stderr] 100 | | ... })); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/connection/executor.rs:110:29 [INFO] [stderr] | [INFO] [stderr] 110 | / ... r#yield!(Either::Left(MssqlQueryResult { [INFO] [stderr] 111 | | ... rows_affected: done.affected_rows, [INFO] [stderr] 112 | | ... })); [INFO] [stderr] | |_________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] = note: this warning originates in the macro `yield` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `cdbc-mssql` (lib) generated 20 warnings (run `cargo fix --lib -p cdbc-mssql` to apply 4 suggestions) [INFO] [stderr] warning: `cdbc-mssql` (lib test) generated 20 warnings (20 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cdbc_mssql-7d7c719d53e09ada) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test protocol::pre_login::test_decode_pre_login ... ok [INFO] [stdout] test options::parse::it_parses_username_with_at_sign_correctly ... ok [INFO] [stdout] test options::parse::it_parses_password_with_non_ascii_chars_correctly ... ok [INFO] [stdout] test protocol::login::test_encode_login ... ok [INFO] [stdout] test protocol::pre_login::test_encode_pre_login ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43f10e337d676cd42ad600f65eec86d316c9cfe9e0b35adfc385228922866096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43f10e337d676cd42ad600f65eec86d316c9cfe9e0b35adfc385228922866096", kill_on_drop: false }` [INFO] [stdout] 43f10e337d676cd42ad600f65eec86d316c9cfe9e0b35adfc385228922866096