[INFO] cloning repository https://github.com/Dayvvo/covclaim-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dayvvo/covclaim-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDayvvo%2Fcovclaim-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDayvvo%2Fcovclaim-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a3ba902e45c5dfc738ba04c2622a5d87f46de1a
[INFO] checking Dayvvo/covclaim-app 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%2FDayvvo%2Fcovclaim-app" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dayvvo/covclaim-app
[INFO] finished tweaking git repo https://github.com/Dayvvo/covclaim-app
[INFO] tweaked toml for git repo https://github.com/Dayvvo/covclaim-app written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dayvvo/covclaim-app 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/Dayvvo/covclaim-app already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be174b9b62130fd9b54d811b4b792f02b57e893b1e187ec8eefe8b6fbf2eb961
[INFO] running `Command { std: "docker" "start" "-a" "be174b9b62130fd9b54d811b4b792f02b57e893b1e187ec8eefe8b6fbf2eb961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be174b9b62130fd9b54d811b4b792f02b57e893b1e187ec8eefe8b6fbf2eb961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be174b9b62130fd9b54d811b4b792f02b57e893b1e187ec8eefe8b6fbf2eb961", kill_on_drop: false }`
[INFO] [stdout] be174b9b62130fd9b54d811b4b792f02b57e893b1e187ec8eefe8b6fbf2eb961
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c645352c2e29382bf98879a2ae1bbd798ecfd4f59f7255e8e1a1f5b4e8fe6991
[INFO] running `Command { std: "docker" "start" "-a" "c645352c2e29382bf98879a2ae1bbd798ecfd4f59f7255e8e1a1f5b4e8fe6991", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling pq-sys v0.6.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.9.1 (https://github.com/BlockstreamResearch/rust-secp256k1-zkp.git?rev=60e631c24588a0c9e271badd61959294848c665d#60e631c2)
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling bitcoin v0.31.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking clocksource v0.8.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling dsl_auto_type v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling diesel_derives v2.2.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling serde_with_macros v3.8.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking ratelimit v0.9.1
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.14
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking zeromq v0.3.5
[INFO] [stderr]     Checking secp256k1-zkp v0.10.0 (https://github.com/BlockstreamResearch/rust-secp256k1-zkp.git?rev=60e631c24588a0c9e271badd61959294848c665d#60e631c2)
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_with v3.8.1
[INFO] [stderr]     Checking diesel v2.2.3
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking elements v0.24.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling built v0.7.3
[INFO] [stderr]    Compiling covclaim v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/db/models.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable, Selectable, 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<std::string::String, Infallible>
[INFO] [stdout]   --> src/db/models.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable, Selectable, 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]   --> src/db/models.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable, Selectable, Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<Vec<u8>>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Vec<u8>>, Infallible>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<Vec<u8>>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[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]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[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]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, 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] [stderr] error: could not compile `covclaim` (bin "covclaim") due to 17 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<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/db/models.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable, Selectable, 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<std::string::String, Infallible>
[INFO] [stdout]   --> src/db/models.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable, Selectable, 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]   --> src/db/models.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Queryable, Selectable, Insertable, AsChangeset)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<Vec<u8>, Infallible>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, i32>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<i32, Infallible>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, Vec<u8>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<Vec<u8>>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::option::Option<Vec<u8>>, Infallible>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::option::Option<Vec<u8>>>
[INFO] [stdout]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[INFO] [stdout]    |          ^^^^^^^^^
[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]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, Clone)]
[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]   --> src/db/models.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Queryable, Selectable, Insertable, AsChangeset, 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] [stderr] error: could not compile `covclaim` (bin "covclaim" test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "c645352c2e29382bf98879a2ae1bbd798ecfd4f59f7255e8e1a1f5b4e8fe6991", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c645352c2e29382bf98879a2ae1bbd798ecfd4f59f7255e8e1a1f5b4e8fe6991", kill_on_drop: false }`
[INFO] [stdout] c645352c2e29382bf98879a2ae1bbd798ecfd4f59f7255e8e1a1f5b4e8fe6991
