[INFO] cloning repository https://github.com/weiznich/RustWeek2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weiznich/RustWeek2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2FRustWeek2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2FRustWeek2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9bdf5dcaa1bdb507bb3c495146ff3d0ebd86ab5
[INFO] checking weiznich/RustWeek2025 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%2Fweiznich%2FRustWeek2025" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weiznich/RustWeek2025
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/weiznich/RustWeek2025
[INFO] tweaked toml for git repo https://github.com/weiznich/RustWeek2025 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weiznich/RustWeek2025 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/weiznich/RustWeek2025 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ddd8f14fc92324123bcb600c27e02552814d1367d2f1bebff34b1dd5da42973a
[INFO] running `Command { std: "docker" "start" "-a" "ddd8f14fc92324123bcb600c27e02552814d1367d2f1bebff34b1dd5da42973a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd8f14fc92324123bcb600c27e02552814d1367d2f1bebff34b1dd5da42973a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd8f14fc92324123bcb600c27e02552814d1367d2f1bebff34b1dd5da42973a", kill_on_drop: false }`
[INFO] [stdout] ddd8f14fc92324123bcb600c27e02552814d1367d2f1bebff34b1dd5da42973a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 940b791d451fbe8d92f2a279a30b92c88dcad339920ad28065e565a5bc9387c6
[INFO] running `Command { std: "docker" "start" "-a" "940b791d451fbe8d92f2a279a30b92c88dcad339920ad28065e565a5bc9387c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking clap_builder v4.5.19
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking unic-langid-macros v0.9.5
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-template-macros v0.11.0
[INFO] [stderr]     Checking clap v4.5.19
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking deadpool-sync v0.1.4
[INFO] [stderr]     Checking deadpool v0.12.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking minijinja v2.3.1
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking fluent-templates v0.11.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking tower-sessions-core v0.13.0
[INFO] [stderr]     Checking diesel v2.2.4
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking tower-cookies v0.10.0
[INFO] [stderr]     Checking tower-sessions-memory-store v0.13.0
[INFO] [stderr]     Checking tower-sessions v0.13.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking axum-login v0.16.0
[INFO] [stderr]     Checking axum-extra v0.9.4
[INFO] [stderr]     Checking deadpool-diesel v0.6.1
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking race_timing v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/admin/user/auth_session.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Queryable, 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: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/admin/user/auth_session.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Queryable, 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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/admin/user/auth_session.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Queryable, Selectable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/admin/user/auth_session.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Queryable, 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<std::result::Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Vec<u8>, Infallible>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, 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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, 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<std::result::Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OffsetDateTime, Infallible>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, 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: std::result::Result<AppState, Infallible>
[INFO] [stdout]    --> src/app_state.rs:186:40
[INFO] [stdout]     |
[INFO] [stdout] 186 |       ) -> Result<Self, Self::Rejection> {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 187 | |         let TypedHeader(lang_keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(part...
[INFO] [stdout] 188 | |         Ok(Self {
[INFO] [stdout] 189 | |             state: state.clone(),
[INFO] [stdout] 190 | |             lang_keys,
[INFO] [stdout] 191 | |         })
[INFO] [stdout] 192 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppState, Infallible>
[INFO] [stdout]    --> src/app_state.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[async_trait::async_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `async_trait::async_trait` (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<std::result::Result<Infallible, Infallible>, std::option::Option<TypedHeader<AcceptLanguage>>>
[INFO] [stdout]    --> src/app_state.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 | ..._keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_o...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<TypedHeader<AcceptLanguage>>, Infallible>
[INFO] [stdout]    --> src/app_state.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 | ..._keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_o...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<TypedHeader<AcceptLanguage>>, Infallible>
[INFO] [stdout]    --> src/app_state.rs:187:148
[INFO] [stdout]     |
[INFO] [stdout] 187 | ...extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_or_else(|| TypedHeader(AcceptLanguage::default()));
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<TypedHeader<AcceptLanguage>>, Infallible>
[INFO] [stdout]    --> src/app_state.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 | ..._keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_o...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppState, Infallible>
[INFO] [stdout]    --> src/app_state.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 | ..._keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_o...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppState, Infallible>
[INFO] [stdout]    --> src/app_state.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | /         Ok(Self {
[INFO] [stdout] 189 | |             state: state.clone(),
[INFO] [stdout] 190 | |             lang_keys,
[INFO] [stdout] 191 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, time::Date>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<time::Date, Infallible>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, 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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, 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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, SpecialCategories>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SpecialCategories, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, 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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, 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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[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<std::result::Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[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<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[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<std::result::Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Race>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Race, Infallible>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, PrimitiveDateTime>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PrimitiveDateTime, Infallible>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `race_timing` (lib test) due to 80 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/admin/user/auth_session.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Queryable, 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: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/admin/user/auth_session.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Queryable, 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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/admin/user/auth_session.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Queryable, Selectable)]
[INFO] [stdout]    |                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/admin/user/auth_session.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Debug, Clone, Queryable, 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<std::result::Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Vec<u8>, Infallible>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, 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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, 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<std::result::Result<Infallible, Infallible>, OffsetDateTime>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, Selectable)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<OffsetDateTime, Infallible>
[INFO] [stdout]   --> src/admin/user/sqlite_session_store.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Insertable, Queryable, 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: std::result::Result<AppState, Infallible>
[INFO] [stdout]    --> src/app_state.rs:186:40
[INFO] [stdout]     |
[INFO] [stdout] 186 |       ) -> Result<Self, Self::Rejection> {
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout] 187 | |         let TypedHeader(lang_keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(part...
[INFO] [stdout] 188 | |         Ok(Self {
[INFO] [stdout] 189 | |             state: state.clone(),
[INFO] [stdout] 190 | |             lang_keys,
[INFO] [stdout] 191 | |         })
[INFO] [stdout] 192 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppState, Infallible>
[INFO] [stdout]    --> src/app_state.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[async_trait::async_trait]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `async_trait::async_trait` (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<std::result::Result<Infallible, Infallible>, std::option::Option<TypedHeader<AcceptLanguage>>>
[INFO] [stdout]    --> src/app_state.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 | ..._keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_o...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<TypedHeader<AcceptLanguage>>, Infallible>
[INFO] [stdout]    --> src/app_state.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 | ..._keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_o...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<TypedHeader<AcceptLanguage>>, Infallible>
[INFO] [stdout]    --> src/app_state.rs:187:148
[INFO] [stdout]     |
[INFO] [stdout] 187 | ...extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_or_else(|| TypedHeader(AcceptLanguage::default()));
[INFO] [stdout]     |                                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<TypedHeader<AcceptLanguage>>, Infallible>
[INFO] [stdout]    --> src/app_state.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 | ..._keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_o...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppState, Infallible>
[INFO] [stdout]    --> src/app_state.rs:187:38
[INFO] [stdout]     |
[INFO] [stdout] 187 | ..._keys) = <Option<TypedHeader<AcceptLanguage>> as axum::extract::FromRequestParts<_>>::from_request_parts(parts, state).await?.unwrap_o...
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<AppState, Infallible>
[INFO] [stdout]    --> src/app_state.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 | /         Ok(Self {
[INFO] [stdout] 189 | |             state: state.clone(),
[INFO] [stdout] 190 | |             lang_keys,
[INFO] [stdout] 191 | |         })
[INFO] [stdout]     | |__________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, time::Date>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<time::Date, Infallible>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]  --> src/database/shared_models.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]   |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Queryable, Selectable, Serialize, Debug, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, 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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, 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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, SpecialCategories>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<SpecialCategories, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, 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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, 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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/database/shared_models.rs:48:10
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[derive(Queryable, Selectable, Associations, Serialize, Debug, Identifiable, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[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<std::result::Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<i32>, Infallible>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[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<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bool, Infallible>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[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<std::result::Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, bool>
[INFO] [stdout]   --> src/registration.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Queryable, Selectable, Serialize, Debug, Default)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, Race>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<Race, Infallible>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/registration.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | #[derive(Queryable, serde::Serialize)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<i32, Infallible>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<std::option::Option<std::string::String>, Infallible>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, PrimitiveDateTime>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<PrimitiveDateTime, Infallible>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[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<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<std::result::Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/registration_list.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[derive(Queryable, Selectable, Debug, serde::Serialize, Identifiable)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `race_timing` (lib) due to 80 previous errors
[INFO] running `Command { std: "docker" "inspect" "940b791d451fbe8d92f2a279a30b92c88dcad339920ad28065e565a5bc9387c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "940b791d451fbe8d92f2a279a30b92c88dcad339920ad28065e565a5bc9387c6", kill_on_drop: false }`
[INFO] [stdout] 940b791d451fbe8d92f2a279a30b92c88dcad339920ad28065e565a5bc9387c6
