[INFO] cloning repository https://github.com/Rasaili-rain/Lobic-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rasaili-rain/Lobic-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasaili-rain%2FLobic-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasaili-rain%2FLobic-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c92658e9b7bbe11f5aa6b9b3d4eb27833a65f22
[INFO] checking Rasaili-rain/Lobic-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%2FRasaili-rain%2FLobic-backend" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rasaili-rain/Lobic-backend
[INFO] finished tweaking git repo https://github.com/Rasaili-rain/Lobic-backend
[INFO] tweaked toml for git repo https://github.com/Rasaili-rain/Lobic-backend written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rasaili-rain/Lobic-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/Rasaili-rain/Lobic-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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f2886947720c44b0194b732c401e6ffc8fba6b084617a62ac54ecf00894eaab
[INFO] running `Command { std: "docker" "start" "-a" "9f2886947720c44b0194b732c401e6ffc8fba6b084617a62ac54ecf00894eaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f2886947720c44b0194b732c401e6ffc8fba6b084617a62ac54ecf00894eaab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f2886947720c44b0194b732c401e6ffc8fba6b084617a62ac54ecf00894eaab", kill_on_drop: false }`
[INFO] [stdout] 9f2886947720c44b0194b732c401e6ffc8fba6b084617a62ac54ecf00894eaab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cae179ec092fbf6ed3be7e0102b1422ece9f7d12ae76d65b2acb1105170e740d
[INFO] running `Command { std: "docker" "start" "-a" "cae179ec092fbf6ed3be7e0102b1422ece9f7d12ae76d65b2acb1105170e740d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling winnow v0.6.21
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling stacker v0.1.18
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling email v0.0.20
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking ascii_utils v0.9.3
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking crypto-mac v0.10.1
[INFO] [stderr]     Checking fast_chemail v0.9.6
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking rand_core v0.9.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking blowfish v0.7.0
[INFO] [stderr]     Checking lettre v0.9.6
[INFO] [stderr]     Checking hmac v0.10.1
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking email-encoding v0.3.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking id3 v1.16.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking lettre_email v0.9.4
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking local-ip-address v0.6.3
[INFO] [stderr]     Checking mp3-duration v0.1.10
[INFO] [stderr]     Checking pwhash v1.0.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking lettre v0.11.13
[INFO] [stderr]     Checking diesel v2.2.6
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking Lobic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/core/lobby.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Lobby {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 63 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lobby` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ids` is never used
[INFO] [stdout]   --> src/core/lobby.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl LobbyPool {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn get_ids(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_conns` and `exists` are never used
[INFO] [stdout]   --> src/core/user_pool.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl UserPool {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_conns(&self) -> Vec<broadcast::Sender<Message>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn exists(&self, key: &str) -> bool {
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/lobic_db/models.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Lobic` (bin "Lobic") due to 61 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/core/lobby.rs:63:6
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub struct Lobby {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 63 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lobby` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_ids` is never used
[INFO] [stdout]   --> src/core/lobby.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl LobbyPool {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn get_ids(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_conns` and `exists` are never used
[INFO] [stdout]   --> src/core/user_pool.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl UserPool {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_conns(&self) -> Vec<broadcast::Sender<Message>> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn exists(&self, key: &str) -> bool {
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Selectable)]
[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/lobic_db/models.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:31:22
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:64:22
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/lobic_db/models.rs:73:22
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/lobic_db/models.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 | #[derive(Insertable, Queryable, Debug)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:96:22
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[derive(Insertable, Queryable, Debug, Serialize, Deserialize, Clone)]
[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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, 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/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]    --> src/lobic_db/models.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[derive(Insertable, Queryable, Debug, Selectable, Serialize, Deserialize)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i64>
[INFO] [stdout]   --> src/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i64, Infallible>
[INFO] [stdout]   --> src/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[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/routes/playlist/get_playlist_music.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Queryable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `Lobic` (bin "Lobic" test) due to 61 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cae179ec092fbf6ed3be7e0102b1422ece9f7d12ae76d65b2acb1105170e740d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cae179ec092fbf6ed3be7e0102b1422ece9f7d12ae76d65b2acb1105170e740d", kill_on_drop: false }`
[INFO] [stdout] cae179ec092fbf6ed3be7e0102b1422ece9f7d12ae76d65b2acb1105170e740d
