[INFO] cloning repository https://github.com/4ry1337/newsletter-z2p
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4ry1337/newsletter-z2p" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4ry1337%2Fnewsletter-z2p", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4ry1337%2Fnewsletter-z2p'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e70a788a5d0cc2b96dad033fdde49d16b314506
[INFO] checking 4ry1337/newsletter-z2p against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4ry1337%2Fnewsletter-z2p" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/4ry1337/newsletter-z2p
[INFO] finished tweaking git repo https://github.com/4ry1337/newsletter-z2p
[INFO] tweaked toml for git repo https://github.com/4ry1337/newsletter-z2p written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/4ry1337/newsletter-z2p on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 432 packages to latest compatible versions
[INFO] [stderr]       Adding actix-session v0.10.1 (available: v0.11.0)
[INFO] [stderr]       Adding fake v3.1.0 (available: v4.4.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mutually_exclusive_features v0.1.0
[INFO] [stderr]   Downloaded cookie_store v0.22.0
[INFO] [stderr]   Downloaded actix-session v0.10.1
[INFO] [stderr]   Downloaded quickcheck_macros v1.2.0
[INFO] [stderr]   Downloaded tracing-actix-web v0.7.21
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded actix-web-flash-messages v0.5.0
[INFO] [stderr]   Downloaded quickcheck v1.1.0
[INFO] [stderr]   Downloaded fake v3.1.0
[INFO] [stderr]   Downloaded tracing-bunyan-formatter v0.3.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd34bec1cd7e0dd3ab813a70979c0d9cac1b8bdd5687f566b45b9477b956ad63
[INFO] running `Command { std: "docker" "start" "-a" "dd34bec1cd7e0dd3ab813a70979c0d9cac1b8bdd5687f566b45b9477b956ad63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd34bec1cd7e0dd3ab813a70979c0d9cac1b8bdd5687f566b45b9477b956ad63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd34bec1cd7e0dd3ab813a70979c0d9cac1b8bdd5687f566b45b9477b956ad63", kill_on_drop: false }`
[INFO] [stdout] dd34bec1cd7e0dd3ab813a70979c0d9cac1b8bdd5687f566b45b9477b956ad63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c40f42b1e3e3faa61a3911e8741075ae39ea34c32051f155b41506a3510236d1
[INFO] running `Command { std: "docker" "start" "-a" "c40f42b1e3e3faa61a3911e8741075ae39ea34c32051f155b41506a3510236d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking cookie_store v0.22.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking fake v3.1.0
[INFO] [stderr]     Checking linkify v0.10.0
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]     Checking claims v0.8.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking quickcheck v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking redis v0.26.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking tracing-actix-web v0.7.21
[INFO] [stderr]     Checking actix-web-flash-messages v0.5.0
[INFO] [stderr]     Checking actix-session v0.10.1
[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 newsletter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/authentication/password.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 77 | |         r#"SELECT user_id, password_hash FROM users WHERE username = $1"#,
[INFO] [stdout] 78 | |         username
[INFO] [stdout] 79 | |     )
[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/authentication/password.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 77 | |         r#"SELECT user_id, password_hash FROM users WHERE username = $1"#,
[INFO] [stdout] 78 | |         username
[INFO] [stdout] 79 | |     )
[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/authentication/password.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     sqlx::query!(
[INFO] [stdout]  98 | |         r#"
[INFO] [stdout]  99 | |         UPDATE users
[INFO] [stdout] 100 | |         SET password_hash = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         user_id
[INFO] [stdout] 105 | |     )
[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/authentication/password.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     sqlx::query!(
[INFO] [stdout]  98 | |         r#"
[INFO] [stdout]  99 | |         UPDATE users
[INFO] [stdout] 100 | |         SET password_hash = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |         user_id
[INFO] [stdout] 105 | |     )
[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/expiry_requrests.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |       match sqlx::query!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         DELETE FROM idempotency
[INFO] [stdout] 16 | |         WHERE (created_at + $1) < now()
[INFO] [stdout] 17 | |         "#,
[INFO] [stdout] 18 | |         expiration_interval
[INFO] [stdout] 19 | |     )
[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/expiry_requrests.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |       match sqlx::query!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         DELETE FROM idempotency
[INFO] [stdout] 16 | |         WHERE (created_at + $1) < now()
[INFO] [stdout] 17 | |         "#,
[INFO] [stdout] 18 | |         expiration_interval
[INFO] [stdout] 19 | |     )
[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/idempotency/persistence.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let saved_response = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 20 | |         r#"
[INFO] [stdout] 21 | |         SELECT
[INFO] [stdout] 22 | |             response_status_code as "response_status_code!",
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         idempotency_key.as_ref()
[INFO] [stdout] 32 | |     )
[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/idempotency/persistence.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |       let query = sqlx::query_unchecked!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 67 | |         r#"
[INFO] [stdout] 68 | |             UPDATE idempotency
[INFO] [stdout] 69 | |             SET
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         response_body.as_ref(),
[INFO] [stdout] 82 | |     );
[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_unchecked` (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/idempotency/persistence.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 106 | |         r#"
[INFO] [stdout] 107 | |         INSERT INTO idempotency (
[INFO] [stdout] 108 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |         idempotency_key.as_ref()
[INFO] [stdout] 115 | |     );
[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/idempotency/persistence.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |       let saved_response = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 20 | |         r#"
[INFO] [stdout] 21 | |         SELECT
[INFO] [stdout] 22 | |             response_status_code as "response_status_code!",
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         idempotency_key.as_ref()
[INFO] [stdout] 32 | |     )
[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/idempotency/persistence.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |       let query = sqlx::query_unchecked!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 67 | |         r#"
[INFO] [stdout] 68 | |             UPDATE idempotency
[INFO] [stdout] 69 | |             SET
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         response_body.as_ref(),
[INFO] [stdout] 82 | |     );
[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_unchecked` (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/issue_delivery_worker.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 116 | |         r#"
[INFO] [stdout] 117 | |         SELECT newsletter_issue_id, subscriber_email, n_retries
[INFO] [stdout] 118 | |         FROM issue_delivery_queue
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |         "#
[INFO] [stdout] 125 | |     )
[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/issue_delivery_worker.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 150 | |         r#"
[INFO] [stdout] 151 | |         UPDATE issue_delivery_queue
[INFO] [stdout] 152 | |         SET
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |         delay_seconds
[INFO] [stdout] 163 | |     );
[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/issue_delivery_worker.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 182 | |         r#"
[INFO] [stdout] 183 | |         DELETE FROM issue_delivery_queue
[INFO] [stdout] 184 | |         WHERE newsletter_issue_id = $1 AND
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |         email
[INFO] [stdout] 188 | |     );
[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/issue_delivery_worker.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let issue = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 204 | |         NewsletterIssue,
[INFO] [stdout] 205 | |         r#"
[INFO] [stdout] 206 | |         SELECT title, text_content, html_content
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         issue_id
[INFO] [stdout] 211 | |     )
[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/routes/admin/newsletter/post.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 78 | |         r#"
[INFO] [stdout] 79 | |         INSERT INTO newsletter_issues (
[INFO] [stdout] 80 | |             newsletter_issue_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         html_content
[INFO] [stdout] 90 | |     );
[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/idempotency/persistence.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 106 | |         r#"
[INFO] [stdout] 107 | |         INSERT INTO idempotency (
[INFO] [stdout] 108 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |         idempotency_key.as_ref()
[INFO] [stdout] 115 | |     );
[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/issue_delivery_worker.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 116 | |         r#"
[INFO] [stdout] 117 | |         SELECT newsletter_issue_id, subscriber_email, n_retries
[INFO] [stdout] 118 | |         FROM issue_delivery_queue
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |         "#
[INFO] [stdout] 125 | |     )
[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/issue_delivery_worker.rs:149:17
[INFO] [stdout]     |
[INFO] [stdout] 149 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 150 | |         r#"
[INFO] [stdout] 151 | |         UPDATE issue_delivery_queue
[INFO] [stdout] 152 | |         SET
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |         delay_seconds
[INFO] [stdout] 163 | |     );
[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/issue_delivery_worker.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 182 | |         r#"
[INFO] [stdout] 183 | |         DELETE FROM issue_delivery_queue
[INFO] [stdout] 184 | |         WHERE newsletter_issue_id = $1 AND
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |         email
[INFO] [stdout] 188 | |     );
[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/issue_delivery_worker.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 |       let issue = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 204 | |         NewsletterIssue,
[INFO] [stdout] 205 | |         r#"
[INFO] [stdout] 206 | |         SELECT title, text_content, html_content
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         issue_id
[INFO] [stdout] 211 | |     )
[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/routes/admin/newsletter/post.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 101 | |         r#"
[INFO] [stdout] 102 | |         INSERT INTO issue_delivery_queue (
[INFO] [stdout] 103 | |             newsletter_issue_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         newsletter_issue_id
[INFO] [stdout] 111 | |     );
[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/routes/admin/newsletter/post.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let query = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 78 | |         r#"
[INFO] [stdout] 79 | |         INSERT INTO newsletter_issues (
[INFO] [stdout] 80 | |             newsletter_issue_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |         html_content
[INFO] [stdout] 90 | |     );
[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/routes/admin/newsletter/post.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 101 | |         r#"
[INFO] [stdout] 102 | |         INSERT INTO issue_delivery_queue (
[INFO] [stdout] 103 | |             newsletter_issue_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         newsletter_issue_id
[INFO] [stdout] 111 | |     );
[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/routes/admin/mod.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let row = sqlx::query!(r#"SELECT username FROM users WHERE user_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/routes/subscriptions.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 120 | |         r#"
[INFO] [stdout] 121 | |         INSERT INTO subscriptions (id, email, name, subscribed_at, status)
[INFO] [stdout] 122 | |         VALUES ($1, $2, $3, $4, 'pending_confirmation')
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         Utc::now()
[INFO] [stdout] 128 | |     );
[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/routes/subscriptions.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 153 | |         r#"
[INFO] [stdout] 154 | |         INSERT INTO subscription_tokens (subscription_token, subscriber_id)
[INFO] [stdout] 155 | |         VALUES ($1, $2)"#,
[INFO] [stdout] 156 | |         subscription_token,
[INFO] [stdout] 157 | |         subscriber_id
[INFO] [stdout] 158 | |     );
[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/routes/subscriptions_confirm.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     sqlx::query!(
[INFO] [stdout] 60 | |         r#"UPDATE subscriptions SET status = 'confirmed' WHERE id = $1"#,
[INFO] [stdout] 61 | |         subscriber_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/routes/subscriptions_confirm.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 75 | |         "SELECT subscriber_id FROM subscription_tokens WHERE subscription_token = $1",
[INFO] [stdout] 76 | |         subscription_token
[INFO] [stdout] 77 | |     )
[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/routes/admin/mod.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let row = sqlx::query!(r#"SELECT username FROM users WHERE user_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/routes/subscriptions.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 120 | |         r#"
[INFO] [stdout] 121 | |         INSERT INTO subscriptions (id, email, name, subscribed_at, status)
[INFO] [stdout] 122 | |         VALUES ($1, $2, $3, $4, 'pending_confirmation')
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         Utc::now()
[INFO] [stdout] 128 | |     );
[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/routes/subscriptions.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |       let query = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 153 | |         r#"
[INFO] [stdout] 154 | |         INSERT INTO subscription_tokens (subscription_token, subscriber_id)
[INFO] [stdout] 155 | |         VALUES ($1, $2)"#,
[INFO] [stdout] 156 | |         subscription_token,
[INFO] [stdout] 157 | |         subscriber_id
[INFO] [stdout] 158 | |     );
[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/routes/subscriptions_confirm.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     sqlx::query!(
[INFO] [stdout] 60 | |         r#"UPDATE subscriptions SET status = 'confirmed' WHERE id = $1"#,
[INFO] [stdout] 61 | |         subscriber_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/routes/subscriptions_confirm.rs:74:18
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 75 | |         "SELECT subscriber_id FROM subscription_tokens WHERE subscription_token = $1",
[INFO] [stdout] 76 | |         subscription_token
[INFO] [stdout] 77 | |     )
[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] warning: unused import: `chrono::Utc`
[INFO] [stdout]  --> src/routes/subscriptions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::Utc;
[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: `chrono::Utc`
[INFO] [stdout]  --> src/routes/subscriptions.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chrono::Utc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/authentication/password.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 77 | |         r#"SELECT user_id, password_hash FROM users WHERE username = $1"#,
[INFO] [stdout] 78 | |         username
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/authentication/password.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     sqlx::query!(
[INFO] [stdout]  98 | |         r#"
[INFO] [stdout]  99 | |         UPDATE users
[INFO] [stdout] 100 | |         SET password_hash = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     .execute(pool)
[INFO] [stdout] 107 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/expiry_requrests.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 query.rows_affected()
[INFO] [stdout]    |                 ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/authentication/password.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 77 | |         r#"SELECT user_id, password_hash FROM users WHERE username = $1"#,
[INFO] [stdout] 78 | |         username
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/authentication/password.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout]  97 | /     sqlx::query!(
[INFO] [stdout]  98 | |         r#"
[INFO] [stdout]  99 | |         UPDATE users
[INFO] [stdout] 100 | |         SET password_hash = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     .execute(pool)
[INFO] [stdout] 107 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/expiry_requrests.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 |                 query.rows_affected()
[INFO] [stdout]    |                 ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/routes/admin/mod.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let row = sqlx::query!(r#"SELECT username FROM users WHERE user_id = $1"#, user_id)
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 18 | |         .fetch_one(pool)
[INFO] [stdout] 19 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/routes/subscriptions_confirm.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let result = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     Ok(result.map(|r| r.subscriber_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] 74 |     let result: /* Type */ = sqlx::query!(
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/routes/admin/mod.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let row = sqlx::query!(r#"SELECT username FROM users WHERE user_id = $1"#, user_id)
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 18 | |         .fetch_one(pool)
[INFO] [stdout] 19 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/routes/subscriptions_confirm.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let result = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     Ok(result.map(|r| r.subscriber_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] 74 |     let result: /* Type */ = sqlx::query!(
[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 `newsletter` (lib test) due to 22 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `newsletter` (lib) due to 22 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c40f42b1e3e3faa61a3911e8741075ae39ea34c32051f155b41506a3510236d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c40f42b1e3e3faa61a3911e8741075ae39ea34c32051f155b41506a3510236d1", kill_on_drop: false }`
[INFO] [stdout] c40f42b1e3e3faa61a3911e8741075ae39ea34c32051f155b41506a3510236d1
