[INFO] cloning repository https://github.com/ross2121/DB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ross2121/DB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fross2121%2FDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fross2121%2FDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c961de8626ec11f38735e0754d4234fab05aa0da
[INFO] checking ross2121/DB 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%2Fross2121%2FDB" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ross2121/DB
[INFO] finished tweaking git repo https://github.com/ross2121/DB
[INFO] tweaked toml for git repo https://github.com/ross2121/DB written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ross2121/DB 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/ross2121/DB 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 69832cc48af06c1df0d14b6d389554f8dfd375cbd9c6791b3633bc23b6b2065c
[INFO] running `Command { std: "docker" "start" "-a" "69832cc48af06c1df0d14b6d389554f8dfd375cbd9c6791b3633bc23b6b2065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69832cc48af06c1df0d14b6d389554f8dfd375cbd9c6791b3633bc23b6b2065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69832cc48af06c1df0d14b6d389554f8dfd375cbd9c6791b3633bc23b6b2065c", kill_on_drop: false }`
[INFO] [stdout] 69832cc48af06c1df0d14b6d389554f8dfd375cbd9c6791b3633bc23b6b2065c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] db513dbd8c965eeddbf47e9702ef0f2d8a445d0ab617aaa7138172106ee0c413
[INFO] running `Command { std: "docker" "start" "-a" "db513dbd8c965eeddbf47e9702ef0f2d8a445d0ab617aaa7138172106ee0c413", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking env_filter v0.1.3
[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 proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking env_logger v0.11.8
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking redis v0.29.5
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking diesel v2.2.12
[INFO] [stderr]     Checking DB v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/main.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `validator::Validate`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use validator::Validate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/model.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/model.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bigdecimal::BigDecimal`
[INFO] [stdout]  --> src/model.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bigdecimal::BigDecimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `dbpool` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type dbpool=r2d2::Pool<ConnectionManager<PgConnection>>;
[INFO] [stdout]    |          ^^^^^^ help: convert the identifier to upper camel case: `Dbpool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/main.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `validator::Validate`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use validator::Validate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> src/model.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/model.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bigdecimal::BigDecimal`
[INFO] [stdout]  --> src/model.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use bigdecimal::BigDecimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `dbpool` should have an upper camel case name
[INFO] [stdout]   --> src/main.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub type dbpool=r2d2::Pool<ConnectionManager<PgConnection>>;
[INFO] [stdout]    |          ^^^^^^ help: convert the identifier to upper camel case: `Dbpool`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |       Err(e)=>println!("could not find env")
[INFO] [stdout]    |           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 Err(e)=>print!("Error processing message")
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |           Err(e)=>print!("Error debugign message")
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Side` is never used
[INFO] [stdout]   --> src/model.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum Side  {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |       Err(e)=>println!("could not find env")
[INFO] [stdout]    |           ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:44:21
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 Err(e)=>print!("Error processing message")
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/main.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |           Err(e)=>print!("Error debugign message")
[INFO] [stdout]    |               ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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<std::string::String, Infallible>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Side` is never used
[INFO] [stdout]   --> src/model.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub enum Side  {
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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<std::string::String, Infallible>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]  --> src/model.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[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: std::ops::ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/model.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Queryable, Selectable, Insertable, Serialize, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `DB` (bin "DB") due to 18 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `DB` (bin "DB" test) due to 18 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "db513dbd8c965eeddbf47e9702ef0f2d8a445d0ab617aaa7138172106ee0c413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db513dbd8c965eeddbf47e9702ef0f2d8a445d0ab617aaa7138172106ee0c413", kill_on_drop: false }`
[INFO] [stdout] db513dbd8c965eeddbf47e9702ef0f2d8a445d0ab617aaa7138172106ee0c413
