[INFO] cloning repository https://github.com/xuehaonan27/pikacloud-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xuehaonan27/pikacloud-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuehaonan27%2Fpikacloud-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxuehaonan27%2Fpikacloud-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 366fc91e0c49ce29dc95b0364184213febc47071
[INFO] checking xuehaonan27/pikacloud-backend 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%2Fxuehaonan27%2Fpikacloud-backend" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xuehaonan27/pikacloud-backend
[INFO] finished tweaking git repo https://github.com/xuehaonan27/pikacloud-backend
[INFO] tweaked toml for git repo https://github.com/xuehaonan27/pikacloud-backend written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xuehaonan27/pikacloud-backend 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/xuehaonan27/pikacloud-backend 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 120c90c7fc0e61369462aec1a5a8525b7a91ad02146daae32257f49082d328e0
[INFO] running `Command { std: "docker" "start" "-a" "120c90c7fc0e61369462aec1a5a8525b7a91ad02146daae32257f49082d328e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "120c90c7fc0e61369462aec1a5a8525b7a91ad02146daae32257f49082d328e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "120c90c7fc0e61369462aec1a5a8525b7a91ad02146daae32257f49082d328e0", kill_on_drop: false }`
[INFO] [stdout] 120c90c7fc0e61369462aec1a5a8525b7a91ad02146daae32257f49082d328e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bcb81d2969359cae30f758784d2eb03deb4deaec437a2680bea9cde6fac5024d
[INFO] running `Command { std: "docker" "start" "-a" "bcb81d2969359cae30f758784d2eb03deb4deaec437a2680bea9cde6fac5024d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pq-sys v0.6.1
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking diesel v2.2.1
[INFO] [stderr]     Checking hyper v1.4.0
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]     Checking hyper-util v0.1.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking redis v0.25.4
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]     Checking actix-session v0.9.0
[INFO] [stderr]     Checking pikacloud-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(Role, foreign_key = roleId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stderr] warning: #[belongs_to] attribute form is deprecated
[INFO] [stderr]   = help: use `#[diesel(belongs_to(User, foreign_key = userId))]` instead
[INFO] [stderr] 
[INFO] [stdout] warning: field `allow_password_login` is never read
[INFO] [stdout]   --> src/auth/password.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PasswordAuthProvider {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     allow_password_login: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, models::LoginProvider>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<models::LoginProvider, Infallible>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, models::CloudProvider>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<models::CloudProvider, Infallible>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CloudUser` should have a snake case name
[INFO] [stdout]   --> src/schema.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CloudUser (id) {
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `cloud_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Role` should have a snake case name
[INFO] [stdout]   --> src/schema.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Role (id) {
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `User` should have a snake case name
[INFO] [stdout]   --> src/schema.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     User (id) {
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `UserRole` should have a snake case name
[INFO] [stdout]   --> src/schema.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     UserRole (id) {
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `user_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pikacloud-backend` (lib) due to 35 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `allow_password_login` is never read
[INFO] [stdout]   --> src/auth/password.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct PasswordAuthProvider {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     allow_password_login: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, models::LoginProvider>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<models::LoginProvider, Infallible>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]   --> src/models.rs:75:27
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[derive(Debug, PartialEq,Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:105:29
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 | #[derive(Debug, PartialEq, Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, models::CloudProvider>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<models::CloudProvider, Infallible>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::ops::ControlFlow<std::result::Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> src/models.rs:134:29
[INFO] [stdout]     |
[INFO] [stdout] 134 | #[derive(Debug, PartialEq,  Queryable, Identifiable, Selectable, Associations, AsChangeset)]
[INFO] [stdout]     |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `CloudUser` should have a snake case name
[INFO] [stdout]   --> src/schema.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CloudUser (id) {
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `cloud_user`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Role` should have a snake case name
[INFO] [stdout]   --> src/schema.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     Role (id) {
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case: `role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `User` should have a snake case name
[INFO] [stdout]   --> src/schema.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     User (id) {
[INFO] [stdout]    |     ^^^^ help: convert the identifier to snake case (notice the capitalization): `user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `UserRole` should have a snake case name
[INFO] [stdout]   --> src/schema.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 |     UserRole (id) {
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `user_role`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pikacloud-backend` (lib test) due to 35 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "bcb81d2969359cae30f758784d2eb03deb4deaec437a2680bea9cde6fac5024d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb81d2969359cae30f758784d2eb03deb4deaec437a2680bea9cde6fac5024d", kill_on_drop: false }`
[INFO] [stdout] bcb81d2969359cae30f758784d2eb03deb4deaec437a2680bea9cde6fac5024d
