[INFO] cloning repository https://github.com/JulienBecheras/Picsou_Api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JulienBecheras/Picsou_Api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulienBecheras%2FPicsou_Api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJulienBecheras%2FPicsou_Api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eaf5cbe85a9b4b441cef7ba8c2da353170f0a4a7
[INFO] checking JulienBecheras/Picsou_Api 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%2FJulienBecheras%2FPicsou_Api" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JulienBecheras/Picsou_Api
[INFO] finished tweaking git repo https://github.com/JulienBecheras/Picsou_Api
[INFO] tweaked toml for git repo https://github.com/JulienBecheras/Picsou_Api written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JulienBecheras/Picsou_Api 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/JulienBecheras/Picsou_Api 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] df7670a36f54f5acaba112bdef24e2f1416657e5937a954afacd2a47069feee8
[INFO] running `Command { std: "docker" "start" "-a" "df7670a36f54f5acaba112bdef24e2f1416657e5937a954afacd2a47069feee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7670a36f54f5acaba112bdef24e2f1416657e5937a954afacd2a47069feee8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7670a36f54f5acaba112bdef24e2f1416657e5937a954afacd2a47069feee8", kill_on_drop: false }`
[INFO] [stdout] df7670a36f54f5acaba112bdef24e2f1416657e5937a954afacd2a47069feee8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e102178a262cd2397519db9d5513d0e22575172297fde127da8cd492f51d835e
[INFO] running `Command { std: "docker" "start" "-a" "e102178a262cd2397519db9d5513d0e22575172297fde127da8cd492f51d835e", kill_on_drop: false }`
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling openssl-src v300.4.2+3.4.1
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking base64ct v1.7.3
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling pq-src v0.3.5+libpq-17.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[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 diesel_derives v2.2.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking rocket v0.5.1
[INFO] [stderr]     Checking diesel v2.2.8
[INFO] [stderr]     Checking projet_picsou_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Int4)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Varchar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Varchar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Timestamp)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Varchar>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Varchar>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Float8>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Timestamp>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Timestamp>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Float8>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Float8>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Float8>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Varchar>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Timestamp>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Timestamp>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Int4)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Varchar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Varchar)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Timestamp)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Varchar>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Varchar>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Float8>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Timestamp>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Timestamp>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Float8>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Float8>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Float8>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Varchar>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Int4>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Timestamp>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = Nullable<Timestamp>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Nullable<diesel::sql_types::Double>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Nullable<diesel::sql_types::Double>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Nullable<diesel::sql_types::Double>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Nullable<diesel::sql_types::Double>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Nullable<diesel::sql_types::Double>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Nullable<diesel::sql_types::Double>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Nullable<diesel::sql_types::Double>)]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[sql_type] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(sql_type = diesel::sql_types::Nullable<diesel::sql_types::Double>)]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/repositories/contributor_repository.rs:6:124
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...eContributor>, conn: &mut diesel::PgConnection) -> Result<(Vec<Contributor>), (Status, String)> {
[INFO] [stdout]   |                                                              ^                ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub fn insert_all_contributors(contributors_values: Vec<InsertableContributor>, conn: &mut diesel::PgConnection) -> Result<(Vec<Contributor>), (Status, String)> {
[INFO] [stdout] 6 + pub fn insert_all_contributors(contributors_values: Vec<InsertableContributor>, conn: &mut diesel::PgConnection) -> Result<Vec<Contributor> , (Status, String)> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Expense` and `InsertableExpense`
[INFO] [stdout]  --> src/routes/groups/expenses.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::expense::{Expense, DetailExpense, InsertableExpense, InsertableDetailExpense};
[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: `Friend`
[INFO] [stdout]  --> src/routes/me/friends.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::friend::{DetailedFriend, Friend};
[INFO] [stdout]   |                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::User`
[INFO] [stdout]  --> src/routes/me/friends.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::User`
[INFO] [stdout]  --> src/routes/me/friend_requests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::User`
[INFO] [stdout]  --> src/services/friend_service.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]  --> src/repositories/contributor_repository.rs:6:124
[INFO] [stdout]   |
[INFO] [stdout] 6 | ...eContributor>, conn: &mut diesel::PgConnection) -> Result<(Vec<Contributor>), (Status, String)> {
[INFO] [stdout]   |                                                              ^                ^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]   |
[INFO] [stdout] 6 - pub fn insert_all_contributors(contributors_values: Vec<InsertableContributor>, conn: &mut diesel::PgConnection) -> Result<(Vec<Contributor>), (Status, String)> {
[INFO] [stdout] 6 + pub fn insert_all_contributors(contributors_values: Vec<InsertableContributor>, conn: &mut diesel::PgConnection) -> Result<Vec<Contributor> , (Status, String)> {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/services/expense_service.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |         while (i < users_groups.len() && !finded) {
[INFO] [stdout]     |               ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 291 -         while (i < users_groups.len() && !finded) {
[INFO] [stdout] 291 +         while i < users_groups.len() && !finded  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/services/expense_service.rs:320:15
[INFO] [stdout]     |
[INFO] [stdout] 320 |         while (i < users_groups.len() && !finded) {
[INFO] [stdout]     |               ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -         while (i < users_groups.len() && !finded) {
[INFO] [stdout] 320 +         while i < users_groups.len() && !finded  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Expense` and `InsertableExpense`
[INFO] [stdout]  --> src/routes/groups/expenses.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::expense::{Expense, DetailExpense, InsertableExpense, InsertableDetailExpense};
[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: `Friend`
[INFO] [stdout]  --> src/routes/me/friends.rs:4:45
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::friend::{DetailedFriend, Friend};
[INFO] [stdout]   |                                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::User`
[INFO] [stdout]  --> src/routes/me/friends.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::User`
[INFO] [stdout]  --> src/routes/me/friend_requests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::User`
[INFO] [stdout]  --> src/services/friend_service.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::models::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/services/expense_service.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |         while (i < users_groups.len() && !finded) {
[INFO] [stdout]     |               ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 291 -         while (i < users_groups.len() && !finded) {
[INFO] [stdout] 291 +         while i < users_groups.len() && !finded  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `while` condition
[INFO] [stdout]    --> src/services/expense_service.rs:320:15
[INFO] [stdout]     |
[INFO] [stdout] 320 |         while (i < users_groups.len() && !finded) {
[INFO] [stdout]     |               ^                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 320 -         while (i < users_groups.len() && !finded) {
[INFO] [stdout] 320 +         while i < users_groups.len() && !finded  {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `rocket::http::Cookie::<'c>::named`: use `Cookie::build(name)` or `Cookie::from(name)`
[INFO] [stdout]   --> src/routes/session.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 |     cookies.remove(Cookie::named("token"));
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `rocket::http::Cookie::<'c>::named`: use `Cookie::build(name)` or `Cookie::from(name)`
[INFO] [stdout]   --> src/routes/session.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 36 |     cookies.remove(Cookie::named("token"));
[INFO] [stdout]    |                            ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rocket::yansi::Paint`
[INFO] [stdout]  --> src/services/expense_service.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rocket::yansi::Paint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rocket::yansi::Paint`
[INFO] [stdout]  --> src/services/expense_service.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rocket::yansi::Paint;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_user_id`
[INFO] [stdout]   --> src/repositories/friend_repository.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     for (id, from_user_id, to_user_id, from_user, created_at, updated_at) in requests_to {
[INFO] [stdout]    |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_user_id`
[INFO] [stdout]    --> src/repositories/friend_repository.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 |     for (id, from_user_id, to_user_id, to_user, created_at, updated_at) in requests_from {
[INFO] [stdout]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user2_id`
[INFO] [stdout]    --> src/repositories/friend_repository.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |     for (id, user1_id, user2_id, created_at, updated_at, user2) in friends1 {
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user2_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user1_id`
[INFO] [stdout]    --> src/repositories/friend_repository.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     for (id, user1_id, user2_id, created_at, updated_at, user1) in friends2 {
[INFO] [stdout]     |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user1_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `from_user_id`
[INFO] [stdout]   --> src/repositories/friend_repository.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     for (id, from_user_id, to_user_id, from_user, created_at, updated_at) in requests_to {
[INFO] [stdout]    |              ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_from_user_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_user_id`
[INFO] [stdout]    --> src/repositories/friend_repository.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 |     for (id, from_user_id, to_user_id, to_user, created_at, updated_at) in requests_from {
[INFO] [stdout]     |                            ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user2_id`
[INFO] [stdout]    --> src/repositories/friend_repository.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |     for (id, user1_id, user2_id, created_at, updated_at, user2) in friends1 {
[INFO] [stdout]     |                        ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user2_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user1_id`
[INFO] [stdout]    --> src/repositories/friend_repository.rs:169:14
[INFO] [stdout]     |
[INFO] [stdout] 169 |     for (id, user1_id, user2_id, created_at, updated_at, user1) in friends2 {
[INFO] [stdout]     |              ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user1_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]  --> src/routes/user/expenses.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get_all_expenses_with_friends(user_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>, (Status, String)> {
[INFO] [stdout]   |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]   --> src/routes/user/expenses.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_all_expenses_with_friends_detailed(user_id: i32, expense_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>...
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expense_id`
[INFO] [stdout]   --> src/routes/user/expenses.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...s_detailed(user_id: i32, expense_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>, (Status, String)> {
[INFO] [stdout]    |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expense_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]  --> src/routes/user/expenses.rs:7:38
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get_all_expenses_with_friends(user_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>, (Status, String)> {
[INFO] [stdout]   |                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user_id`
[INFO] [stdout]   --> src/routes/user/expenses.rs:12:47
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_all_expenses_with_friends_detailed(user_id: i32, expense_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>...
[INFO] [stdout]    |                                               ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_user_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expense_id`
[INFO] [stdout]   --> src/routes/user/expenses.rs:12:61
[INFO] [stdout]    |
[INFO] [stdout] 12 | ...s_detailed(user_id: i32, expense_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>, (Status, String)> {
[INFO] [stdout]    |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_expense_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_refund_amount`
[INFO] [stdout]   --> src/services/refund_service.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let total_refund_amount = match get_total_refund_amount(group_id, authenticated_user.user_id) {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_refund_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total_refund_amount`
[INFO] [stdout]   --> src/services/refund_service.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let total_refund_amount = match get_total_refund_amount(group_id, authenticated_user.user_id) {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_total_refund_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerErrorResponse` is never constructed
[INFO] [stdout]  --> src/models/server_error_response.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ServerErrorResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_group` is never used
[INFO] [stdout]   --> src/repositories/group_repository.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn insert_group(group: &InsertableGroup) -> Result<Group, (Status, String)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_friend_by_id` is never used
[INFO] [stdout]    --> src/repositories/friend_repository.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn get_friend_by_id(friend_id: i32) -> Result<Friend, (Status, String)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_expenses_with_friends` is never used
[INFO] [stdout]  --> src/routes/user/expenses.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get_all_expenses_with_friends(user_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>, (Status, String)> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_expenses_with_friends_detailed` is never used
[INFO] [stdout]   --> src/routes/user/expenses.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_all_expenses_with_friends_detailed(user_id: i32, expense_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Claims` is never constructed
[INFO] [stdout]  --> src/auth.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Claims {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/auth.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct AuthenticatedUser {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 14 |     pub user_id: i32,
[INFO] [stdout] 15 |     pub token: String,
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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<i32, Infallible>
[INFO] [stdout]  --> src/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]  --> src/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, f64>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[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>, f64>
[INFO] [stdout]  --> src/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]  --> src/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[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/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[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/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[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/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, f64>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, f64>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&str, Infallible>
[INFO] [stdout]   --> src/routes/user.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_user_by_email_route(email: &str, _authenticated_user: AuthenticatedUser) -> Result<Json<User>, (Status, String)> {
[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/services/user_service.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     tmp_user.password = "".parse().unwrap();
[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/services/user_service.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     tmp_user.tel = "".parse().unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `areFriends` should have a snake case name
[INFO] [stdout]   --> src/services/friend_service.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Ok(areFriends) => {
[INFO] [stdout]    |            ^^^^^^^^^^ help: convert the identifier to snake case: `are_friends`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `areFriendRequests` should have a snake case name
[INFO] [stdout]   --> src/services/friend_service.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     Ok(areFriendRequests) => {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `are_friend_requests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerErrorResponse` is never constructed
[INFO] [stdout]  --> src/models/server_error_response.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ServerErrorResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_group` is never used
[INFO] [stdout]   --> src/repositories/group_repository.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn insert_group(group: &InsertableGroup) -> Result<Group, (Status, String)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_friend_by_id` is never used
[INFO] [stdout]    --> src/repositories/friend_repository.rs:196:8
[INFO] [stdout]     |
[INFO] [stdout] 196 | pub fn get_friend_by_id(friend_id: i32) -> Result<Friend, (Status, String)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_expenses_with_friends` is never used
[INFO] [stdout]  --> src/routes/user/expenses.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn get_all_expenses_with_friends(user_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>, (Status, String)> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_expenses_with_friends_detailed` is never used
[INFO] [stdout]   --> src/routes/user/expenses.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn get_all_expenses_with_friends_detailed(user_id: i32, expense_id: i32, _authenticated_user: AuthenticatedUser) -> Result<Json<User>...
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Claims` is never constructed
[INFO] [stdout]  --> src/auth.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Claims {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]   --> src/auth.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct AuthenticatedUser {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 14 |     pub user_id: i32,
[INFO] [stdout] 15 |     pub token: String,
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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<i32, Infallible>
[INFO] [stdout]  --> src/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]  --> src/models/user.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, f64>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/expense.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[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>, f64>
[INFO] [stdout]  --> src/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]  --> src/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[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/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[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/models/contributor.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, Copy)]
[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/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, f64>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/participant.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]  --> src/models/group.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/group_user.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize, QueryableByName)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]  --> src/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/friend_request.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Queryable, Selectable, Serialize)]
[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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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] [stderr] error: could not compile `projet_picsou_api` (bin "projet_picsou_api" test) due to 85 previous errors; 27 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, f64>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<f64, Infallible>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[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/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, 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: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]  --> src/models/refund.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Queryable, Selectable, Serialize, Clone, AsChangeset, Deserialize)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&str, Infallible>
[INFO] [stdout]   --> src/routes/user.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_user_by_email_route(email: &str, _authenticated_user: AuthenticatedUser) -> Result<Json<User>, (Status, String)> {
[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/services/user_service.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 40 |     tmp_user.password = "".parse().unwrap();
[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/services/user_service.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     tmp_user.tel = "".parse().unwrap();
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `areFriends` should have a snake case name
[INFO] [stdout]   --> src/services/friend_service.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |         Ok(areFriends) => {
[INFO] [stdout]    |            ^^^^^^^^^^ help: convert the identifier to snake case: `are_friends`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `areFriendRequests` should have a snake case name
[INFO] [stdout]   --> src/services/friend_service.rs:48:24
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     Ok(areFriendRequests) => {
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `are_friend_requests`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `projet_picsou_api` (bin "projet_picsou_api") due to 85 previous errors; 27 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e102178a262cd2397519db9d5513d0e22575172297fde127da8cd492f51d835e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e102178a262cd2397519db9d5513d0e22575172297fde127da8cd492f51d835e", kill_on_drop: false }`
[INFO] [stdout] e102178a262cd2397519db9d5513d0e22575172297fde127da8cd492f51d835e
