[INFO] cloning repository https://github.com/9elt/Reko
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9elt/Reko" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9elt%2FReko", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9elt%2FReko'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09ea38ca97de000372025707d2664077f4ea1fcb
[INFO] checking 9elt/Reko 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%2F9elt%2FReko" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/9elt/Reko
[INFO] finished tweaking git repo https://github.com/9elt/Reko
[INFO] tweaked toml for git repo https://github.com/9elt/Reko written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/9elt/Reko 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 231 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.6)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.8.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.2)
[INFO] [stderr]       Adding tower-http v0.3.5 (available: v0.6.6)
[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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 867b97b49239be42b6a1561a7dd74f2e6e2a1956e4dae63d91cbb45a92348363
[INFO] running `Command { std: "docker" "start" "-a" "867b97b49239be42b6a1561a7dd74f2e6e2a1956e4dae63d91cbb45a92348363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "867b97b49239be42b6a1561a7dd74f2e6e2a1956e4dae63d91cbb45a92348363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867b97b49239be42b6a1561a7dd74f2e6e2a1956e4dae63d91cbb45a92348363", kill_on_drop: false }`
[INFO] [stdout] 867b97b49239be42b6a1561a7dd74f2e6e2a1956e4dae63d91cbb45a92348363
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 75fc3c9949d2ba4163453aebe952e2af857764d5bdf58bf56b3473683fd38786
[INFO] running `Command { std: "docker" "start" "-a" "75fc3c9949d2ba4163453aebe952e2af857764d5bdf58bf56b3473683fd38786", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling diesel_derives v2.3.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking ipnetwork v0.21.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling mysqlclient-sys v0.4.7
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking structs v0.1.0 (/opt/rustwide/workdir/structs)
[INFO] [stderr]     Checking util v0.1.0 (/opt/rustwide/workdir/util)
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.3.5
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking diesel v2.3.3
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking clients v0.1.0 (/opt/rustwide/workdir/clients)
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<f32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f32>, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<f32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f32>, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, QueryableByName)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, 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]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, 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]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, 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<f32>>
[INFO] [stdout]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, QueryableByName)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f32>, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, 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]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, QueryableByName)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> clients/src/database/user.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<f32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f32>, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:101:10
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<NaiveDateTime>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<NaiveDateTime>, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<f32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f32>, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<std::string::String>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<i32>>
[INFO] [stdout]    --> clients/src/database/anime.rs:154:10
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, QueryableByName)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, 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]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, 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]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, 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<f32>>
[INFO] [stdout]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, QueryableByName)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<f32>, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, 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]    --> clients/src/database/user.rs:163:10
[INFO] [stdout]     |
[INFO] [stdout] 163 | #[derive(Queryable, QueryableByName)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[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]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, bool>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<bool, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:201:10
[INFO] [stdout]     |
[INFO] [stdout] 201 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:223:10
[INFO] [stdout]     |
[INFO] [stdout] 223 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:243:10
[INFO] [stdout]     |
[INFO] [stdout] 243 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, u64>
[INFO] [stdout]    --> clients/src/database/user.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<u64, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, NaiveDateTime>
[INFO] [stdout]    --> clients/src/database/user.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<NaiveDateTime, Infallible>
[INFO] [stdout]    --> clients/src/database/user.rs:261:10
[INFO] [stdout]     |
[INFO] [stdout] 261 | #[derive(Queryable, Insertable, AsChangeset)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clients` (lib test) due to 79 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clients` (lib) due to 79 previous errors
[INFO] running `Command { std: "docker" "inspect" "75fc3c9949d2ba4163453aebe952e2af857764d5bdf58bf56b3473683fd38786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75fc3c9949d2ba4163453aebe952e2af857764d5bdf58bf56b3473683fd38786", kill_on_drop: false }`
[INFO] [stdout] 75fc3c9949d2ba4163453aebe952e2af857764d5bdf58bf56b3473683fd38786
