[INFO] cloning repository https://github.com/tjcichra/tira-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tjcichra/tira-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjcichra%2Ftira-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjcichra%2Ftira-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94a97f90d20d7f6becf018f688b2f8434a644b29
[INFO] checking tjcichra/tira-backend/94a97f90d20d7f6becf018f688b2f8434a644b29 against master#292be5c7c05138d753bbd4b30db7a3f1a5c914f7 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjcichra%2Ftira-backend" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tjcichra/tira-backend
[INFO] finished tweaking git repo https://github.com/tjcichra/tira-backend
[INFO] tweaked toml for git repo https://github.com/tjcichra/tira-backend written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tjcichra/tira-backend on toolchain 292be5c7c05138d753bbd4b30db7a3f1a5c914f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tjcichra/tira-backend 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" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded simple_logger v5.0.0
[INFO] [stderr]   Downloaded email-encoding v0.3.0
[INFO] [stderr]   Downloaded aws-smithy-xml v0.45.0
[INFO] [stderr]   Downloaded hostname v0.4.0
[INFO] [stderr]   Downloaded aws-smithy-query v0.45.0
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded aws-smithy-json v0.45.0
[INFO] [stderr]   Downloaded aws-sdk-sso v0.15.0
[INFO] [stderr]   Downloaded aws-smithy-client v0.45.0
[INFO] [stderr]   Downloaded aws-sdk-sts v0.15.0
[INFO] [stderr]   Downloaded axum-extra v0.10.0
[INFO] [stderr]   Downloaded aws-config v0.15.0
[INFO] [stderr]   Downloaded idna v1.0.2
[INFO] [stderr]   Downloaded aws-smithy-http v0.45.0
[INFO] [stderr]   Downloaded clap_builder v4.5.30
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded aws-smithy-types v0.45.0
[INFO] [stderr]   Downloaded clap v4.5.30
[INFO] [stderr]   Downloaded lettre v0.11.13
[INFO] [stderr]   Downloaded aws-endpoint v0.15.0
[INFO] [stderr]   Downloaded aws-sigv4 v0.15.1
[INFO] [stderr]   Downloaded aws-sdk-s3 v0.15.0
[INFO] [stderr]   Downloaded aws-smithy-async v0.45.0
[INFO] [stderr]   Downloaded aws-smithy-http-tower v0.45.0
[INFO] [stderr]   Downloaded aws-smithy-eventstream v0.45.0
[INFO] [stderr]   Downloaded bytes-utils v0.1.4
[INFO] [stderr]   Downloaded aws-types v0.15.0
[INFO] [stderr]   Downloaded axum v0.8.2
[INFO] [stderr]   Downloaded axum-core v0.5.1
[INFO] [stderr]   Downloaded aws-http v0.15.0
[INFO] [stderr]   Downloaded aws-sig-auth v0.15.0
[INFO] [stderr]   Downloaded ct-logs v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 071396ae2d13bda96bb4a2b060f56d15f53666789cbfb8290b26dce9c4eae663
[INFO] running `Command { std: "docker" "start" "-a" "071396ae2d13bda96bb4a2b060f56d15f53666789cbfb8290b26dce9c4eae663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "071396ae2d13bda96bb4a2b060f56d15f53666789cbfb8290b26dce9c4eae663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071396ae2d13bda96bb4a2b060f56d15f53666789cbfb8290b26dce9c4eae663", kill_on_drop: false }`
[INFO] [stdout] 071396ae2d13bda96bb4a2b060f56d15f53666789cbfb8290b26dce9c4eae663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+292be5c7c05138d753bbd4b30db7a3f1a5c914f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ecd57c98c3450150e887f759fd0f4d9f6da1e6b01fe9433acc4208ea2536f3a
[INFO] running `Command { std: "docker" "start" "-a" "3ecd57c98c3450150e887f759fd0f4d9f6da1e6b01fe9433acc4208ea2536f3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling aws-types v0.15.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling openssl-src v300.3.1+3.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking aws-smithy-types v0.45.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking aws-smithy-eventstream v0.45.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking aws-smithy-xml v0.45.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking aws-smithy-query v0.45.0
[INFO] [stderr]     Checking aws-smithy-json v0.45.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking ctrlc v3.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking axum-core v0.5.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna v1.0.2
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking aws-smithy-async v0.45.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking axum v0.8.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking axum-extra v0.10.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking aws-smithy-http v0.45.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking aws-smithy-http-tower v0.45.0
[INFO] [stderr]     Checking aws-sigv4 v0.15.1
[INFO] [stderr]     Checking aws-smithy-client v0.45.0
[INFO] [stderr]     Checking aws-endpoint v0.15.0
[INFO] [stderr]     Checking aws-sig-auth v0.15.0
[INFO] [stderr]     Checking aws-http v0.15.0
[INFO] [stderr]     Checking aws-sdk-sts v0.15.0
[INFO] [stderr]     Checking aws-sdk-sso v0.15.0
[INFO] [stderr]     Checking aws-sdk-s3 v0.15.0
[INFO] [stderr]     Checking aws-config v0.15.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking lettre v0.11.13
[INFO] [stderr]     Checking tira-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/controller/mod.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |               let session = sqlx::query_as!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 64 | |                 Session,
[INFO] [stdout] 65 | |                 "SELECT * FROM sessions WHERE uuid = $1 and (expiration >= now() or expiration is null)",
[INFO] [stdout] 66 | |                 session_uuid,
[INFO] [stdout] 67 | |             )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/controller/mod.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |               let session = sqlx::query_as!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 64 | |                 Session,
[INFO] [stdout] 65 | |                 "SELECT * FROM sessions WHERE uuid = $1 and (expiration >= now() or expiration is null)",
[INFO] [stdout] 66 | |                 session_uuid,
[INFO] [stdout] 67 | |             )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/assignments.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         sqlx::query!(
[INFO] [stdout] 43 | |             "UPDATE assignments SET assignee_id = $1, assigner_id = $2 WHERE ticket_id = $3 RETURNING ticket_id",id, assigner_id, ticket_id
[INFO] [stdout] 44 | |         ).fetch_all(&state.pool).await?;
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/categories.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 22 | |         "INSERT INTO categories (name, description, creator_id) VALUES ($1, $2, $3) RETURNING id",
[INFO] [stdout] 23 | |         category.name,
[INFO] [stdout] 24 | |         category.description,
[INFO] [stdout] 25 | |         creator_id
[INFO] [stdout] 26 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/assignments.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         sqlx::query!(
[INFO] [stdout] 43 | |             "UPDATE assignments SET assignee_id = $1, assigner_id = $2 WHERE ticket_id = $3 RETURNING ticket_id",id, assigner_id, ticket_id
[INFO] [stdout] 44 | |         ).fetch_all(&state.pool).await?;
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/categories.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let categories = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 44 | |         Category,
[INFO] [stdout] 45 | |         "SELECT * FROM categories WHERE archived = $1",
[INFO] [stdout] 46 | |         filter_archived.unwrap_or(false)
[INFO] [stdout] 47 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/categories.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let categories = sqlx::query_as!(Category, "SELECT * FROM categories WHERE id = $1", user_id)
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/sessions.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 28 | |             "INSERT INTO sessions (uuid, user_id) VALUES ($1, $2) RETURNING uuid",
[INFO] [stdout] 29 | |             session_uuid,
[INFO] [stdout] 30 | |             user_id
[INFO] [stdout] 31 | |         )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/sessions.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 42 | |             "INSERT INTO sessions (uuid, user_id, expiration) VALUES ($1, $2, $3) RETURNING uuid",
[INFO] [stdout] 43 | |             session_uuid,
[INFO] [stdout] 44 | |             user_id,
[INFO] [stdout] 45 | |             expires,
[INFO] [stdout] 46 | |         )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/sessions.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 61 | |         "DELETE FROM sessions WHERE user_id = $1 AND uuid = $2",
[INFO] [stdout] 62 | |         user_id,
[INFO] [stdout] 63 | |         uuid
[INFO] [stdout] 64 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...=  sqlx::query!("INSERT INTO assignments (assignee_id, ticket_id, assigner_id, assigned) VALUES ($1, $2, $3, NOW()) RETURNING id",assignee_id,ticket_id, assigner_id)
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/categories.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 22 | |         "INSERT INTO categories (name, description, creator_id) VALUES ($1, $2, $3) RETURNING id",
[INFO] [stdout] 23 | |         category.name,
[INFO] [stdout] 24 | |         category.description,
[INFO] [stdout] 25 | |         creator_id
[INFO] [stdout] 26 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 34 | |         "INSERT INTO comments (ticket_id, commenter_id, content) VALUES ($1, $2, $3) RETURNING id",
[INFO] [stdout] 35 | |         ticket_id,
[INFO] [stdout] 36 | |         commenter_id,
[INFO] [stdout] 37 | |         content,
[INFO] [stdout] 38 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/categories.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let categories = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 44 | |         Category,
[INFO] [stdout] 45 | |         "SELECT * FROM categories WHERE archived = $1",
[INFO] [stdout] 46 | |         filter_archived.unwrap_or(false)
[INFO] [stdout] 47 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let result =  sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 55 | |         "INSERT INTO tickets (category_id, subject, description, status, priority, reporter_id) VALUES ($1,$2,$3,$4,$5,$6) RETURNING id", 
[INFO] [stdout] 56 | |         ticket.category_id,
[INFO] [stdout] 57 | |         ticket.subject.clone(),
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |         reporter_id,
[INFO] [stdout] 62 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | /         sqlx::query!(
[INFO] [stdout] 69 | |             "INSERT INTO assignments (ticket_id, assignee_id, assigner_id) VALUES ($1,$2,$3)",
[INFO] [stdout] 70 | |             ticket_id,
[INFO] [stdout] 71 | |             assignee,
[INFO] [stdout] 72 | |             reporter_id
[INFO] [stdout] 73 | |         )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let assignments = sqlx::query_as!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 89 | |         Assignment,
[INFO] [stdout] 90 | |         "SELECT * FROM assignments WHERE ticket_id = $1",
[INFO] [stdout] 91 | |         ticket_id
[INFO] [stdout] 92 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/dao/tickets.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let comments = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 101 | |         Comment,
[INFO] [stdout] 102 | |         "SELECT * FROM comments WHERE ticket_id = $1",
[INFO] [stdout] 103 | |         ticket_id
[INFO] [stdout] 104 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/dao/tickets.rs:112:18
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let ticket = sqlx::query_as!(Ticket, "SELECT * FROM tickets WHERE id = $1", ticket_id)
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/dao/tickets.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |       let tickets = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 121 | |         Ticket,
[INFO] [stdout] 122 | |         "SELECT * FROM tickets WHERE id in (SELECT unnest($1::integer[]))",
[INFO] [stdout] 123 | |         &ticket_ids
[INFO] [stdout] 124 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/categories.rs:55:22
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let categories = sqlx::query_as!(Category, "SELECT * FROM categories WHERE id = $1", user_id)
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/sessions.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 28 | |             "INSERT INTO sessions (uuid, user_id) VALUES ($1, $2) RETURNING uuid",
[INFO] [stdout] 29 | |             session_uuid,
[INFO] [stdout] 30 | |             user_id
[INFO] [stdout] 31 | |         )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/dao/tickets.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |       let tickets = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 143 | |         TicketWithoutDescription,
[INFO] [stdout] 144 | |         "SELECT id, subject, category_id, priority, status, created, reporter_id FROM tickets"
[INFO] [stdout] 145 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/sessions.rs:41:22
[INFO] [stdout]    |
[INFO] [stdout] 41 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 42 | |             "INSERT INTO sessions (uuid, user_id, expiration) VALUES ($1, $2, $3) RETURNING uuid",
[INFO] [stdout] 43 | |             session_uuid,
[INFO] [stdout] 44 | |             user_id,
[INFO] [stdout] 45 | |             expires,
[INFO] [stdout] 46 | |         )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = sqlx::query!("UPDATE users SET archived = true WHERE id = $1", user_id)
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/sessions.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 61 | |         "DELETE FROM sessions WHERE user_id = $1 AND uuid = $2",
[INFO] [stdout] 62 | |         user_id,
[INFO] [stdout] 63 | |         uuid
[INFO] [stdout] 64 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...=  sqlx::query!("INSERT INTO assignments (assignee_id, ticket_id, assigner_id, assigned) VALUES ($1, $2, $3, NOW()) RETURNING id",assignee_id,ticket_id, assigner_id)
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let result =  sqlx::query!("INSERT INTO users (username, password, email_address, first_name, last_name, profile_picture_url) VALUES ...
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 19 | |     user.username,
[INFO] [stdout] 20 | |     user.password,
[INFO] [stdout] 21 | |     user.email_address,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     user.profile_picture_url
[INFO] [stdout] 25 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 34 | |         "INSERT INTO comments (ticket_id, commenter_id, content) VALUES ($1, $2, $3) RETURNING id",
[INFO] [stdout] 35 | |         ticket_id,
[INFO] [stdout] 36 | |         commenter_id,
[INFO] [stdout] 37 | |         content,
[INFO] [stdout] 38 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |       let assignments = sqlx::query_as!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 36 | |         Assignment,
[INFO] [stdout] 37 | |         "SELECT * FROM assignments WHERE assignee_id = $1",
[INFO] [stdout] 38 | |         user_id
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let users = sqlx::query_as!(User, "SELECT * FROM users WHERE id = $1", user_id)
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let result =  sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 55 | |         "INSERT INTO tickets (category_id, subject, description, status, priority, reporter_id) VALUES ($1,$2,$3,$4,$5,$6) RETURNING id", 
[INFO] [stdout] 56 | |         ticket.category_id,
[INFO] [stdout] 57 | |         ticket.subject.clone(),
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |         reporter_id,
[INFO] [stdout] 62 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |       let users = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 56 | |         User,
[INFO] [stdout] 57 | |         "SELECT * FROM users WHERE id IN (SELECT unnest($1::integer[]))",
[INFO] [stdout] 58 | |         &user_ids,
[INFO] [stdout] 59 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 | /         sqlx::query!(
[INFO] [stdout] 69 | |             "INSERT INTO assignments (ticket_id, assignee_id, assigner_id) VALUES ($1,$2,$3)",
[INFO] [stdout] 70 | |             ticket_id,
[INFO] [stdout] 71 | |             assignee,
[INFO] [stdout] 72 | |             reporter_id
[INFO] [stdout] 73 | |         )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/tickets.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let assignments = sqlx::query_as!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 89 | |         Assignment,
[INFO] [stdout] 90 | |         "SELECT * FROM assignments WHERE ticket_id = $1",
[INFO] [stdout] 91 | |         ticket_id
[INFO] [stdout] 92 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |       let users = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 68 | |         User,
[INFO] [stdout] 69 | |         "SELECT * FROM users WHERE username = $1 and password = $2",
[INFO] [stdout] 70 | |         login.username,
[INFO] [stdout] 71 | |         login.password,
[INFO] [stdout] 72 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/dao/tickets.rs:100:20
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let comments = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 101 | |         Comment,
[INFO] [stdout] 102 | |         "SELECT * FROM comments WHERE ticket_id = $1",
[INFO] [stdout] 103 | |         ticket_id
[INFO] [stdout] 104 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/dao/tickets.rs:112:18
[INFO] [stdout]     |
[INFO] [stdout] 112 |     let ticket = sqlx::query_as!(Ticket, "SELECT * FROM tickets WHERE id = $1", ticket_id)
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/dao/tickets.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |       let tickets = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 121 | |         Ticket,
[INFO] [stdout] 122 | |         "SELECT * FROM tickets WHERE id in (SELECT unnest($1::integer[]))",
[INFO] [stdout] 123 | |         &ticket_ids
[INFO] [stdout] 124 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let users = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 81 | |         User,
[INFO] [stdout] 82 | |         "SELECT * FROM users WHERE archived = $1",
[INFO] [stdout] 83 | |         filter_archived.unwrap_or(false)
[INFO] [stdout] 84 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/dao/tickets.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |       let tickets = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 143 | |         TicketWithoutDescription,
[INFO] [stdout] 144 | |         "SELECT id, subject, category_id, priority, status, created, reporter_id FROM tickets"
[INFO] [stdout] 145 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = sqlx::query!("UPDATE users SET archived = true WHERE id = $1", user_id)
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let result =  sqlx::query!("INSERT INTO users (username, password, email_address, first_name, last_name, profile_picture_url) VALUES ...
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 19 | |     user.username,
[INFO] [stdout] 20 | |     user.password,
[INFO] [stdout] 21 | |     user.email_address,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |     user.profile_picture_url
[INFO] [stdout] 25 | |     )
[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: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 35 |       let assignments = sqlx::query_as!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 36 | |         Assignment,
[INFO] [stdout] 37 | |         "SELECT * FROM assignments WHERE assignee_id = $1",
[INFO] [stdout] 38 | |         user_id
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:47:17
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let users = sqlx::query_as!(User, "SELECT * FROM users WHERE id = $1", user_id)
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |       let users = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 56 | |         User,
[INFO] [stdout] 57 | |         "SELECT * FROM users WHERE id IN (SELECT unnest($1::integer[]))",
[INFO] [stdout] 58 | |         &user_ids,
[INFO] [stdout] 59 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |       let users = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 68 | |         User,
[INFO] [stdout] 69 | |         "SELECT * FROM users WHERE username = $1 and password = $2",
[INFO] [stdout] 70 | |         login.username,
[INFO] [stdout] 71 | |         login.password,
[INFO] [stdout] 72 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/dao/users.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let users = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 81 | |         User,
[INFO] [stdout] 82 | |         "SELECT * FROM users WHERE archived = $1",
[INFO] [stdout] 83 | |         filter_archived.unwrap_or(false)
[INFO] [stdout] 84 | |     )
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::Session`
[INFO] [stdout]  --> src/controller/mod.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{models::Session, TiraState};
[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: `Count`
[INFO] [stdout]  --> src/dao/tickets.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 |         patch::UpdateTicket, Assignment, Comment, Count, CreateTicket, Ticket,
[INFO] [stdout]   |                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `models::Session`
[INFO] [stdout]  --> src/controller/mod.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{models::Session, TiraState};
[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: `Count`
[INFO] [stdout]  --> src/dao/tickets.rs:3:51
[INFO] [stdout]   |
[INFO] [stdout] 3 |         patch::UpdateTicket, Assignment, Comment, Count, CreateTicket, Ticket,
[INFO] [stdout]   |                                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dao/categories.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let result = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     let id = result
[INFO] [stdout]    |              ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dao/categories.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let result = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     let id = result
[INFO] [stdout]    |              ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dao/sessions.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let result = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     Ok(result.rows_affected())
[INFO] [stdout]    |        ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dao/tickets.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let result =  sqlx::query!("INSERT INTO assignments (assignee_id, ticket_id, assigner_id, assigned) VALUES ($1, $2, $3, NOW()) RETURN...
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     let id = result.first().unwrap().id;
[INFO] [stdout]    |              ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let result: /* Type */ =  sqlx::query!("INSERT INTO assignments (assignee_id, ticket_id, assigner_id, assigned) VALUES ($1, $2, $3, NOW()) RETURNING id",assignee_id,ticket_id, assigner_id)
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dao/sessions.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let result = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |     Ok(result.rows_affected())
[INFO] [stdout]    |        ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dao/tickets.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let result =  sqlx::query!("INSERT INTO assignments (assignee_id, ticket_id, assigner_id, assigned) VALUES ($1, $2, $3, NOW()) RETURN...
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     let id = result.first().unwrap().id;
[INFO] [stdout]    |              ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let result: /* Type */ =  sqlx::query!("INSERT INTO assignments (assignee_id, ticket_id, assigner_id, assigned) VALUES ($1, $2, $3, NOW()) RETURNING id",assignee_id,ticket_id, assigner_id)
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dao/users.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = sqlx::query!("UPDATE users SET archived = true WHERE id = $1", user_id)
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Ok(result.rows_affected())
[INFO] [stdout]    |        ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result: /* Type */ = sqlx::query!("UPDATE users SET archived = true WHERE id = $1", user_id)
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/dao/users.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result = sqlx::query!("UPDATE users SET archived = true WHERE id = $1", user_id)
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     Ok(result.rows_affected())
[INFO] [stdout]    |        ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let result: /* Type */ = sqlx::query!("UPDATE users SET archived = true WHERE id = $1", user_id)
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tira-backend` (bin "tira-backend" test) due to 28 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tira-backend` (bin "tira-backend") due to 28 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3ecd57c98c3450150e887f759fd0f4d9f6da1e6b01fe9433acc4208ea2536f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ecd57c98c3450150e887f759fd0f4d9f6da1e6b01fe9433acc4208ea2536f3a", kill_on_drop: false }`
[INFO] [stdout] 3ecd57c98c3450150e887f759fd0f4d9f6da1e6b01fe9433acc4208ea2536f3a
