[INFO] fetching crate sea-schema 0.2.7... [INFO] checking sea-schema-0.2.7 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate sea-schema 0.2.7 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate sea-schema 0.2.7 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sea-schema 0.2.7 [INFO] finished tweaking crates.io crate sea-schema 0.2.7 [INFO] tweaked toml for crates.io crate sea-schema 0.2.7 written to /workspace/builds/worker-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 765edccb28d5e89eeb0b3ec51c96c088914860aefe46570b0f34eeaaec527659 [INFO] running `Command { std: "docker" "start" "-a" "765edccb28d5e89eeb0b3ec51c96c088914860aefe46570b0f34eeaaec527659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "765edccb28d5e89eeb0b3ec51c96c088914860aefe46570b0f34eeaaec527659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "765edccb28d5e89eeb0b3ec51c96c088914860aefe46570b0f34eeaaec527659", kill_on_drop: false }` [INFO] [stdout] 765edccb28d5e89eeb0b3ec51c96c088914860aefe46570b0f34eeaaec527659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4b3412b2d562ff00c8368e1686f1e04e62b5af45af98528a7715986e808acd0 [INFO] running `Command { std: "docker" "start" "-a" "b4b3412b2d562ff00c8368e1686f1e04e62b5af45af98528a7715986e808acd0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling sea-schema-derive v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling sea-query-derive v0.2.0 [INFO] [stderr] Checking sea-query v0.15.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking sea-schema v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/column.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/constraint.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/index.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/table.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/version.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> src/mysql/writer/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `constraints`, `parser::Parser` [INFO] [stdout] --> src/postgres/parser/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | parser::Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | query::{constraints, ColumnQueryResult}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/postgres/parser/column.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parser::Parser` [INFO] [stdout] --> src/postgres/parser/table_constraints.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{parser::Parser, Name}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sea_query::unescape_string` [INFO] [stdout] --> src/postgres/parser/table_constraints.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sea_query::unescape_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/postgres/query/column.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{postgres::PgRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Row`, `postgres::def::Constraint` [INFO] [stdout] --> src/postgres/query/constraints/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | postgres::def::Constraint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | sqlx_types::{postgres::PgRow, Row}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/postgres/query/table.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{postgres::PgRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArbitraryPrecisionNumericAttr` [INFO] [stdout] --> src/postgres/writer/column.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::postgres::def::{ArbitraryPrecisionNumericAttr, ColumnInfo, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> src/postgres/writer/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Iden`, `escape_string` [INFO] [stdout] --> src/postgres/writer/column.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use sea_query::{escape_string, Alias, ColumnDef, Iden}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `default` [INFO] [stdout] --> src/postgres/writer/column.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{default, fmt::Write}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Iden` [INFO] [stdout] --> src/postgres/writer/table.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use sea_query::{Alias, Iden, Table, TableStatement}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/column.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/constraint.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/index.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/table.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/mysql/query/version.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{mysql::MySqlRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> src/mysql/writer/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `constraints`, `parser::Parser` [INFO] [stdout] --> src/postgres/parser/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | parser::Parser, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 6 | query::{constraints, ColumnQueryResult}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `TryInto` [INFO] [stdout] --> src/postgres/parser/column.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | use std::convert::{TryFrom, TryInto}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parser::Parser` [INFO] [stdout] --> src/postgres/parser/table_constraints.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::{parser::Parser, Name}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sea_query::unescape_string` [INFO] [stdout] --> src/postgres/parser/table_constraints.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use sea_query::unescape_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/postgres/query/column.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{postgres::PgRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Row`, `postgres::def::Constraint` [INFO] [stdout] --> src/postgres/query/constraints/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | postgres::def::Constraint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | sqlx_types::{postgres::PgRow, Row}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Row` [INFO] [stdout] --> src/postgres/query/table.rs:2:42 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::sqlx_types::{postgres::PgRow, Row}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArbitraryPrecisionNumericAttr` [INFO] [stdout] --> src/postgres/writer/column.rs:1:28 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::postgres::def::{ArbitraryPrecisionNumericAttr, ColumnInfo, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> src/postgres/writer/column.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Iden`, `escape_string` [INFO] [stdout] --> src/postgres/writer/column.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | use sea_query::{escape_string, Alias, ColumnDef, Iden}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `default` [INFO] [stdout] --> src/postgres/writer/column.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{default, fmt::Write}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Iden` [INFO] [stdout] --> src/postgres/writer/table.rs:2:24 [INFO] [stdout] | [INFO] [stdout] 2 | use sea_query::{Alias, Iden, Table, TableStatement}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Name` [INFO] [stdout] --> src/postgres/parser/column.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Name, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Name` [INFO] [stdout] --> src/postgres/parser/column.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | Name, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/mysql/discovery/executor/mock.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let (sql, values) = select.build(MysqlQueryBuilder); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> src/mysql/discovery/executor/mock.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let (sql, values) = select.build(MysqlQueryBuilder); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/column.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/constraint.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/index.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/table.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/version.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | Type::Bit(num_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | Type::MediumInt(num_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | Type::Varbinary(str_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | Type::TinyText(str_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | Type::MediumText(str_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | Type::LongText(str_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/mysql/discovery/executor/mock.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let (sql, values) = select.build(MysqlQueryBuilder); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:186:24 [INFO] [stdout] | [INFO] [stdout] 186 | Type::Blob(blob_attr) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enum_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:202:24 [INFO] [stdout] | [INFO] [stdout] 202 | Type::Enum(enum_attr) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enum_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `set_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:206:23 [INFO] [stdout] | [INFO] [stdout] 206 | Type::Set(set_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:210:28 [INFO] [stdout] | [INFO] [stdout] 210 | Type::Geometry(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | Type::Point(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:218:30 [INFO] [stdout] | [INFO] [stdout] 218 | Type::LineString(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | Type::Polygon(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:226:30 [INFO] [stdout] | [INFO] [stdout] 226 | Type::MultiPoint(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:230:35 [INFO] [stdout] | [INFO] [stdout] 230 | Type::MultiLineString(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:234:32 [INFO] [stdout] | [INFO] [stdout] 234 | Type::MultiPolygon(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | Type::GeometryCollection(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str` [INFO] [stdout] --> src/mysql/writer/column.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | Type::Unknown(str) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unsigned` [INFO] [stdout] --> src/mysql/writer/column.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | Some(unsigned) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unsigned` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zero_fill` [INFO] [stdout] --> src/mysql/writer/column.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | Some(zero_fill) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zero_fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/postgres/discovery/executor/mock.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let (sql, values) = select.build(PostgresQueryBuilder); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> src/postgres/discovery/executor/mock.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let (sql, values) = select.build(PostgresQueryBuilder); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numeric_precision_radix` [INFO] [stdout] --> src/postgres/parser/column.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let numeric_precision_radix: Option = match num_precision_radix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numeric_precision_radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/postgres/query/column.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | fn from(row: &PgRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/postgres/query/table.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | fn from(row: &PgRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time_attr` [INFO] [stdout] --> src/postgres/writer/column.rs:133:28 [INFO] [stdout] | [INFO] [stdout] 133 | Type::Interval(time_attr) => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> src/mysql/discovery/executor/mock.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let (sql, values) = select.build(MysqlQueryBuilder); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/column.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/constraint.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/index.rs:95:13 [INFO] [stdout] | [INFO] [stdout] 95 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/table.rs:100:13 [INFO] [stdout] | [INFO] [stdout] 100 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/mysql/query/version.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | fn from(row: &MySqlRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:46:23 [INFO] [stdout] | [INFO] [stdout] 46 | Type::Bit(num_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | Type::MediumInt(num_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_num_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | Type::Varbinary(str_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | Type::TinyText(str_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | Type::MediumText(str_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:182:28 [INFO] [stdout] | [INFO] [stdout] 182 | Type::LongText(str_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_str_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `blob_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:186:24 [INFO] [stdout] | [INFO] [stdout] 186 | Type::Blob(blob_attr) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blob_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `enum_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:202:24 [INFO] [stdout] | [INFO] [stdout] 202 | Type::Enum(enum_attr) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_enum_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `set_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:206:23 [INFO] [stdout] | [INFO] [stdout] 206 | Type::Set(set_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_set_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:210:28 [INFO] [stdout] | [INFO] [stdout] 210 | Type::Geometry(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | Type::Point(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:218:30 [INFO] [stdout] | [INFO] [stdout] 218 | Type::LineString(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:222:27 [INFO] [stdout] | [INFO] [stdout] 222 | Type::Polygon(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:226:30 [INFO] [stdout] | [INFO] [stdout] 226 | Type::MultiPoint(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:230:35 [INFO] [stdout] | [INFO] [stdout] 230 | Type::MultiLineString(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:234:32 [INFO] [stdout] | [INFO] [stdout] 234 | Type::MultiPolygon(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `geo_attr` [INFO] [stdout] --> src/mysql/writer/column.rs:238:38 [INFO] [stdout] | [INFO] [stdout] 238 | Type::GeometryCollection(geo_attr) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_geo_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `str` [INFO] [stdout] --> src/mysql/writer/column.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | Type::Unknown(str) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_str` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `unsigned` [INFO] [stdout] --> src/mysql/writer/column.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | Some(unsigned) => { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_unsigned` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `zero_fill` [INFO] [stdout] --> src/mysql/writer/column.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | Some(zero_fill) => { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_zero_fill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sql` [INFO] [stdout] --> src/postgres/discovery/executor/mock.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | let (sql, values) = select.build(PostgresQueryBuilder); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_sql` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `values` [INFO] [stdout] --> src/postgres/discovery/executor/mock.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let (sql, values) = select.build(PostgresQueryBuilder); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_values` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `numeric_precision_radix` [INFO] [stdout] --> src/postgres/parser/column.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | let numeric_precision_radix: Option = match num_precision_radix { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_numeric_precision_radix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:148:25 [INFO] [stdout] | [INFO] [stdout] 148 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/postgres/parser/column.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | Err(e) => None, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/postgres/query/column.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | fn from(row: &PgRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/postgres/query/table.rs:66:13 [INFO] [stdout] | [INFO] [stdout] 66 | fn from(row: &PgRow) -> Self { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_row` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `time_attr` [INFO] [stdout] --> src/postgres/writer/column.rs:133:28 [INFO] [stdout] | [INFO] [stdout] 133 | Type::Interval(time_attr) => {} [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_time_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> src/mysql/discovery/executor/mock.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pool: MySqlPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> src/postgres/discovery/executor/mock.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pool: PgPool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/postgres/writer/column.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | write!(str, "bit"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (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/postgres/writer/column.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | write!(str, "("); [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 `write` (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/postgres/writer/column.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | write!(str, "{}", length); [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 `write` (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/postgres/writer/column.rs:178:21 [INFO] [stdout] | [INFO] [stdout] 178 | write!(str, ")"); [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 `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> src/mysql/discovery/executor/mock.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pool: MySqlPool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pool` [INFO] [stdout] --> src/postgres/discovery/executor/mock.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | pool: PgPool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/postgres/writer/column.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | write!(str, "bit"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (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/postgres/writer/column.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | write!(str, "("); [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 `write` (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/postgres/writer/column.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | write!(str, "{}", length); [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 `write` (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/postgres/writer/column.rs:178:21 [INFO] [stdout] | [INFO] [stdout] 178 | write!(str, ")"); [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 `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.56s [INFO] running `Command { std: "docker" "inspect" "b4b3412b2d562ff00c8368e1686f1e04e62b5af45af98528a7715986e808acd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b3412b2d562ff00c8368e1686f1e04e62b5af45af98528a7715986e808acd0", kill_on_drop: false }` [INFO] [stdout] b4b3412b2d562ff00c8368e1686f1e04e62b5af45af98528a7715986e808acd0