[INFO] cloning repository https://github.com/DmitryZaika/granite-webhooks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DmitryZaika/granite-webhooks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryZaika%2Fgranite-webhooks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryZaika%2Fgranite-webhooks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa54fc3cc05c36f1b50622b583b72794fdf0bc13
[INFO] checking DmitryZaika/granite-webhooks against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDmitryZaika%2Fgranite-webhooks" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DmitryZaika/granite-webhooks
[INFO] finished tweaking git repo https://github.com/DmitryZaika/granite-webhooks
[INFO] tweaked toml for git repo https://github.com/DmitryZaika/granite-webhooks written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DmitryZaika/granite-webhooks on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DmitryZaika/granite-webhooks 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09942a1b581f2b3f1f449cc4455e6969e935237000d290ce649e5c6b03596ad9
[INFO] running `Command { std: "docker" "start" "-a" "09942a1b581f2b3f1f449cc4455e6969e935237000d290ce649e5c6b03596ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09942a1b581f2b3f1f449cc4455e6969e935237000d290ce649e5c6b03596ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09942a1b581f2b3f1f449cc4455e6969e935237000d290ce649e5c6b03596ad9", kill_on_drop: false }`
[INFO] [stdout] 09942a1b581f2b3f1f449cc4455e6969e935237000d290ce649e5c6b03596ad9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c23aeeed634afe964d820a200800c4630e3413149fed890da62102da79bd645
[INFO] running `Command { std: "docker" "start" "-a" "7c23aeeed634afe964d820a200800c4630e3413149fed890da62102da79bd645", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling aws-types v1.3.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.3+3.5.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking regex-automata v0.4.12
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking aws-smithy-xml v0.60.11
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]     Checking reserve-port v2.3.0
[INFO] [stderr]     Checking bytesize v2.1.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking query_map v0.7.0
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking expect-json v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]     Checking aws_lambda_events v0.17.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking aws-smithy-async v1.2.6
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking aws-smithy-types v1.3.3
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.9.1
[INFO] [stderr]     Checking aws-smithy-json v0.61.6
[INFO] [stderr]     Checking aws-smithy-query v0.60.8
[INFO] [stderr]     Checking aws-smithy-http v0.62.4
[INFO] [stderr]     Checking aws-credential-types v1.2.8
[INFO] [stderr]     Checking aws-smithy-observability v0.1.4
[INFO] [stderr]     Checking aws-sigv4 v1.3.5
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking lambda_runtime_api_client v0.12.4
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking lambda_runtime v0.14.4
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking lambda_http v0.16.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking aws-smithy-http-client v1.1.3
[INFO] [stderr]     Checking aws-smithy-runtime v1.9.3
[INFO] [stderr]     Checking axum-test v18.1.0
[INFO] [stderr]     Checking aws-runtime v1.5.12
[INFO] [stderr]     Checking aws-sdk-sso v1.86.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.88.0
[INFO] [stderr]     Checking aws-sdk-sts v1.88.0
[INFO] [stderr]     Checking aws-sdk-sesv2 v1.100.0
[INFO] [stderr]     Checking aws-config v1.8.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]     Checking teloxide v0.17.0
[INFO] [stderr]     Checking granite-webhooks v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/company.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let company = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 12 | |         Company,
[INFO] [stdout] 13 | |         r#"SELECT address FROM company WHERE id = ?"#,
[INFO] [stdout] 14 | |         company_id
[INFO] [stdout] 15 | |     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/leads.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |       return query!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 12 | |         r#"INSERT INTO customers
[INFO] [stdout] 13 | |            (name, email, phone, postal_code, address, remodal_type, project_size, contact_time, remove_and_dispose, improve_offer, sink, ...
[INFO] [stdout] 14 | |            VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         "leads"
[INFO] [stdout] 33 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/leads.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |       return query!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 44 | |         r#"UPDATE customers
[INFO] [stdout] 45 | |            SET name = ?, email = ?, phone = ?, postal_code = ?, address = ?, remodal_type = ?, project_size = ?, contact_time = ?, remove...
[INFO] [stdout] 46 | |            WHERE id = ?"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         id,
[INFO] [stdout] 64 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/leads.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |       return query!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 74 | |             r#"INSERT INTO customers
[INFO] [stdout] 75 | |                (name, phone, remove_and_dispose, details, email, city, postal_code, compaign_name, adset_name, ad_name, company_id, refer...
[INFO] [stdout] 76 | |                VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             "leads"
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 102 | |             r#"UPDATE customers
[INFO] [stdout] 103 | |                SET phone = ?, remove_and_dispose = ?, details = ?, email = ?, city = ?, postal_code = ?, compaign_name = ?, adset_name = ...
[INFO] [stdout] 104 | |                WHERE id = ?"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |             id,
[INFO] [stdout] 116 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 127 | |         r#"UPDATE customers
[INFO] [stdout] 128 | |                SET sales_rep = ?
[INFO] [stdout] 129 | |                WHERE id = ?"#,
[INFO] [stdout] 130 | |         sales_rep,
[INFO] [stdout] 131 | |         id,
[INFO] [stdout] 132 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 143 | |         r#"UPDATE customers SET sales_rep = ?, assigned_date = NOW() WHERE id = ?"#,
[INFO] [stdout] 144 | |         user_id,
[INFO] [stdout] 145 | |         lead_id,
[INFO] [stdout] 146 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 159 | |         r#"INSERT INTO deals (customer_id, status, list_id, position, user_id) VALUES (?,?,?,?,?)"#,
[INFO] [stdout] 160 | |         customer_id,
[INFO] [stdout] 161 | |         "New Customer",
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |         sales_rep,
[INFO] [stdout] 165 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 176 | |             r#"INSERT INTO customers
[INFO] [stdout] 177 | |                (name, phone, address, remove_and_dispose, details, email, city, postal_code, compaign_name, adset_name, ad_name, remodal_...
[INFO] [stdout] 178 | |                VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |             "leads"
[INFO] [stdout] 203 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 214 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 215 | |             r#"UPDATE customers
[INFO] [stdout] 216 | |                SET phone = ?, address = ?, remove_and_dispose = ?, details = ?, email = ?, city = ?, postal_code = ?, compaign_name = ?, ...
[INFO] [stdout] 217 | |                WHERE id = ?"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |             id,
[INFO] [stdout] 242 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:253:15
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let row = query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 254 | |         r#"
[INFO] [stdout] 255 | |         SELECT COUNT(*) as count 
[INFO] [stdout] 256 | |         FROM customers 
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |         phone,
[INFO] [stdout] 263 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 | /     sqlx::query_as!(
[INFO] [stdout] 291 | |         ExistingCustomer,
[INFO] [stdout] 292 | |         r#"SELECT id, name, sales_rep FROM customers WHERE company_id = ? AND (email = ? OR phone = ?) ORDER BY id DESC LIMIT 1"#,
[INFO] [stdout] 293 | |         company_id,
[INFO] [stdout] 294 | |         email,
[INFO] [stdout] 295 | |         phone
[INFO] [stdout] 296 | |     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     sqlx::query_as!(
[INFO] [stdout] 306 | |         Deal,
[INFO] [stdout] 307 | |         r#"SELECT id, user_id FROM deals WHERE customer_id = ? AND list_id != 4 AND deleted_at IS NULL ORDER BY id DESC LIMIT 1"#,
[INFO] [stdout] 308 | |         customer_id
[INFO] [stdout] 309 | |     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 320 | |         r#"INSERT INTO deals (customer_id, status, list_id, user_id) VALUES (?,?,?,?)"#,
[INFO] [stdout] 321 | |         lead_id,
[INFO] [stdout] 322 | |         "New Customer",
[INFO] [stdout] 323 | |         1,
[INFO] [stdout] 324 | |         user_id,
[INFO] [stdout] 325 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:331:15
[INFO] [stdout]     |
[INFO] [stdout] 331 |       let row = query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 332 | |         r#"SELECT id FROM deals WHERE customer_id = ? AND list_id != 4 AND deleted_at IS NULL"#,
[INFO] [stdout] 333 | |         customer_id,
[INFO] [stdout] 334 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/users.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |       let users = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 23 | |         SalesUser,
[INFO] [stdout] 24 | |         r#"
[INFO] [stdout] 25 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         company_id
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/users.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     sqlx::query!(
[INFO] [stdout] 50 | |         r#"
[INFO] [stdout] 51 | |         UPDATE users SET telegram_id = ? WHERE temp_telegram_id = ?
[INFO] [stdout] 52 | |         "#,
[INFO] [stdout] 53 | |         telegram_id,
[INFO] [stdout] 54 | |         telegram_id,
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/users.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let user = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 64 | |         r#"SELECT id FROM users WHERE telegram_id = ? "#,
[INFO] [stdout] 65 | |         telegram_id
[INFO] [stdout] 66 | |     )
[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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/users.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let result = sqlx::query_scalar!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 77 | |         r#"SELECT telegram_conf_code FROM users WHERE temp_telegram_id = ?"#,
[INFO] [stdout] 78 | |         telegram_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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/users.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     sqlx::query!(
[INFO] [stdout]  96 | |         r#"UPDATE users SET telegram_conf_code = ?, temp_telegram_id = ? WHERE email = ?"#,
[INFO] [stdout]  97 | |         token,
[INFO] [stdout]  98 | |         telegram_id,
[INFO] [stdout]  99 | |         email
[INFO] [stdout] 100 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/users.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     sqlx::query_as!(
[INFO] [stdout] 111 | |         UserTgInfo,
[INFO] [stdout] 112 | |         r#"SELECT telegram_id, email, name FROM users WHERE id = ?"#,
[INFO] [stdout] 113 | |         user_id
[INFO] [stdout] 114 | |     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/company.rs:11:19
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let company = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 12 | |         Company,
[INFO] [stdout] 13 | |         r#"SELECT address FROM company WHERE id = ?"#,
[INFO] [stdout] 14 | |         company_id
[INFO] [stdout] 15 | |     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/leads.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |       return query!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 12 | |         r#"INSERT INTO customers
[INFO] [stdout] 13 | |            (name, email, phone, postal_code, address, remodal_type, project_size, contact_time, remove_and_dispose, improve_offer, sink, ...
[INFO] [stdout] 14 | |            VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         "leads"
[INFO] [stdout] 33 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/leads.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |       return query!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 44 | |         r#"UPDATE customers
[INFO] [stdout] 45 | |            SET name = ?, email = ?, phone = ?, postal_code = ?, address = ?, remodal_type = ?, project_size = ?, contact_time = ?, remove...
[INFO] [stdout] 46 | |            WHERE id = ?"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         id,
[INFO] [stdout] 64 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/leads.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 |       return query!(
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 74 | |             r#"INSERT INTO customers
[INFO] [stdout] 75 | |                (name, phone, remove_and_dispose, details, email, city, postal_code, compaign_name, adset_name, ad_name, company_id, refer...
[INFO] [stdout] 76 | |                VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 89 | |             "leads"
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:101:12
[INFO] [stdout]     |
[INFO] [stdout] 101 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 102 | |             r#"UPDATE customers
[INFO] [stdout] 103 | |                SET phone = ?, remove_and_dispose = ?, details = ?, email = ?, city = ?, postal_code = ?, compaign_name = ?, adset_name = ...
[INFO] [stdout] 104 | |                WHERE id = ?"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |             id,
[INFO] [stdout] 116 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 127 | |         r#"UPDATE customers
[INFO] [stdout] 128 | |                SET sales_rep = ?
[INFO] [stdout] 129 | |                WHERE id = ?"#,
[INFO] [stdout] 130 | |         sales_rep,
[INFO] [stdout] 131 | |         id,
[INFO] [stdout] 132 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:142:12
[INFO] [stdout]     |
[INFO] [stdout] 142 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 143 | |         r#"UPDATE customers SET sales_rep = ?, assigned_date = NOW() WHERE id = ?"#,
[INFO] [stdout] 144 | |         user_id,
[INFO] [stdout] 145 | |         lead_id,
[INFO] [stdout] 146 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:158:12
[INFO] [stdout]     |
[INFO] [stdout] 158 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 159 | |         r#"INSERT INTO deals (customer_id, status, list_id, position, user_id) VALUES (?,?,?,?,?)"#,
[INFO] [stdout] 160 | |         customer_id,
[INFO] [stdout] 161 | |         "New Customer",
[INFO] [stdout] ...   |
[INFO] [stdout] 164 | |         sales_rep,
[INFO] [stdout] 165 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 175 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 176 | |             r#"INSERT INTO customers
[INFO] [stdout] 177 | |                (name, phone, address, remove_and_dispose, details, email, city, postal_code, compaign_name, adset_name, ad_name, remodal_...
[INFO] [stdout] 178 | |                VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |             "leads"
[INFO] [stdout] 203 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 214 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 215 | |             r#"UPDATE customers
[INFO] [stdout] 216 | |                SET phone = ?, address = ?, remove_and_dispose = ?, details = ?, email = ?, city = ?, postal_code = ?, compaign_name = ?, ...
[INFO] [stdout] 217 | |                WHERE id = ?"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |             id,
[INFO] [stdout] 242 | |         )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:253:15
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let row = query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 254 | |         r#"
[INFO] [stdout] 255 | |         SELECT COUNT(*) as count 
[INFO] [stdout] 256 | |         FROM customers 
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |         phone,
[INFO] [stdout] 263 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:290:5
[INFO] [stdout]     |
[INFO] [stdout] 290 | /     sqlx::query_as!(
[INFO] [stdout] 291 | |         ExistingCustomer,
[INFO] [stdout] 292 | |         r#"SELECT id, name, sales_rep FROM customers WHERE company_id = ? AND (email = ? OR phone = ?) ORDER BY id DESC LIMIT 1"#,
[INFO] [stdout] 293 | |         company_id,
[INFO] [stdout] 294 | |         email,
[INFO] [stdout] 295 | |         phone
[INFO] [stdout] 296 | |     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:305:5
[INFO] [stdout]     |
[INFO] [stdout] 305 | /     sqlx::query_as!(
[INFO] [stdout] 306 | |         Deal,
[INFO] [stdout] 307 | |         r#"SELECT id, user_id FROM deals WHERE customer_id = ? AND list_id != 4 AND deleted_at IS NULL ORDER BY id DESC LIMIT 1"#,
[INFO] [stdout] 308 | |         customer_id
[INFO] [stdout] 309 | |     )
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 |       return query!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 320 | |         r#"INSERT INTO deals (customer_id, status, list_id, user_id) VALUES (?,?,?,?)"#,
[INFO] [stdout] 321 | |         lead_id,
[INFO] [stdout] 322 | |         "New Customer",
[INFO] [stdout] 323 | |         1,
[INFO] [stdout] 324 | |         user_id,
[INFO] [stdout] 325 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/leads.rs:331:15
[INFO] [stdout]     |
[INFO] [stdout] 331 |       let row = query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 332 | |         r#"SELECT id FROM deals WHERE customer_id = ? AND list_id != 4 AND deleted_at IS NULL"#,
[INFO] [stdout] 333 | |         customer_id,
[INFO] [stdout] 334 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/users.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |       let users = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 23 | |         SalesUser,
[INFO] [stdout] 24 | |         r#"
[INFO] [stdout] 25 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |         company_id
[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_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/users.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     sqlx::query!(
[INFO] [stdout] 50 | |         r#"
[INFO] [stdout] 51 | |         UPDATE users SET telegram_id = ? WHERE temp_telegram_id = ?
[INFO] [stdout] 52 | |         "#,
[INFO] [stdout] 53 | |         telegram_id,
[INFO] [stdout] 54 | |         telegram_id,
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/users.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let user = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 64 | |         r#"SELECT id FROM users WHERE telegram_id = ? "#,
[INFO] [stdout] 65 | |         telegram_id
[INFO] [stdout] 66 | |     )
[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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/crud/users.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let result = sqlx::query_scalar!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 77 | |         r#"SELECT telegram_conf_code FROM users WHERE temp_telegram_id = ?"#,
[INFO] [stdout] 78 | |         telegram_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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/users.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     sqlx::query!(
[INFO] [stdout]  96 | |         r#"UPDATE users SET telegram_conf_code = ?, temp_telegram_id = ? WHERE email = ?"#,
[INFO] [stdout]  97 | |         token,
[INFO] [stdout]  98 | |         telegram_id,
[INFO] [stdout]  99 | |         email
[INFO] [stdout] 100 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/crud/users.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | /     sqlx::query_as!(
[INFO] [stdout] 111 | |         UserTgInfo,
[INFO] [stdout] 112 | |         r#"SELECT telegram_id, email, name FROM users WHERE id = ?"#,
[INFO] [stdout] 113 | |         user_id
[INFO] [stdout] 114 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `aws_config::from_env`: Use the `aws_config::defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
[INFO] [stdout]  --> src/amazon/email.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let shared_config = aws_config::from_env().region(region_provider).load().await;
[INFO] [stdout]   |                                     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `aws_config::from_env`: Use the `aws_config::defaults` function. If you don't care about future default behavior changes, you can continue to use this function by enabling the `behavior-version-latest` feature. Doing so will make this deprecation notice go away.
[INFO] [stdout]  --> src/amazon/email.rs:7:37
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let shared_config = aws_config::from_env().region(region_provider).load().await;
[INFO] [stdout]   |                                     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/crud/leads.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let row = query!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     Ok(row.is_some_and(|r| r.id > 0))
[INFO] [stdout]     |        --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `row` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let row: /* Type */ = query!(
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/crud/users.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let user = sqlx::query_scalar!(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     Ok(user.is_some())
[INFO] [stdout]    |        ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `user` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let user: /* Type */ = sqlx::query_scalar!(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Result<_, _>`
[INFO] [stdout]   --> src/crud/users.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let result = sqlx::query_scalar!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |         Ok(token) => Ok(token.flatten()),
[INFO] [stdout]    |                         ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let result: Result<_, E> = sqlx::query_scalar!(
[INFO] [stdout]    |               ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/crud/leads.rs:331:9
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let row = query!(
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     Ok(row.is_some_and(|r| r.id > 0))
[INFO] [stdout]     |        --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `row` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 331 |     let row: /* Type */ = query!(
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/crud/users.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let user = sqlx::query_scalar!(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     Ok(user.is_some())
[INFO] [stdout]    |        ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `user` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let user: /* Type */ = sqlx::query_scalar!(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed for `Result<_, _>`
[INFO] [stdout]   --> src/crud/users.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let result = sqlx::query_scalar!(
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |         Ok(token) => Ok(token.flatten()),
[INFO] [stdout]    |                         ----- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `result` an explicit type, where the placeholders `_` are specified
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let result: Result<_, E> = sqlx::query_scalar!(
[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 `granite-webhooks` (bin "granite-webhooks" test) due to 24 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `granite-webhooks` (bin "granite-webhooks") due to 24 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7c23aeeed634afe964d820a200800c4630e3413149fed890da62102da79bd645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c23aeeed634afe964d820a200800c4630e3413149fed890da62102da79bd645", kill_on_drop: false }`
[INFO] [stdout] 7c23aeeed634afe964d820a200800c4630e3413149fed890da62102da79bd645
