[INFO] cloning repository https://github.com/Reilley64/messenger-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Reilley64/messenger-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReilley64%2Fmessenger-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReilley64%2Fmessenger-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 339ead4e2f9b55df09ac1b735955f6b6c3b34b08 [INFO] checking Reilley64/messenger-api 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%2FReilley64%2Fmessenger-api" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Reilley64/messenger-api [INFO] finished tweaking git repo https://github.com/Reilley64/messenger-api [INFO] tweaked toml for git repo https://github.com/Reilley64/messenger-api written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Reilley64/messenger-api 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/Reilley64/messenger-api 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f8c6ac65e4f8bbdb810a3d1d1e6088c0f797b23bf36815d94ae92c6265013425 [INFO] running `Command { std: "docker" "start" "-a" "f8c6ac65e4f8bbdb810a3d1d1e6088c0f797b23bf36815d94ae92c6265013425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c6ac65e4f8bbdb810a3d1d1e6088c0f797b23bf36815d94ae92c6265013425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c6ac65e4f8bbdb810a3d1d1e6088c0f797b23bf36815d94ae92c6265013425", kill_on_drop: false }` [INFO] [stdout] f8c6ac65e4f8bbdb810a3d1d1e6088c0f797b23bf36815d94ae92c6265013425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 19d1335ce1ee6031eea12c8ed24d92f7b936282bb81055ccbbf4c76d1ef7b552 [INFO] running `Command { std: "docker" "start" "-a" "19d1335ce1ee6031eea12c8ed24d92f7b936282bb81055ccbbf4c76d1ef7b552", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking ipnet v2.10.0 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling pq-sys v0.6.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking ct-codecs v1.1.2 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling curl-sys v0.4.76+curl-8.10.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking ed25519-compact v2.1.1 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking hmac-sha512 v1.1.5 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking coarsetime v0.1.34 [INFO] [stderr] Checking binstring v0.1.1 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking hmac-sha1-compact v1.1.4 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rs-snowflake v0.6.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Compiling specta-macros v1.0.5 [INFO] [stderr] Compiling der_derive v0.4.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking google-cloud-token v0.1.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.64 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking sec1_decode v0.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tower-http v0.6.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking rsa v0.7.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking axum-core v0.4.4 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking ece v2.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking toml_edit v0.22.21 [INFO] [stderr] Checking jwt-simple v0.11.9 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking specta v1.0.5 [INFO] [stderr] Checking diesel v2.2.4 [INFO] [stderr] Checking rspc v0.2.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking web-push v0.9.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.7.6 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking google-cloud-metadata v0.5.0 [INFO] [stderr] Checking reqwest-middleware v0.3.3 [INFO] [stderr] Checking google-cloud-auth v0.17.1 [INFO] [stderr] Checking google-cloud-storage v0.22.1 [INFO] [stderr] Checking rspc-axum v0.1.1 [INFO] [stderr] Checking diesel_migrations v2.2.0 [INFO] [stderr] Checking messenger-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `kty` and `use` are never read [INFO] [stdout] --> src/authorization.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | struct JwkKey { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | kty: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 20 | alg: String, [INFO] [stdout] 21 | r#use: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JwkKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/controllers/group_controller.rs:144:36 [INFO] [stdout] | [INFO] [stdout] 144 | let client = match WebPushClient::new() { [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: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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, i64> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, i64> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, i64> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [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, i64> [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, i64> [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, i64> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `messenger-api` (bin "messenger-api" test) due to 67 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `kty` and `use` are never read [INFO] [stdout] --> src/authorization.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | struct JwkKey { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | kty: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 20 | alg: String, [INFO] [stdout] 21 | r#use: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `JwkKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/controllers/group_controller.rs:144:36 [INFO] [stdout] | [INFO] [stdout] 144 | let client = match WebPushClient::new() { [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: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Queryable, Selectable, Insertable, AsChangeset)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | #[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, i64> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Queryable, Identifiable, Selectable, Insertable, AsChangeset, Debug, 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, i64> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, bool> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, i64> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::option::Option> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/models.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, PartialEq)] [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, i64> [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, i64> [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, i64> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, 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, NaiveDateTime> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, i64> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: ControlFlow, std::string::String> [INFO] [stdout] --> src/models.rs:226:10 [INFO] [stdout] | [INFO] [stdout] 226 | #[derive(Queryable, Identifiable, Selectable, Insertable, Associations, AsChangeset, Debug, Clone)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `messenger-api` (bin "messenger-api") due to 67 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "19d1335ce1ee6031eea12c8ed24d92f7b936282bb81055ccbbf4c76d1ef7b552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d1335ce1ee6031eea12c8ed24d92f7b936282bb81055ccbbf4c76d1ef7b552", kill_on_drop: false }` [INFO] [stdout] 19d1335ce1ee6031eea12c8ed24d92f7b936282bb81055ccbbf4c76d1ef7b552