[INFO] cloning repository https://github.com/codebasetwo/night-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codebasetwo/night-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebasetwo%2Fnight-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebasetwo%2Fnight-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01bbf6e627fbe1fc00e476af7d0e9b8304aac32e
[INFO] checking codebasetwo/night-chat against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebasetwo%2Fnight-chat" "/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/codebasetwo/night-chat
[INFO] finished tweaking git repo https://github.com/codebasetwo/night-chat
[INFO] tweaked toml for git repo https://github.com/codebasetwo/night-chat written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codebasetwo/night-chat on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codebasetwo/night-chat 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking codebasetwo/night-chat against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodebasetwo%2Fnight-chat" "/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/codebasetwo/night-chat
[INFO] finished tweaking git repo https://github.com/codebasetwo/night-chat
[INFO] tweaked toml for git repo https://github.com/codebasetwo/night-chat written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/codebasetwo/night-chat on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/codebasetwo/night-chat 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] [stderr]   Downloaded claims v0.8.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0227e7fa6df6f600a995e7b7568ef3e197390f95165db8b1514bedb58e067f8
[INFO] running `Command { std: "docker" "start" "-a" "b0227e7fa6df6f600a995e7b7568ef3e197390f95165db8b1514bedb58e067f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0227e7fa6df6f600a995e7b7568ef3e197390f95165db8b1514bedb58e067f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0227e7fa6df6f600a995e7b7568ef3e197390f95165db8b1514bedb58e067f8", kill_on_drop: false }`
[INFO] [stdout] b0227e7fa6df6f600a995e7b7568ef3e197390f95165db8b1514bedb58e067f8
[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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2ade11174d413cd6c343d6ef2b20282923bc0d6272dfab5bb337119e0712cd9
[INFO] running `Command { std: "docker" "start" "-a" "c2ade11174d413cd6c343d6ef2b20282923bc0d6272dfab5bb337119e0712cd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking erased-serde v0.4.10
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking claims v0.8.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.103.12
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.12.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking chat_app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:99:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 100 | |         r#"
[INFO] [stdout] 101 | |         INSERT INTO users (id, email, first_name, last_name, password_hash)
[INFO] [stdout] 102 | |         VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         new_subscriber.password.hashed_password.expose_secret(),
[INFO] [stdout] 109 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/tokens.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let query = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 53 | |             r#"
[INFO] [stdout] 54 | |             INSERT INTO tokens (user_id, hash, expiry, scope)
[INFO] [stdout] 55 | |             VALUES ($1, $2, $3, $4);
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |             self.scope,
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/signup.rs:99:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 100 | |         r#"
[INFO] [stdout] 101 | |         INSERT INTO users (id, email, first_name, last_name, password_hash)
[INFO] [stdout] 102 | |         VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] ...   |
[INFO] [stdout] 108 | |         new_subscriber.password.hashed_password.expose_secret(),
[INFO] [stdout] 109 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 27 | |         r#"
[INFO] [stdout] 28 | |             SELECT users.id, users.first_name, users.email, users.password_hash, users.created_at
[INFO] [stdout] 29 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         chrono::Utc::now(),
[INFO] [stdout] 39 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 59 | |         r#"
[INFO] [stdout] 60 | |             SELECT id, password_hash
[INFO] [stdout] 61 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         email,
[INFO] [stdout] 65 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/tokens.rs:52:21
[INFO] [stdout]    |
[INFO] [stdout] 52 |           let query = sqlx::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 53 | |             r#"
[INFO] [stdout] 54 | |             INSERT INTO tokens (user_id, hash, expiry, scope)
[INFO] [stdout] 55 | |             VALUES ($1, $2, $3, $4);
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |             self.scope,
[INFO] [stdout] 61 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 76 | |         r#"
[INFO] [stdout] 77 | |             SELECT id, first_name, email FROM users
[INFO] [stdout] 78 | |             WHERE id != $1;
[INFO] [stdout] 79 | |         "#,
[INFO] [stdout] 80 | |         exclude_user_id,
[INFO] [stdout] 81 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 27 | |         r#"
[INFO] [stdout] 28 | |             SELECT users.id, users.first_name, users.email, users.password_hash, users.created_at
[INFO] [stdout] 29 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         chrono::Utc::now(),
[INFO] [stdout] 39 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 59 | |         r#"
[INFO] [stdout] 60 | |             SELECT id, password_hash
[INFO] [stdout] 61 | |             FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         email,
[INFO] [stdout] 65 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/utils/user_utils.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 76 | |         r#"
[INFO] [stdout] 77 | |             SELECT id, first_name, email FROM users
[INFO] [stdout] 78 | |             WHERE id != $1;
[INFO] [stdout] 79 | |         "#,
[INFO] [stdout] 80 | |         exclude_user_id,
[INFO] [stdout] 81 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/message.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |       let messages = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 187 | |         r#"
[INFO] [stdout] 188 | |             SELECT sender_id, receiver_id FROM messages
[INFO] [stdout] 189 | |             WHERE sender_id = $1 OR receiver_id = $1
[INFO] [stdout] 190 | |         "#,
[INFO] [stdout] 191 | |         logged_in_user_id,
[INFO] [stdout] 192 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/handlers/message.rs:186:20
[INFO] [stdout]     |
[INFO] [stdout] 186 |       let messages = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 187 | |         r#"
[INFO] [stdout] 188 | |             SELECT sender_id, receiver_id FROM messages
[INFO] [stdout] 189 | |             WHERE sender_id = $1 OR receiver_id = $1
[INFO] [stdout] 190 | |         "#,
[INFO] [stdout] 191 | |         logged_in_user_id,
[INFO] [stdout] 192 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `claim`
[INFO] [stdout]   --> src/domain/subscriber_email.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use claim::assert_err;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `claim`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 32 |     use claims::assert_err;
[INFO] [stdout]    |              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `secrecy::ExposeSecret`
[INFO] [stdout]   --> src/routes/signup.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use secrecy::ExposeSecret;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]  --> src/handlers/message.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Responder,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::SubscriberEmail`
[INFO] [stdout]   --> src/domain/subscriber_email.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use super::SubscriberEmail;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `secrecy::ExposeSecret`
[INFO] [stdout]   --> src/routes/signup.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use secrecy::ExposeSecret;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Responder`
[INFO] [stdout]  --> src/handlers/message.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Responder,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `DbError`
[INFO] [stdout]    --> src/handlers/message.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout]  95 |       let messages = sqlx::query_as::<_, Message>(
[INFO] [stdout]     |  ____________________-
[INFO] [stdout]  96 | |         r#"
[INFO] [stdout]  97 | |             SELECT id, sender_id, receiver_id, text, image, created_at
[INFO] [stdout]  98 | |             FROM messages
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     .fetch_all(pool.get_ref())
[INFO] [stdout] 107 | |     .await?;
[INFO] [stdout]     | |          -^ the trait `std::convert::From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]     | |__________|
[INFO] [stdout]     |            this can't be annotated with `?` because it has type `Result<_, sqlx::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: `DbError` needs to implement `From<sqlx::Error>`
[INFO] [stdout]    --> src/handlers/message.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct DbError(anyhow::Error);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]       but trait `From<anyhow::Error>` is implemented for it
[INFO] [stdout]    --> src/handlers/message.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl From<anyhow::Error> for DbError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `anyhow::Error`, found `sqlx::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `DbError`
[INFO] [stdout]    --> src/handlers/message.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |       let receiver_exists: bool = sqlx::query_scalar("SELECT EXISTS(SELECT 1 FROM users WHERE id = $1)")
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout] 140 | |         .bind(receiver_id)
[INFO] [stdout] 141 | |         .fetch_one(pool.get_ref())
[INFO] [stdout] 142 | |         .await?;
[INFO] [stdout]     | |              -^ the trait `std::convert::From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]     | |______________|
[INFO] [stdout]     |                this can't be annotated with `?` because it has type `Result<_, sqlx::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: `DbError` needs to implement `From<sqlx::Error>`
[INFO] [stdout]    --> src/handlers/message.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct DbError(anyhow::Error);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]       but trait `From<anyhow::Error>` is implemented for it
[INFO] [stdout]    --> src/handlers/message.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl From<anyhow::Error> for DbError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `anyhow::Error`, found `sqlx::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `DbError`
[INFO] [stdout]    --> src/handlers/message.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |       let new_message = sqlx::query_as::<_, Message>(
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 153 | |         r#"
[INFO] [stdout] 154 | |             INSERT INTO messages (id, sender_id, receiver_id, text, image, created_at)
[INFO] [stdout] 155 | |             VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     .fetch_one(pool.get_ref())
[INFO] [stdout] 166 | |     .await?;
[INFO] [stdout]     | |          -^ the trait `std::convert::From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]     | |__________|
[INFO] [stdout]     |            this can't be annotated with `?` because it has type `Result<_, sqlx::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: `DbError` needs to implement `From<sqlx::Error>`
[INFO] [stdout]    --> src/handlers/message.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct DbError(anyhow::Error);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]       but trait `From<anyhow::Error>` is implemented for it
[INFO] [stdout]    --> src/handlers/message.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl From<anyhow::Error> for DbError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `anyhow::Error`, found `sqlx::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'r> user_utils::UserSummary: FromRow<'r, _>` is not satisfied
[INFO] [stdout]    --> src/handlers/message.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |         sqlx::query_as::<_, UserSummary>(
[INFO] [stdout]     |                             ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'r> FromRow<'r, _>` is not implemented for `user_utils::UserSummary`
[INFO] [stdout]    --> src/utils/user_utils.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct UserSummary {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `FromRow<'r, R>`:
[INFO] [stdout]               `()` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6, T7)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6, T7, T8)` implements `FromRow<'r, R>`
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `sqlx::query_as`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query_as.rs:345:8
[INFO] [stdout]     |
[INFO] [stdout] 342 | pub fn query_as<'q, DB, O>(sql: &'q str) -> QueryAs<'q, DB, O, <DB as Database>::Arguments<'q>>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 345 |     O: for<'r> FromRow<'r, DB::Row>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `query_as`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `DbError`
[INFO] [stdout]    --> src/handlers/message.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout]  95 |       let messages = sqlx::query_as::<_, Message>(
[INFO] [stdout]     |  ____________________-
[INFO] [stdout]  96 | |         r#"
[INFO] [stdout]  97 | |             SELECT id, sender_id, receiver_id, text, image, created_at
[INFO] [stdout]  98 | |             FROM messages
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     .fetch_all(pool.get_ref())
[INFO] [stdout] 107 | |     .await?;
[INFO] [stdout]     | |          -^ the trait `std::convert::From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]     | |__________|
[INFO] [stdout]     |            this can't be annotated with `?` because it has type `Result<_, sqlx::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: `DbError` needs to implement `From<sqlx::Error>`
[INFO] [stdout]    --> src/handlers/message.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct DbError(anyhow::Error);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]       but trait `From<anyhow::Error>` is implemented for it
[INFO] [stdout]    --> src/handlers/message.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl From<anyhow::Error> for DbError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `anyhow::Error`, found `sqlx::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `DbError`
[INFO] [stdout]    --> src/handlers/message.rs:142:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |       let receiver_exists: bool = sqlx::query_scalar("SELECT EXISTS(SELECT 1 FROM users WHERE id = $1)")
[INFO] [stdout]     |  _________________________________-
[INFO] [stdout] 140 | |         .bind(receiver_id)
[INFO] [stdout] 141 | |         .fetch_one(pool.get_ref())
[INFO] [stdout] 142 | |         .await?;
[INFO] [stdout]     | |              -^ the trait `std::convert::From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]     | |______________|
[INFO] [stdout]     |                this can't be annotated with `?` because it has type `Result<_, sqlx::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: `DbError` needs to implement `From<sqlx::Error>`
[INFO] [stdout]    --> src/handlers/message.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct DbError(anyhow::Error);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]       but trait `From<anyhow::Error>` is implemented for it
[INFO] [stdout]    --> src/handlers/message.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl From<anyhow::Error> for DbError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `anyhow::Error`, found `sqlx::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error to `DbError`
[INFO] [stdout]    --> src/handlers/message.rs:166:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |       let new_message = sqlx::query_as::<_, Message>(
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 153 | |         r#"
[INFO] [stdout] 154 | |             INSERT INTO messages (id, sender_id, receiver_id, text, image, created_at)
[INFO] [stdout] 155 | |             VALUES ($1, $2, $3, $4, $5, $6)
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     .fetch_one(pool.get_ref())
[INFO] [stdout] 166 | |     .await?;
[INFO] [stdout]     | |          -^ the trait `std::convert::From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]     | |__________|
[INFO] [stdout]     |            this can't be annotated with `?` because it has type `Result<_, sqlx::Error>`
[INFO] [stdout]     |
[INFO] [stdout] note: `DbError` needs to implement `From<sqlx::Error>`
[INFO] [stdout]    --> src/handlers/message.rs:35:1
[INFO] [stdout]     |
[INFO] [stdout]  35 | pub struct DbError(anyhow::Error);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout] help: the trait `From<sqlx::Error>` is not implemented for `DbError`
[INFO] [stdout]       but trait `From<anyhow::Error>` is implemented for it
[INFO] [stdout]    --> src/handlers/message.rs:46:1
[INFO] [stdout]     |
[INFO] [stdout]  46 | impl From<anyhow::Error> for DbError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: for that trait implementation, expected `anyhow::Error`, found `sqlx::Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'r> user_utils::UserSummary: FromRow<'r, _>` is not satisfied
[INFO] [stdout]    --> src/handlers/message.rs:214:29
[INFO] [stdout]     |
[INFO] [stdout] 214 |         sqlx::query_as::<_, UserSummary>(
[INFO] [stdout]     |                             ^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `for<'r> FromRow<'r, _>` is not implemented for `user_utils::UserSummary`
[INFO] [stdout]    --> src/utils/user_utils.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub struct UserSummary {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `FromRow<'r, R>`:
[INFO] [stdout]               `()` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6, T7)` implements `FromRow<'r, R>`
[INFO] [stdout]               `(T1, T2, T3, T4, T5, T6, T7, T8)` implements `FromRow<'r, R>`
[INFO] [stdout]             and 10 others
[INFO] [stdout] note: required by a bound in `sqlx::query_as`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query_as.rs:345:8
[INFO] [stdout]     |
[INFO] [stdout] 342 | pub fn query_as<'q, DB, O>(sql: &'q str) -> QueryAs<'q, DB, O, <DB as Database>::Arguments<'q>>
[INFO] [stdout]     |        -------- required by a bound in this function
[INFO] [stdout] ...
[INFO] [stdout] 345 |     O: for<'r> FromRow<'r, DB::Row>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `query_as`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `fetch_all` exists for struct `QueryAs<'_, _, user_utils::UserSummary, _>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/handlers/message.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 214 | /         sqlx::query_as::<_, UserSummary>(
[INFO] [stdout] 215 | |             r#"
[INFO] [stdout] 216 | |                 SELECT id, first_name, email FROM users
[INFO] [stdout] 217 | |                 WHERE id = ANY($1)
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |         .bind(chat_partner_ids)
[INFO] [stdout] 221 | |         .fetch_all(pool.get_ref())
[INFO] [stdout]     | |         -^^^^^^^^^ method cannot be called on `QueryAs<'_, _, user_utils::UserSummary, _>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/user_utils.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 |   pub struct UserSummary {
[INFO] [stdout]     |   ---------------------- doesn't satisfy `user_utils::UserSummary: FromRow<'r, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `user_utils::UserSummary: FromRow<'r, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `fetch_all` exists for struct `QueryAs<'_, _, user_utils::UserSummary, _>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/handlers/message.rs:221:10
[INFO] [stdout]     |
[INFO] [stdout] 214 | /         sqlx::query_as::<_, UserSummary>(
[INFO] [stdout] 215 | |             r#"
[INFO] [stdout] 216 | |                 SELECT id, first_name, email FROM users
[INFO] [stdout] 217 | |                 WHERE id = ANY($1)
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |         .bind(chat_partner_ids)
[INFO] [stdout] 221 | |         .fetch_all(pool.get_ref())
[INFO] [stdout]     | |         -^^^^^^^^^ method cannot be called on `QueryAs<'_, _, user_utils::UserSummary, _>` due to unsatisfied trait bounds
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/user_utils.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 |   pub struct UserSummary {
[INFO] [stdout]     |   ---------------------- doesn't satisfy `user_utils::UserSummary: FromRow<'r, _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `user_utils::UserSummary: FromRow<'r, _>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime<Utc>: serde::Serialize` is not satisfied
[INFO] [stdout]     --> src/handlers/message.rs:17:17
[INFO] [stdout]      |
[INFO] [stdout]   17 | #[derive(Debug, Serialize, Deserialize, Clone, sqlx::FromRow)]
[INFO] [stdout]      |                 ^^^^^^^^^ the trait `configuration::_::_serde::Serialize` is not implemented for `chrono::DateTime<Utc>`
[INFO] [stdout] ...
[INFO] [stdout]   24 |     pub created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]      |     --------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `chrono::DateTime<Utc>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `configuration::_::_serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 177 others
[INFO] [stdout] note: required by a bound in `configuration::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime<Utc>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/handlers/message.rs:24:21
[INFO] [stdout]      |
[INFO] [stdout]   24 |     pub created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `configuration::_::_serde::Deserialize<'_>` is not implemented for `chrono::DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime<Utc>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `configuration::_::_serde::Deserialize<'de>`:
[INFO] [stdout]                &'a JsonRawValue
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a ron::value::raw::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/chat_app-bbbdc032b77b10a4.long-type-17704875564484632738.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime<Utc>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/handlers/message.rs:24:21
[INFO] [stdout]      |
[INFO] [stdout]   24 |     pub created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `configuration::_::_serde::Deserialize<'_>` is not implemented for `chrono::DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime<Utc>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `configuration::_::_serde::Deserialize<'de>`:
[INFO] [stdout]                &'a JsonRawValue
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a ron::value::raw::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1915 |     where
[INFO] [stdout] 1916 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/chat_app-bbbdc032b77b10a4.long-type-17704875564484632738.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime<Utc>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> src/handlers/message.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Clone, sqlx::FromRow)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ the trait `configuration::_::_serde::Deserialize<'_>` is not implemented for `chrono::DateTime<Utc>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime<Utc>` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `configuration::_::_serde::Deserialize<'de>`:
[INFO] [stdout]              &'a JsonRawValue
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a ron::value::raw::RawValue
[INFO] [stdout]              &'a std::path::Path
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]            and 192 others
[INFO] [stdout] note: required by a bound in `configuration::_::_serde::__private228::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/chat_app-bbbdc032b77b10a4.long-type-17704875564484632738.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime<Utc>: serde::Serialize` is not satisfied
[INFO] [stdout]     --> src/handlers/message.rs:17:17
[INFO] [stdout]      |
[INFO] [stdout]   17 | #[derive(Debug, Serialize, Deserialize, Clone, sqlx::FromRow)]
[INFO] [stdout]      |                 ^^^^^^^^^ the trait `configuration::_::_serde::Serialize` is not implemented for `chrono::DateTime<Utc>`
[INFO] [stdout] ...
[INFO] [stdout]   24 |     pub created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]      |     --------------------------------------------- required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Serialize)]` to your `chrono::DateTime<Utc>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `configuration::_::_serde::Serialize`:
[INFO] [stdout]                &'a T
[INFO] [stdout]                &'a mut T
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]                (T0, T1, T2, T3, T4)
[INFO] [stdout]              and 177 others
[INFO] [stdout] note: required by a bound in `configuration::_::_serde::ser::SerializeStruct::serialize_field`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21
[INFO] [stdout]      |
[INFO] [stdout] 1915 |     fn serialize_field<T>(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error>
[INFO] [stdout]      |        --------------- required by a bound in this associated function
[INFO] [stdout] 1916 |     where
[INFO] [stdout] 1917 |         T: ?Sized + Serialize;
[INFO] [stdout]      |                     ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field`
[INFO] [stdout]      = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime<Utc>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/handlers/message.rs:24:21
[INFO] [stdout]      |
[INFO] [stdout]   24 |     pub created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `configuration::_::_serde::Deserialize<'_>` is not implemented for `chrono::DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime<Utc>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `configuration::_::_serde::Deserialize<'de>`:
[INFO] [stdout]                &'a JsonRawValue
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a ron::value::raw::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `next_element`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12
[INFO] [stdout]      |
[INFO] [stdout] 1769 |     fn next_element<T>(&mut self) -> Result<Option<T>, Self::Error>
[INFO] [stdout]      |        ------------ required by a bound in this associated function
[INFO] [stdout] 1770 |     where
[INFO] [stdout] 1771 |         T: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/chat_app-14b2cd02a7cd488c.long-type-6767977135065524354.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime<Utc>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]     --> src/handlers/message.rs:24:21
[INFO] [stdout]      |
[INFO] [stdout]   24 |     pub created_at: chrono::DateTime<chrono::Utc>,
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `configuration::_::_serde::Deserialize<'_>` is not implemented for `chrono::DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime<Utc>` type
[INFO] [stdout]      = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]      = help: the following other types implement trait `configuration::_::_serde::Deserialize<'de>`:
[INFO] [stdout]                &'a JsonRawValue
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a ron::value::raw::RawValue
[INFO] [stdout]                &'a std::path::Path
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]              and 192 others
[INFO] [stdout] note: required by a bound in `next_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     fn next_value<V>(&mut self) -> Result<V, Self::Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout] 1915 |     where
[INFO] [stdout] 1916 |         V: Deserialize<'de>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/chat_app-14b2cd02a7cd488c.long-type-6767977135065524354.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime<Utc>: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]   --> src/handlers/message.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize, Deserialize, Clone, sqlx::FromRow)]
[INFO] [stdout]    |                            ^^^^^^^^^^^ the trait `configuration::_::_serde::Deserialize<'_>` is not implemented for `chrono::DateTime<Utc>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime<Utc>` type
[INFO] [stdout]    = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]    = help: the following other types implement trait `configuration::_::_serde::Deserialize<'de>`:
[INFO] [stdout]              &'a JsonRawValue
[INFO] [stdout]              &'a [u8]
[INFO] [stdout]              &'a ron::value::raw::RawValue
[INFO] [stdout]              &'a std::path::Path
[INFO] [stdout]              &'a str
[INFO] [stdout]              ()
[INFO] [stdout]              (T,)
[INFO] [stdout]              (T0, T1)
[INFO] [stdout]            and 192 others
[INFO] [stdout] note: required by a bound in `configuration::_::_serde::__private228::de::missing_field`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result<V, E>
[INFO] [stdout]    |        ------------- required by a bound in this function
[INFO] [stdout] 25 | where
[INFO] [stdout] 26 |     V: Deserialize<'de>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^ required by this bound in `missing_field`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/chat_app-14b2cd02a7cd488c.long-type-6767977135065524354.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chat_app` (lib) due to 15 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chat_app` (lib test) due to 16 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c2ade11174d413cd6c343d6ef2b20282923bc0d6272dfab5bb337119e0712cd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ade11174d413cd6c343d6ef2b20282923bc0d6272dfab5bb337119e0712cd9", kill_on_drop: false }`
[INFO] [stdout] c2ade11174d413cd6c343d6ef2b20282923bc0d6272dfab5bb337119e0712cd9
