[INFO] cloning repository https://github.com/jonaylor89/email_newsletter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonaylor89/email_newsletter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonaylor89%2Femail_newsletter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonaylor89%2Femail_newsletter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b404050fa68ac20a8643efa0ae3792be61228173 [INFO] checking jonaylor89/email_newsletter/b404050fa68ac20a8643efa0ae3792be61228173 against master#3b1b0ef4d80d3117924d91352c8b6ca528708b3c for pr-152996 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonaylor89%2Femail_newsletter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jonaylor89/email_newsletter [INFO] finished tweaking git repo https://github.com/jonaylor89/email_newsletter [INFO] tweaked toml for git repo https://github.com/jonaylor89/email_newsletter written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonaylor89/email_newsletter on toolchain 3b1b0ef4d80d3117924d91352c8b6ca528708b3c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonaylor89/email_newsletter 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" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-sessions-core v0.14.0 [INFO] [stderr] Downloaded tower-sessions-redis-store v0.16.0 [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded validator v0.15.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.5 [INFO] [stderr] Downloaded md-5 v0.10.1 [INFO] [stderr] Downloaded tower-sessions v0.14.0 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded base64ct v1.5.1 [INFO] [stderr] Downloaded atom_syndication v0.12.7 [INFO] [stderr] Downloaded rss v2.0.12 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded linkify v0.8.1 [INFO] [stderr] Downloaded whoami v1.2.1 [INFO] [stderr] Downloaded claim v0.5.0 [INFO] [stderr] Downloaded diligent-date-parser v0.1.5 [INFO] [stderr] Downloaded serde-aux v3.1.0 [INFO] [stderr] Downloaded redis-protocol v6.0.0 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.14.0 [INFO] [stderr] Downloaded tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded fred v10.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7e33d79ee8bb5539ae6a2d0ae502f89f95764e1c4d6a6623f740fc905d508f5 [INFO] running `Command { std: "docker" "start" "-a" "c7e33d79ee8bb5539ae6a2d0ae502f89f95764e1c4d6a6623f740fc905d508f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7e33d79ee8bb5539ae6a2d0ae502f89f95764e1c4d6a6623f740fc905d508f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7e33d79ee8bb5539ae6a2d0ae502f89f95764e1c4d6a6623f740fc905d508f5", kill_on_drop: false }` [INFO] [stdout] c7e33d79ee8bb5539ae6a2d0ae502f89f95764e1c4d6a6623f740fc905d508f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3b1b0ef4d80d3117924d91352c8b6ca528708b3c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c565196c59547e515131b78146dd29e418833f2e2cda6843931a420b5be3297b [INFO] running `Command { std: "docker" "start" "-a" "c565196c59547e515131b78146dd29e418833f2e2cda6843931a420b5be3297b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling time-macros v0.2.25 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking time v0.3.45 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking tower-sessions-core v0.14.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking openssl-probe v0.2.0 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking redis-protocol v6.0.0 [INFO] [stderr] Checking arc-swap v1.8.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking diligent-date-parser v0.1.5 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling claim v0.5.0 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking base64ct v1.5.1 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Checking atom_syndication v0.12.7 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking tower-cookies v0.11.0 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [INFO] [stderr] Checking tower-sessions-memory-store v0.14.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking blake2 v0.10.4 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking rss v2.0.12 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking argon2 v0.4.1 [INFO] [stderr] Checking tower-sessions v0.14.0 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Checking validator v0.15.0 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking fake v2.3.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde-aux v3.1.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking linkify v0.8.1 [INFO] [stderr] Checking tracing-bunyan-formatter v0.3.10 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking wiremock v0.5.22 [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 rustls-webpki v0.103.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking fred v10.1.0 [INFO] [stderr] Checking tower-sessions-redis-store v0.16.0 [INFO] [stderr] Checking email_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:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | let row = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | SELECT user_id, password_hash [INFO] [stdout] 67 | | FROM users [INFO] [stdout] ... | [INFO] [stdout] 70 | | username, [INFO] [stdout] 71 | | ) [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:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / sqlx::query!( [INFO] [stdout] 110 | | r#" [INFO] [stdout] 111 | | UPDATE users [INFO] [stdout] 112 | | SET password_hash = $1 [INFO] [stdout] ... | [INFO] [stdout] 116 | | user_id, [INFO] [stdout] 117 | | ) [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:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | let saved_response = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 29 | | r#" [INFO] [stdout] 30 | | SELECT [INFO] [stdout] 31 | | response_status_code as "response_status_code!", [INFO] [stdout] ... | [INFO] [stdout] 41 | | idempotency_key.as_ref(), [INFO] [stdout] 42 | | ) [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:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / sqlx::query_unchecked!( [INFO] [stdout] 89 | | r#" [INFO] [stdout] 90 | | UPDATE idempotency [INFO] [stdout] 91 | | SET [INFO] [stdout] ... | [INFO] [stdout] 104 | | body.as_ref(), [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_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:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | let n_inserted_rows = sqlx::query_unchecked!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 121 | | r#" [INFO] [stdout] 122 | | INSERT INTO idempotency ( [INFO] [stdout] 123 | | user_id, [INFO] [stdout] ... | [INFO] [stdout] 133 | | idempotency_key.as_ref(), [INFO] [stdout] 134 | | ) [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_cleanup.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 44 | | r#" [INFO] [stdout] 45 | | DELETE FROM idempotency [INFO] [stdout] 46 | | WHERE created_at < $1 [INFO] [stdout] 47 | | "#, [INFO] [stdout] 48 | | cutoff_date, [INFO] [stdout] 49 | | ) [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_queue.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | let r = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 274 | | r#" [INFO] [stdout] 275 | | SELECT newsletter_issue_id, subscriber_email [INFO] [stdout] 276 | | FROM issue_delivery_queue [INFO] [stdout] ... | [INFO] [stdout] 280 | | "#, [INFO] [stdout] 281 | | ) [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_queue.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / sqlx::query!( [INFO] [stdout] 303 | | r#" [INFO] [stdout] 304 | | DELETE FROM issue_delivery_queue [INFO] [stdout] 305 | | WHERE [INFO] [stdout] ... | [INFO] [stdout] 311 | | email, [INFO] [stdout] 312 | | ) [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_queue.rs:323:34 [INFO] [stdout] | [INFO] [stdout] 323 | let issue: NewsletterIssue = sqlx::query_as!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 324 | | NewsletterIssue, [INFO] [stdout] 325 | | r#" [INFO] [stdout] 326 | | SELECT title, text_content, html_content [INFO] [stdout] ... | [INFO] [stdout] 331 | | issue_id, [INFO] [stdout] 332 | | ) [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/issue_delivery_queue.rs:345:18 [INFO] [stdout] | [INFO] [stdout] 345 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 346 | | r#" [INFO] [stdout] 347 | | SELECT attempt_count [INFO] [stdout] 348 | | FROM issue_delivery_queue [INFO] [stdout] ... | [INFO] [stdout] 352 | | email, [INFO] [stdout] 353 | | ) [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_queue.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 367 | | r#" [INFO] [stdout] 368 | | SELECT last_attempted_at [INFO] [stdout] 369 | | FROM issue_delivery_queue [INFO] [stdout] ... | [INFO] [stdout] 373 | | email, [INFO] [stdout] 374 | | ) [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_queue.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | / sqlx::query!( [INFO] [stdout] 390 | | r#" [INFO] [stdout] 391 | | UPDATE issue_delivery_queue [INFO] [stdout] 392 | | SET attempt_count = $3, [INFO] [stdout] ... | [INFO] [stdout] 401 | | error_message, [INFO] [stdout] 402 | | ) [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_queue.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | / sqlx::query!( [INFO] [stdout] 418 | | r#" [INFO] [stdout] 419 | | INSERT INTO dead_letter_queue ( [INFO] [stdout] 420 | | newsletter_issue_id, [INFO] [stdout] ... | [INFO] [stdout] 437 | | Utc::now(), [INFO] [stdout] 438 | | ) [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/dashboard.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let row = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT username [INFO] [stdout] 28 | | FROM users [INFO] [stdout] ... | [INFO] [stdout] 31 | | user_id [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/routes/admin/newsletters/post.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | / sqlx::query!( [INFO] [stdout] 85 | | r#" [INFO] [stdout] 86 | | INSERT INTO newsletter_issues ( [INFO] [stdout] 87 | | newsletter_issue_id, [INFO] [stdout] ... | [INFO] [stdout] 98 | | html, [INFO] [stdout] 99 | | ) [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/newsletters/post.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / sqlx::query!( [INFO] [stdout] 112 | | r#" [INFO] [stdout] 113 | | INSERT INTO issue_delivery_queue ( [INFO] [stdout] 114 | | newsletter_issue_id, [INFO] [stdout] ... | [INFO] [stdout] 121 | | newsletter_issue_id, [INFO] [stdout] 122 | | ) [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:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 180 | | r#" [INFO] [stdout] 181 | | SELECT id, status [INFO] [stdout] 182 | | FROM subscriptions [INFO] [stdout] ... | [INFO] [stdout] 185 | | email.as_ref(), [INFO] [stdout] 186 | | ) [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:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / sqlx::query!( [INFO] [stdout] 208 | | r#" [INFO] [stdout] 209 | | INSERT INTO subscriptions (id, email, name, subscribed_at, status) [INFO] [stdout] 210 | | VALUES ($1, $2, $3, $4, 'pending_confirmation') [INFO] [stdout] ... | [INFO] [stdout] 215 | | Utc::now(), [INFO] [stdout] 216 | | ) [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:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | / sqlx::query!( [INFO] [stdout] 237 | | r#" [INFO] [stdout] 238 | | INSERT INTO subscription_tokens (subscription_token, subscriber_id) [INFO] [stdout] 239 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 242 | | subscriber_id, [INFO] [stdout] 243 | | ) [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:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 73 | | r#" [INFO] [stdout] 74 | | SELECT status [INFO] [stdout] 75 | | FROM subscriptions [INFO] [stdout] ... | [INFO] [stdout] 78 | | subscriber_id, [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/routes/subscriptions_confirm.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | / sqlx::query!( [INFO] [stdout] 104 | | r#" [INFO] [stdout] 105 | | UPDATE subscriptions [INFO] [stdout] 106 | | SET status = 'confirmed' [INFO] [stdout] ... | [INFO] [stdout] 109 | | subscriber_id, [INFO] [stdout] 110 | | ) [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:133:18 [INFO] [stdout] | [INFO] [stdout] 133 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 134 | | r#" [INFO] [stdout] 135 | | SELECT subscriber_id [INFO] [stdout] 136 | | FROM subscription_tokens [INFO] [stdout] ... | [INFO] [stdout] 139 | | subscription_token, [INFO] [stdout] 140 | | ) [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:64:15 [INFO] [stdout] | [INFO] [stdout] 64 | let row = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 65 | | r#" [INFO] [stdout] 66 | | SELECT user_id, password_hash [INFO] [stdout] 67 | | FROM users [INFO] [stdout] ... | [INFO] [stdout] 70 | | username, [INFO] [stdout] 71 | | ) [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:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | / sqlx::query!( [INFO] [stdout] 110 | | r#" [INFO] [stdout] 111 | | UPDATE users [INFO] [stdout] 112 | | SET password_hash = $1 [INFO] [stdout] ... | [INFO] [stdout] 116 | | user_id, [INFO] [stdout] 117 | | ) [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:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | let saved_response = sqlx::query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 29 | | r#" [INFO] [stdout] 30 | | SELECT [INFO] [stdout] 31 | | response_status_code as "response_status_code!", [INFO] [stdout] ... | [INFO] [stdout] 41 | | idempotency_key.as_ref(), [INFO] [stdout] 42 | | ) [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:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / sqlx::query_unchecked!( [INFO] [stdout] 89 | | r#" [INFO] [stdout] 90 | | UPDATE idempotency [INFO] [stdout] 91 | | SET [INFO] [stdout] ... | [INFO] [stdout] 104 | | body.as_ref(), [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_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:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | let n_inserted_rows = sqlx::query_unchecked!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 121 | | r#" [INFO] [stdout] 122 | | INSERT INTO idempotency ( [INFO] [stdout] 123 | | user_id, [INFO] [stdout] ... | [INFO] [stdout] 133 | | idempotency_key.as_ref(), [INFO] [stdout] 134 | | ) [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_cleanup.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 44 | | r#" [INFO] [stdout] 45 | | DELETE FROM idempotency [INFO] [stdout] 46 | | WHERE created_at < $1 [INFO] [stdout] 47 | | "#, [INFO] [stdout] 48 | | cutoff_date, [INFO] [stdout] 49 | | ) [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:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/issue_delivery_queue.rs:273:17 [INFO] [stdout] | [INFO] [stdout] 273 | let r = sqlx::query!( [INFO] [stdout] | _________________^ [INFO] [stdout] 274 | | r#" [INFO] [stdout] 275 | | SELECT newsletter_issue_id, subscriber_email [INFO] [stdout] 276 | | FROM issue_delivery_queue [INFO] [stdout] ... | [INFO] [stdout] 280 | | "#, [INFO] [stdout] 281 | | ) [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_queue.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | / sqlx::query!( [INFO] [stdout] 303 | | r#" [INFO] [stdout] 304 | | DELETE FROM issue_delivery_queue [INFO] [stdout] 305 | | WHERE [INFO] [stdout] ... | [INFO] [stdout] 311 | | email, [INFO] [stdout] 312 | | ) [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_queue.rs:323:34 [INFO] [stdout] | [INFO] [stdout] 323 | let issue: NewsletterIssue = sqlx::query_as!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 324 | | NewsletterIssue, [INFO] [stdout] 325 | | r#" [INFO] [stdout] 326 | | SELECT title, text_content, html_content [INFO] [stdout] ... | [INFO] [stdout] 331 | | issue_id, [INFO] [stdout] 332 | | ) [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/issue_delivery_queue.rs:345:18 [INFO] [stdout] | [INFO] [stdout] 345 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 346 | | r#" [INFO] [stdout] 347 | | SELECT attempt_count [INFO] [stdout] 348 | | FROM issue_delivery_queue [INFO] [stdout] ... | [INFO] [stdout] 352 | | email, [INFO] [stdout] 353 | | ) [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_queue.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 367 | | r#" [INFO] [stdout] 368 | | SELECT last_attempted_at [INFO] [stdout] 369 | | FROM issue_delivery_queue [INFO] [stdout] ... | [INFO] [stdout] 373 | | email, [INFO] [stdout] 374 | | ) [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_queue.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | / sqlx::query!( [INFO] [stdout] 390 | | r#" [INFO] [stdout] 391 | | UPDATE issue_delivery_queue [INFO] [stdout] 392 | | SET attempt_count = $3, [INFO] [stdout] ... | [INFO] [stdout] 401 | | error_message, [INFO] [stdout] 402 | | ) [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_queue.rs:417:5 [INFO] [stdout] | [INFO] [stdout] 417 | / sqlx::query!( [INFO] [stdout] 418 | | r#" [INFO] [stdout] 419 | | INSERT INTO dead_letter_queue ( [INFO] [stdout] 420 | | newsletter_issue_id, [INFO] [stdout] ... | [INFO] [stdout] 437 | | Utc::now(), [INFO] [stdout] 438 | | ) [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/dashboard.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let row = sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 26 | | r#" [INFO] [stdout] 27 | | SELECT username [INFO] [stdout] 28 | | FROM users [INFO] [stdout] ... | [INFO] [stdout] 31 | | user_id [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/routes/admin/newsletters/post.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | / sqlx::query!( [INFO] [stdout] 85 | | r#" [INFO] [stdout] 86 | | INSERT INTO newsletter_issues ( [INFO] [stdout] 87 | | newsletter_issue_id, [INFO] [stdout] ... | [INFO] [stdout] 98 | | html, [INFO] [stdout] 99 | | ) [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/newsletters/post.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | / sqlx::query!( [INFO] [stdout] 112 | | r#" [INFO] [stdout] 113 | | INSERT INTO issue_delivery_queue ( [INFO] [stdout] 114 | | newsletter_issue_id, [INFO] [stdout] ... | [INFO] [stdout] 121 | | newsletter_issue_id, [INFO] [stdout] 122 | | ) [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:179:18 [INFO] [stdout] | [INFO] [stdout] 179 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 180 | | r#" [INFO] [stdout] 181 | | SELECT id, status [INFO] [stdout] 182 | | FROM subscriptions [INFO] [stdout] ... | [INFO] [stdout] 185 | | email.as_ref(), [INFO] [stdout] 186 | | ) [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:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / sqlx::query!( [INFO] [stdout] 208 | | r#" [INFO] [stdout] 209 | | INSERT INTO subscriptions (id, email, name, subscribed_at, status) [INFO] [stdout] 210 | | VALUES ($1, $2, $3, $4, 'pending_confirmation') [INFO] [stdout] ... | [INFO] [stdout] 215 | | Utc::now(), [INFO] [stdout] 216 | | ) [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:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | / sqlx::query!( [INFO] [stdout] 237 | | r#" [INFO] [stdout] 238 | | INSERT INTO subscription_tokens (subscription_token, subscriber_id) [INFO] [stdout] 239 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 242 | | subscriber_id, [INFO] [stdout] 243 | | ) [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:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 73 | | r#" [INFO] [stdout] 74 | | SELECT status [INFO] [stdout] 75 | | FROM subscriptions [INFO] [stdout] ... | [INFO] [stdout] 78 | | subscriber_id, [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/routes/subscriptions_confirm.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | / sqlx::query!( [INFO] [stdout] 104 | | r#" [INFO] [stdout] 105 | | UPDATE subscriptions [INFO] [stdout] 106 | | SET status = 'confirmed' [INFO] [stdout] ... | [INFO] [stdout] 109 | | subscriber_id, [INFO] [stdout] 110 | | ) [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:133:18 [INFO] [stdout] | [INFO] [stdout] 133 | let result = sqlx::query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 134 | | r#" [INFO] [stdout] 135 | | SELECT subscriber_id [INFO] [stdout] 136 | | FROM subscription_tokens [INFO] [stdout] ... | [INFO] [stdout] 139 | | subscription_token, [INFO] [stdout] 140 | | ) [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:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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] [stderr] error: could not compile `email_newsletter` (lib) 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 `email_newsletter` (lib test) due to 22 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c565196c59547e515131b78146dd29e418833f2e2cda6843931a420b5be3297b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c565196c59547e515131b78146dd29e418833f2e2cda6843931a420b5be3297b", kill_on_drop: false }` [INFO] [stdout] c565196c59547e515131b78146dd29e418833f2e2cda6843931a420b5be3297b