[INFO] cloning repository https://github.com/stec-ug-haftungsbeschrankt/shopster
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stec-ug-haftungsbeschrankt/shopster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstec-ug-haftungsbeschrankt%2Fshopster", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstec-ug-haftungsbeschrankt%2Fshopster'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84ebd23790a22dcca9e71c472a9d17a404f1792f
[INFO] checking stec-ug-haftungsbeschrankt/shopster against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstec-ug-haftungsbeschrankt%2Fshopster" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stec-ug-haftungsbeschrankt/shopster
[INFO] finished tweaking git repo https://github.com/stec-ug-haftungsbeschrankt/shopster
[INFO] tweaked toml for git repo https://github.com/stec-ug-haftungsbeschrankt/shopster written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stec-ug-haftungsbeschrankt/shopster on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stec-ug-haftungsbeschrankt/shopster 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98869e79ccb023d607fee6faff216418d81c9ea04a2e8575e1ce33ef024813e0
[INFO] running `Command { std: "docker" "start" "-a" "98869e79ccb023d607fee6faff216418d81c9ea04a2e8575e1ce33ef024813e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98869e79ccb023d607fee6faff216418d81c9ea04a2e8575e1ce33ef024813e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98869e79ccb023d607fee6faff216418d81c9ea04a2e8575e1ce33ef024813e0", kill_on_drop: false }`
[INFO] [stdout] 98869e79ccb023d607fee6faff216418d81c9ea04a2e8575e1ce33ef024813e0
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3150380adb5a2355d5bc6454606446ea49a8eaa6d86ed9a1e31b4a553a2e29af
[INFO] running `Command { std: "docker" "start" "-a" "3150380adb5a2355d5bc6454606446ea49a8eaa6d86ed9a1e31b4a553a2e29af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling diesel_derives v2.2.5
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking hyper-rustls v0.27.6
[INFO] [stderr]     Checking diesel v2.2.10
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking bollard v0.18.1
[INFO] [stderr]     Checking testcontainers v0.24.0
[INFO] [stderr]     Checking testcontainers-modules v0.12.1
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking stec_tenet v0.3.0
[INFO] [stderr]     Checking stec_shopster v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `db_customer`
[INFO] [stdout]    --> src/customers.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let db_customer = DbCustomer::find_by_email(self.tenant_id, email)?;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_customer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `drop_database` is never used
[INFO] [stdout]   --> src/postgresql/mod.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl DatabaseHelper {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn drop_database(db_url: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, uuid::Uuid>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<uuid::Uuid, Infallible>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, uuid::Uuid>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<uuid::Uuid, Infallible>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, uuid::Uuid>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<uuid::Uuid, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OrderStatus>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OrderStatus, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db_customer`
[INFO] [stdout]    --> src/customers.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 175 |         let db_customer = DbCustomer::find_by_email(self.tenant_id, email)?;
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_db_customer`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stec_shopster` (lib) due to 61 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `order`
[INFO] [stdout]    --> src/lib.rs:230:17
[INFO] [stdout]     |
[INFO] [stdout] 230 |             let order = orders.insert(&new_order).unwrap();
[INFO] [stdout]     |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_order`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `drop_database` is never used
[INFO] [stdout]   --> src/postgresql/mod.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl DatabaseHelper {
[INFO] [stdout]    | ------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn drop_database(db_url: &str) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, uuid::Uuid>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<uuid::Uuid, Infallible>
[INFO] [stdout]   --> src/postgresql/dbbasket.rs:15:66
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, uuid::Uuid>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<uuid::Uuid, Infallible>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]    --> src/postgresql/dbbasket.rs:105:66
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |                                                                  ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, uuid::Uuid>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<uuid::Uuid, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]   --> src/postgresql/dbcustomer.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OrderStatus>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OrderStatus, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]   --> src/postgresql/dborder.rs:89:66
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]   --> src/postgresql/dbproduct.rs:17:66
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/postgresql/dbsettings.rs:14:66
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize, Identifiable, PartialEq, Queryable, Insertable, AsChangeset)]
[INFO] [stdout]    |                                                                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stec_shopster` (lib test) due to 61 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3150380adb5a2355d5bc6454606446ea49a8eaa6d86ed9a1e31b4a553a2e29af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3150380adb5a2355d5bc6454606446ea49a8eaa6d86ed9a1e31b4a553a2e29af", kill_on_drop: false }`
[INFO] [stdout] 3150380adb5a2355d5bc6454606446ea49a8eaa6d86ed9a1e31b4a553a2e29af
