[INFO] cloning repository https://github.com/yazdan/diesel-sqlite-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yazdan/diesel-sqlite-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazdan%2Fdiesel-sqlite-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazdan%2Fdiesel-sqlite-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c24cae4bb7aed7c6af42afe13cd929a910bf606 [INFO] checking yazdan/diesel-sqlite-example against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazdan%2Fdiesel-sqlite-example" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yazdan/diesel-sqlite-example on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yazdan/diesel-sqlite-example [INFO] finished tweaking git repo https://github.com/yazdan/diesel-sqlite-example [INFO] tweaked toml for git repo https://github.com/yazdan/diesel-sqlite-example written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yazdan/diesel-sqlite-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded migrations_macros v1.4.2 [INFO] [stderr] Downloaded migrations_internals v1.4.1 [INFO] [stderr] Downloaded diesel_migrations v1.4.0 [INFO] [stderr] Downloaded diesel v1.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e4950031c641e8e53248902c1f3242251e02a95fdcf5b6b16f5daa220817c26 [INFO] running `Command { std: "docker" "start" "-a" "9e4950031c641e8e53248902c1f3242251e02a95fdcf5b6b16f5daa220817c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e4950031c641e8e53248902c1f3242251e02a95fdcf5b6b16f5daa220817c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4950031c641e8e53248902c1f3242251e02a95fdcf5b6b16f5daa220817c26", kill_on_drop: false }` [INFO] [stdout] 9e4950031c641e8e53248902c1f3242251e02a95fdcf5b6b16f5daa220817c26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd0f26af5c6552794e636a05034586e7b9509f9e3116224a411a0e6d84431b70 [INFO] running `Command { std: "docker" "start" "-a" "fd0f26af5c6552794e636a05034586e7b9509f9e3116224a411a0e6d84431b70", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Checking migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking diesel-sqlite-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: module `Transactions` should have a snake case name [INFO] [stdout] --> src/schema.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Transactions (id) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `transactions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tranType` should have a snake case name [INFO] [stdout] --> src/models.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub tranType : Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `tran_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateTime` should have a snake case name [INFO] [stdout] --> src/models.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub dateTime : Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `date_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Transactions` should have a snake case name [INFO] [stdout] --> src/schema.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Transactions (id) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `transactions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tranType` should have a snake case name [INFO] [stdout] --> src/models.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub tranType : Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `tran_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateTime` should have a snake case name [INFO] [stdout] --> src/models.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub dateTime : Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `date_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `Connection` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> src/main.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `SqliteConnection` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunQueryDsl` is imported redundantly [INFO] [stdout] --> src/main.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `RunQueryDsl` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `Connection` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> src/main.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `SqliteConnection` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunQueryDsl` is imported redundantly [INFO] [stdout] --> src/main.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `RunQueryDsl` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | for tran in results { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 66 | while let Ok(tran) = results { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 66 | if let Ok(tran) = results { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | for tran in results { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 66 | while let Ok(tran) = results { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 66 | if let Ok(tran) = results { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.57s [INFO] running `Command { std: "docker" "inspect" "fd0f26af5c6552794e636a05034586e7b9509f9e3116224a411a0e6d84431b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd0f26af5c6552794e636a05034586e7b9509f9e3116224a411a0e6d84431b70", kill_on_drop: false }` [INFO] [stdout] fd0f26af5c6552794e636a05034586e7b9509f9e3116224a411a0e6d84431b70 [INFO] checking yazdan/diesel-sqlite-example against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyazdan%2Fdiesel-sqlite-example" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yazdan/diesel-sqlite-example on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yazdan/diesel-sqlite-example [INFO] finished tweaking git repo https://github.com/yazdan/diesel-sqlite-example [INFO] tweaked toml for git repo https://github.com/yazdan/diesel-sqlite-example written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yazdan/diesel-sqlite-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 753295a2d0029c12d007337162a62b575b01803bce352439bcdc6672e78c9bd2 [INFO] running `Command { std: "docker" "start" "-a" "753295a2d0029c12d007337162a62b575b01803bce352439bcdc6672e78c9bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "753295a2d0029c12d007337162a62b575b01803bce352439bcdc6672e78c9bd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753295a2d0029c12d007337162a62b575b01803bce352439bcdc6672e78c9bd2", kill_on_drop: false }` [INFO] [stdout] 753295a2d0029c12d007337162a62b575b01803bce352439bcdc6672e78c9bd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c65a2786ff218aa1eb6f9f660f55b35794a216caa0b5c1df00d557bb7c58a4f2 [INFO] running `Command { std: "docker" "start" "-a" "c65a2786ff218aa1eb6f9f660f55b35794a216caa0b5c1df00d557bb7c58a4f2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking diesel-sqlite-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: module `Transactions` should have a snake case name [INFO] [stdout] --> src/schema.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Transactions (id) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `transactions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: module `Transactions` should have a snake case name [INFO] [stdout] --> src/schema.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | Transactions (id) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `transactions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tranType` should have a snake case name [INFO] [stdout] --> src/models.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub tranType : Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `tran_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateTime` should have a snake case name [INFO] [stdout] --> src/models.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub dateTime : Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `date_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `tranType` should have a snake case name [INFO] [stdout] --> src/models.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub tranType : Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `tran_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `dateTime` should have a snake case name [INFO] [stdout] --> src/models.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub dateTime : Option, [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `date_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `Connection` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> src/main.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `SqliteConnection` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunQueryDsl` is imported redundantly [INFO] [stdout] --> src/main.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `RunQueryDsl` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Connection` is imported redundantly [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `Connection` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SqliteConnection` is imported redundantly [INFO] [stdout] --> src/main.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `SqliteConnection` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RunQueryDsl` is imported redundantly [INFO] [stdout] --> src/main.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use diesel::{Connection, SqliteConnection, RunQueryDsl}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 8 | use diesel::{dsl::sql, prelude::*, sql_types::{Nullable,Double}}; [INFO] [stdout] | ---------- the item `RunQueryDsl` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | for tran in results { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 66 | while let Ok(tran) = results { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 66 | if let Ok(tran) = results { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: for loop over a `Result`. This is more readably written as an `if let` statement [INFO] [stdout] --> src/main.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | for tran in results { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(for_loops_over_fallibles)]` on by default [INFO] [stdout] help: to check pattern in a loop use `while let` [INFO] [stdout] | [INFO] [stdout] 66 | while let Ok(tran) = results { [INFO] [stdout] | ~~~~~~~~~~~~~ ~~~ [INFO] [stdout] help: consider using `if let` to clear intent [INFO] [stdout] | [INFO] [stdout] 66 | if let Ok(tran) = results { [INFO] [stdout] | ~~~~~~~~~~ ~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.31s [INFO] running `Command { std: "docker" "inspect" "c65a2786ff218aa1eb6f9f660f55b35794a216caa0b5c1df00d557bb7c58a4f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65a2786ff218aa1eb6f9f660f55b35794a216caa0b5c1df00d557bb7c58a4f2", kill_on_drop: false }` [INFO] [stdout] c65a2786ff218aa1eb6f9f660f55b35794a216caa0b5c1df00d557bb7c58a4f2