[INFO] cloning repository https://github.com/AudiosurfResearch/wavebreaker-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AudiosurfResearch/wavebreaker-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAudiosurfResearch%2Fwavebreaker-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAudiosurfResearch%2Fwavebreaker-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1da1aea560192bdc88d1c78bbb8ebd5f4c5d519
[INFO] checking AudiosurfResearch/wavebreaker-rs 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%2FAudiosurfResearch%2Fwavebreaker-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AudiosurfResearch/wavebreaker-rs
[INFO] finished tweaking git repo https://github.com/AudiosurfResearch/wavebreaker-rs
[INFO] tweaked toml for git repo https://github.com/AudiosurfResearch/wavebreaker-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AudiosurfResearch/wavebreaker-rs 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/AudiosurfResearch/wavebreaker-rs 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] 26aa3690bc040d984c2e749fdd0e9f9a94e5c751db79bff5cd1af643dff5d5a1
[INFO] running `Command { std: "docker" "start" "-a" "26aa3690bc040d984c2e749fdd0e9f9a94e5c751db79bff5cd1af643dff5d5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26aa3690bc040d984c2e749fdd0e9f9a94e5c751db79bff5cd1af643dff5d5a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26aa3690bc040d984c2e749fdd0e9f9a94e5c751db79bff5cd1af643dff5d5a1", kill_on_drop: false }`
[INFO] [stdout] 26aa3690bc040d984c2e749fdd0e9f9a94e5c751db79bff5cd1af643dff5d5a1
[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] 367c57e55d44eb914e8fc811ffa5f4431c40f58a9569e59904060f3cc0c5d587
[INFO] running `Command { std: "docker" "start" "-a" "367c57e55d44eb914e8fc811ffa5f4431c40f58a9569e59904060f3cc0c5d587", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking postgres-protocol v0.6.8
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling musicbrainz_rs v0.12.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking postgres-types v0.2.9
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking redis-protocol v6.0.0
[INFO] [stderr]     Checking clap_builder v4.5.46
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling lucene_query_builder_rs_derive v0.3.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking lucene_query_builder v0.3.0
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling serde-inline-default v0.2.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking governor v0.10.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking clap v4.5.46
[INFO] [stderr]    Compiling diesel_derives v2.2.7
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-postgres v0.7.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking serde-this-or-that v0.5.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_with v3.14.0
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking utoipa v5.4.0
[INFO] [stderr]     Checking migrations_internals v2.2.1
[INFO] [stderr]     Checking minreq v2.14.0
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking axum-serde v0.9.0
[INFO] [stderr]     Checking fred v10.1.0
[INFO] [stderr]     Checking steam-rs v0.5.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking diesel v2.2.12
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tracing-opentelemetry v0.31.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking opentelemetry-http v0.30.0
[INFO] [stderr]     Checking steam-openid v0.2.0
[INFO] [stderr]     Checking opentelemetry-proto v0.30.0
[INFO] [stderr]     Checking opentelemetry-otlp v0.30.0
[INFO] [stderr]     Checking utoipa-scalar v0.3.0
[INFO] [stderr]     Checking utoipa-axum v0.2.0
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking diesel-async v0.6.1
[INFO] [stderr]     Checking wavebreaker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `GetSongShoutsParams` is never constructed
[INFO] [stdout]    --> src/api/songs.rs:480:8
[INFO] [stdout]     |
[INFO] [stdout] 480 | struct GetSongShoutsParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidatedForm` is never constructed
[INFO] [stdout]   --> src/util/validator.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ValidatedForm<T>(pub T);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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>, i32>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[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/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[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/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[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/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[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/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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>, bool>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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::option::Option<Vec<std::option::Option<std::string::String>>>>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Vec<std::option::Option<std::string::String>>>, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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::option::Option<Vec<std::option::Option<std::string::String>>>>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, SteamIdWrapper>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SteamIdWrapper, Infallible>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, i32>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, i32>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, models::players::AccountType>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<models::players::AccountType, Infallible>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, OffsetDateTime>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, i32>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[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>, models::players::AccountType>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<models::players::AccountType, Infallible>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[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] warning: struct `GetSongShoutsParams` is never constructed
[INFO] [stdout]    --> src/api/songs.rs:480:8
[INFO] [stdout]     |
[INFO] [stdout] 480 | struct GetSongShoutsParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ValidatedForm` is never constructed
[INFO] [stdout]   --> src/util/validator.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ValidatedForm<T>(pub T);
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, 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>, i32>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, 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>, OffsetDateTime>
[INFO] [stdout]   --> src/models/rivalries.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Queryable, Deserialize, Serialize, ToSchema)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]   --> src/models/rivalries.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Queryable, Deserialize, Serialize, ToSchema)]
[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>, PlayerPublic>
[INFO] [stdout]   --> src/models/rivalries.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Queryable, Deserialize, Serialize, ToSchema)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PlayerPublic, Infallible>
[INFO] [stdout]   --> src/models/rivalries.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Queryable, Deserialize, Serialize, ToSchema)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, League>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<League, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, OffsetDateTime>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::option::Option<i32>>>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<std::option::Option<i32>>, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, Vec<std::option::Option<i32>>>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, game_types::Character>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<game_types::Character, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, Vec<std::option::Option<std::string::String>>>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<std::option::Option<std::string::String>>, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<Vec<std::option::Option<std::string::String>>>>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Vec<std::option::Option<std::string::String>>>, Infallible>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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>, i32>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[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/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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::option::Option<std::string::String>>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[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/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[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/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[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/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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>, bool>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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::option::Option<Vec<std::option::Option<std::string::String>>>>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Vec<std::option::Option<std::string::String>>>, Infallible>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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::option::Option<Vec<std::option::Option<std::string::String>>>>
[INFO] [stdout]   --> src/models/extra_song_info.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, SteamIdWrapper>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SteamIdWrapper, Infallible>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, i32>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, i32>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, models::players::AccountType>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<models::players::AccountType, Infallible>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, OffsetDateTime>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, Debug, Serialize, Deserialize, Clone,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]    --> src/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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/models/players.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     Queryable, Selectable, Identifiable, PartialEq, Eq, 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>, i32>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[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>, models::players::AccountType>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<models::players::AccountType, Infallible>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[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>, OffsetDateTime>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> src/models/players.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 | #[derive(Selectable, Queryable, Debug, Serialize, Deserialize, ToSchema)]
[INFO] [stdout]     |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, 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>, i32>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]  --> src/models/rivalries.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, 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>, OffsetDateTime>
[INFO] [stdout]   --> src/models/rivalries.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Queryable, Deserialize, Serialize, ToSchema)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]   --> src/models/rivalries.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Queryable, Deserialize, Serialize, ToSchema)]
[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>, PlayerPublic>
[INFO] [stdout]   --> src/models/rivalries.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Queryable, Deserialize, Serialize, ToSchema)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PlayerPublic, Infallible>
[INFO] [stdout]   --> src/models/rivalries.rs:73:10
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Queryable, Deserialize, Serialize, ToSchema)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, League>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<League, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, OffsetDateTime>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<std::option::Option<i32>>>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<std::option::Option<i32>>, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, Vec<std::option::Option<i32>>>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, game_types::Character>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<game_types::Character, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, Vec<std::option::Option<std::string::String>>>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<std::option::Option<std::string::String>>, Infallible>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     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>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/scores.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     Queryable,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/models/shouts.rs:9:36
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Identifiable, Selectable, Queryable, Associations, Debug, Serialize, ToSchema)]
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<OffsetDateTime, Infallible>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<Vec<std::option::Option<std::string::String>>>>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Vec<std::option::Option<std::string::String>>>, Infallible>
[INFO] [stdout]   --> src/models/songs.rs:19:38
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Clone, Identifiable, Selectable, Queryable, Debug, Serialize, ToSchema, QueryableByName,
[INFO] [stdout]    |                                      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wavebreaker` (bin "wavebreaker") due to 86 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wavebreaker` (bin "wavebreaker" test) due to 86 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "367c57e55d44eb914e8fc811ffa5f4431c40f58a9569e59904060f3cc0c5d587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "367c57e55d44eb914e8fc811ffa5f4431c40f58a9569e59904060f3cc0c5d587", kill_on_drop: false }`
[INFO] [stdout] 367c57e55d44eb914e8fc811ffa5f4431c40f58a9569e59904060f3cc0c5d587
