[INFO] cloning repository https://github.com/mbarutel/rust_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbarutel/rust_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarutel%2Frust_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarutel%2Frust_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 315e65f83c2943decc6e7410f2b729fd08c47660
[INFO] checking mbarutel/rust_api against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarutel%2Frust_api" "/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/mbarutel/rust_api
[INFO] finished tweaking git repo https://github.com/mbarutel/rust_api
[INFO] tweaked toml for git repo https://github.com/mbarutel/rust_api written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbarutel/rust_api on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbarutel/rust_api 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda
[INFO] running `Command { std: "docker" "start" "b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking num-bigint-dig v0.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking jsonwebtoken v10.3.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[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 tonic v0.14.5
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]     Checking tower_governor v0.8.0
[INFO] [stderr]     Checking conference-services-api 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/infrastructure/repository/activity.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ActivityEntity,
[INFO] [stdout] 19 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 20 | |              venue_id, provider_url, capacity, created_at, updated_at
[INFO] [stdout] 21 | |              FROM activities WHERE id = ?",
[INFO] [stdout] 22 | |             id,
[INFO] [stdout] 23 | |         )
[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/infrastructure/repository/activity.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         sqlx::query_as!(
[INFO] [stdout] 31 | |             ActivityEntity,
[INFO] [stdout] 32 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 33 | |              venue_id, provider_url, capacity, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             offset,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/activity.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO activities (
[INFO] [stdout] 46 | |                 conference_id, name, description, start_at, end_at,
[INFO] [stdout] 47 | |                 venue_id, provider_url, capacity, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             entity.updated_at,
[INFO] [stdout] 59 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/infrastructure/repository/activity.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | /         sqlx::query!(
[INFO] [stdout] 68 | |             "UPDATE activities SET
[INFO] [stdout] 69 | |                 name = ?, description = ?, start_at = ?, end_at = ?,
[INFO] [stdout] 70 | |                 venue_id = ?, provider_url = ?, capacity = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |             entity.id,
[INFO] [stdout] 81 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/activity.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | /         sqlx::query_as!(
[INFO] [stdout]  99 | |             ActivityEntity,
[INFO] [stdout] 100 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 101 | |              venue_id, provider_url, capacity, created_at, updated_at
[INFO] [stdout] 102 | |              FROM activities WHERE conference_id = ? ORDER BY start_at",
[INFO] [stdout] 103 | |             conference_id,
[INFO] [stdout] 104 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/activity_booking.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sqlx::query!(
[INFO] [stdout] 20 | |             "INSERT INTO activity_bookings
[INFO] [stdout] 21 | |                 (activity_id, participant_id, status, created_at, updated_at)
[INFO] [stdout] 22 | |              VALUES (?, ?, 'reserved', ?, ?)",
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |             now,
[INFO] [stdout] 27 | |         )
[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/infrastructure/repository/activity_booking.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             "UPDATE activity_bookings SET status = 'confirmed', updated_at = ?
[INFO] [stdout] 37 | |              WHERE activity_id = ? AND participant_id = ?",
[INFO] [stdout] 38 | |             Utc::now(),
[INFO] [stdout] 39 | |             activity_id,
[INFO] [stdout] 40 | |             participant_id,
[INFO] [stdout] 41 | |         )
[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/infrastructure/repository/activity_booking.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         sqlx::query!(
[INFO] [stdout] 50 | |             "UPDATE activity_bookings SET status = 'cancelled', updated_at = ?
[INFO] [stdout] 51 | |              WHERE activity_id = ? AND participant_id = ?",
[INFO] [stdout] 52 | |             Utc::now(),
[INFO] [stdout] 53 | |             activity_id,
[INFO] [stdout] 54 | |             participant_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/infrastructure/repository/activity_booking.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_as!(
[INFO] [stdout] 67 | |             ActivityBookingEntity,
[INFO] [stdout] 68 | |             "SELECT id, activity_id, participant_id, status, created_at, updated_at
[INFO] [stdout] 69 | |              FROM activity_bookings WHERE activity_id = ?",
[INFO] [stdout] 70 | |             activity_id,
[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_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/infrastructure/repository/activity_booking.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | /         sqlx::query_as!(
[INFO] [stdout] 82 | |             ActivityBookingEntity,
[INFO] [stdout] 83 | |             "SELECT id, activity_id, participant_id, status, created_at, updated_at
[INFO] [stdout] 84 | |              FROM activity_bookings WHERE participant_id = ?",
[INFO] [stdout] 85 | |             participant_id,
[INFO] [stdout] 86 | |         )
[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/infrastructure/repository/client.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ClientEntity,
[INFO] [stdout] 19 | |             "SELECT
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |             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_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/infrastructure/repository/client.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query_as!(
[INFO] [stdout] 40 | |             ClientEntity,
[INFO] [stdout] 41 | |             "SELECT
[INFO] [stdout] 42 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             offset,
[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_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/infrastructure/repository/client.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | /         sqlx::query!(
[INFO] [stdout] 63 | |             "INSERT INTO
[INFO] [stdout] 64 | |                 clients (
[INFO] [stdout] 65 | |                     organization_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             client.updated_at,
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/client.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /         sqlx::query!(
[INFO] [stdout]  89 | |             "UPDATE
[INFO] [stdout]  90 | |                 clients
[INFO] [stdout]  91 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             client.id,
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/client.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         sqlx::query_as!(
[INFO] [stdout] 121 | |             ClientEntity,
[INFO] [stdout] 122 | |             "SELECT
[INFO] [stdout] 123 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |             email,
[INFO] [stdout] 135 | |         )
[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/infrastructure/repository/client.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |           let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 143 | |             "SELECT EXISTS(SELECT 1 FROM clients WHERE email = ?)",
[INFO] [stdout] 144 | |             email,
[INFO] [stdout] 145 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/client.rs:158:22
[INFO] [stdout]     |
[INFO] [stdout] 158 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 159 | |             "INSERT INTO clients (organization_id, first_name, last_name, email, created_at, updated_at)
[INFO] [stdout] 160 | |              VALUES (?, ?, ?, ?, ?, ?)",
[INFO] [stdout] 161 | |             entity.organization_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |             entity.updated_at,
[INFO] [stdout] 167 | |         )
[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/infrastructure/repository/conference.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ConferenceEntity,
[INFO] [stdout] 19 | |             "SELECT 
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             id,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/conference.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query_as!(
[INFO] [stdout] 49 | |             ConferenceEntity,
[INFO] [stdout] 50 | |             "SELECT
[INFO] [stdout] 51 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |             offset,
[INFO] [stdout] 69 | |         )
[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/infrastructure/repository/conference.rs:76:18
[INFO] [stdout]     |
[INFO] [stdout]  76 |           let id = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  77 | |             "INSERT INTO
[INFO] [stdout]  78 | |                 conferences (
[INFO] [stdout]  79 | |                     code,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             entity.updated_at,
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/conference.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | /         sqlx::query!(
[INFO] [stdout] 116 | |             "UPDATE
[INFO] [stdout] 117 | |                 conferences
[INFO] [stdout] 118 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             conference.id,
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/conference.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout] 159 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 160 | |             "INSERT INTO
[INFO] [stdout] 161 | |                 conferences (
[INFO] [stdout] 162 | |                     code,
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |             entity.updated_at
[INFO] [stdout] 188 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/conference.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             sqlx::query_scalar!("SELECT EXISTS(SELECT 1 FROM conferences WHERE id = ?)", id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/exhibitor.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ExhibitorEntity,
[INFO] [stdout] 19 | |             "SELECT id, participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 20 | |              notes_internal, created_at, updated_at
[INFO] [stdout] 21 | |              FROM exhibitors WHERE id = ?",
[INFO] [stdout] 22 | |             id,
[INFO] [stdout] 23 | |         )
[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/infrastructure/repository/exhibitor.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         sqlx::query_as!(
[INFO] [stdout] 31 | |             ExhibitorEntity,
[INFO] [stdout] 32 | |             "SELECT id, participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 33 | |              notes_internal, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             offset,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/exhibitor.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO exhibitors (
[INFO] [stdout] 46 | |                 participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 47 | |                 notes_internal, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |             entity.updated_at,
[INFO] [stdout] 56 | |         )
[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/infrastructure/repository/exhibitor.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         sqlx::query!(
[INFO] [stdout] 65 | |             "UPDATE exhibitors SET
[INFO] [stdout] 66 | |                 company_name = ?, power_required = ?, internet_required = ?,
[INFO] [stdout] 67 | |                 notes_internal = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             entity.id,
[INFO] [stdout] 75 | |         )
[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/infrastructure/repository/exhibitor.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | /         sqlx::query_as!(
[INFO] [stdout] 93 | |             ExhibitorEntity,
[INFO] [stdout] 94 | |             "SELECT id, participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 95 | |              notes_internal, created_at, updated_at
[INFO] [stdout] 96 | |              FROM exhibitors WHERE participant_id = ?",
[INFO] [stdout] 97 | |             participant_id,
[INFO] [stdout] 98 | |         )
[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/infrastructure/repository/exhibitor.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 110 | |             "INSERT INTO exhibitors (
[INFO] [stdout] 111 | |                 participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 112 | |                 notes_internal, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |             entity.updated_at,
[INFO] [stdout] 121 | |         )
[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/infrastructure/repository/group_discount.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sqlx::query_as!(
[INFO] [stdout] 29 | |             GroupDiscountEntity,
[INFO] [stdout] 30 | |             "
[INFO] [stdout] 31 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             offset
[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_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/infrastructure/repository/group_discount.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         sqlx::query_as!(
[INFO] [stdout] 57 | |             GroupDiscountEntity,
[INFO] [stdout] 58 | |             "
[INFO] [stdout] 59 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             id
[INFO] [stdout] 74 | |         )
[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/infrastructure/repository/group_discount.rs:84:18
[INFO] [stdout]     |
[INFO] [stdout]  84 |           let id = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  85 | |             "INSERT INTO
[INFO] [stdout]  86 | |                 group_discounts (
[INFO] [stdout]  87 | |                     name,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             entity.updated_at,
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/group_discount.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | /         sqlx::query!(
[INFO] [stdout] 119 | |             "UPDATE
[INFO] [stdout] 120 | |                 group_discounts
[INFO] [stdout] 121 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |             entity.id
[INFO] [stdout] 137 | |         )
[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/infrastructure/repository/group_discount.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         sqlx::query!("DELETE FROM group_discounts WHERE id = ?", id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/masterclass.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         sqlx::query_as!(
[INFO] [stdout] 24 | |             MasterclassEntity,
[INFO] [stdout] 25 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 26 | |              venue_id, capacity, created_at, updated_at
[INFO] [stdout] 27 | |              FROM masterclasses WHERE id = ?",
[INFO] [stdout] 28 | |             id,
[INFO] [stdout] 29 | |         )
[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/infrastructure/repository/masterclass.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | /         sqlx::query_as!(
[INFO] [stdout] 41 | |             MasterclassEntity,
[INFO] [stdout] 42 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 43 | |              venue_id, capacity, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |             offset,
[INFO] [stdout] 47 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/masterclass.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | /         sqlx::query!(
[INFO] [stdout] 55 | |             "INSERT INTO masterclasses (
[INFO] [stdout] 56 | |                 conference_id, name, description, start_at, end_at,
[INFO] [stdout] 57 | |                 venue_id, capacity, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             entity.updated_at,
[INFO] [stdout] 68 | |         )
[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/infrastructure/repository/masterclass.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         sqlx::query!(
[INFO] [stdout] 77 | |             "UPDATE masterclasses SET
[INFO] [stdout] 78 | |                 name = ?, description = ?, start_at = ?, end_at = ?,
[INFO] [stdout] 79 | |                 venue_id = ?, capacity = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |             entity.id,
[INFO] [stdout] 89 | |         )
[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/infrastructure/repository/masterclass.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | /         sqlx::query_as!(
[INFO] [stdout] 107 | |             MasterclassEntity,
[INFO] [stdout] 108 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 109 | |              venue_id, capacity, created_at, updated_at
[INFO] [stdout] 110 | |              FROM masterclasses WHERE conference_id = ? ORDER BY start_at",
[INFO] [stdout] 111 | |             conference_id,
[INFO] [stdout] 112 | |         )
[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/infrastructure/repository/masterclass.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         sqlx::query!(
[INFO] [stdout] 129 | |             "INSERT INTO masterclass_instructors
[INFO] [stdout] 130 | |                 (masterclass_id, participant_id, is_lead, created_at, updated_at)
[INFO] [stdout] 131 | |              VALUES (?, ?, ?, ?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |             now,
[INFO] [stdout] 138 | |         )
[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/infrastructure/repository/masterclass.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         sqlx::query!(
[INFO] [stdout] 147 | |             "DELETE FROM masterclass_instructors
[INFO] [stdout] 148 | |              WHERE masterclass_id = ? AND participant_id = ?",
[INFO] [stdout] 149 | |             masterclass_id,
[INFO] [stdout] 150 | |             participant_id,
[INFO] [stdout] 151 | |         )
[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/infrastructure/repository/masterclass.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | /         sqlx::query_as!(
[INFO] [stdout] 163 | |             MasterclassInstructorEntity,
[INFO] [stdout] 164 | |             "SELECT masterclass_id, participant_id, is_lead, created_at, updated_at
[INFO] [stdout] 165 | |              FROM masterclass_instructors WHERE masterclass_id = ?",
[INFO] [stdout] 166 | |             masterclass_id,
[INFO] [stdout] 167 | |         )
[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/infrastructure/repository/masterclass_booking.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sqlx::query!(
[INFO] [stdout] 20 | |             "INSERT INTO masterclass_bookings
[INFO] [stdout] 21 | |                 (masterclass_id, participant_id, status, created_at, updated_at)
[INFO] [stdout] 22 | |              VALUES (?, ?, 'reserved', ?, ?)",
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |             now,
[INFO] [stdout] 27 | |         )
[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/infrastructure/repository/masterclass_booking.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             "UPDATE masterclass_bookings SET status = 'confirmed', updated_at = ?
[INFO] [stdout] 37 | |              WHERE masterclass_id = ? AND participant_id = ?",
[INFO] [stdout] 38 | |             Utc::now(),
[INFO] [stdout] 39 | |             masterclass_id,
[INFO] [stdout] 40 | |             participant_id,
[INFO] [stdout] 41 | |         )
[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/infrastructure/repository/masterclass_booking.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         sqlx::query!(
[INFO] [stdout] 50 | |             "UPDATE masterclass_bookings SET status = 'cancelled', updated_at = ?
[INFO] [stdout] 51 | |              WHERE masterclass_id = ? AND participant_id = ?",
[INFO] [stdout] 52 | |             Utc::now(),
[INFO] [stdout] 53 | |             masterclass_id,
[INFO] [stdout] 54 | |             participant_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/infrastructure/repository/masterclass_booking.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_as!(
[INFO] [stdout] 67 | |             MasterclassBookingEntity,
[INFO] [stdout] 68 | |             "SELECT id, masterclass_id, participant_id, status, created_at, updated_at
[INFO] [stdout] 69 | |              FROM masterclass_bookings WHERE masterclass_id = ?",
[INFO] [stdout] 70 | |             masterclass_id,
[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_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/infrastructure/repository/masterclass_booking.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | /         sqlx::query_as!(
[INFO] [stdout] 82 | |             MasterclassBookingEntity,
[INFO] [stdout] 83 | |             "SELECT id, masterclass_id, participant_id, status, created_at, updated_at
[INFO] [stdout] 84 | |              FROM masterclass_bookings WHERE participant_id = ?",
[INFO] [stdout] 85 | |             participant_id,
[INFO] [stdout] 86 | |         )
[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/infrastructure/repository/organization.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             OrganizationEntity,
[INFO] [stdout] 19 | |             "SELECT 
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |             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_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/infrastructure/repository/organization.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         sqlx::query_as!(
[INFO] [stdout] 44 | |             OrganizationEntity,
[INFO] [stdout] 45 | |             "SELECT
[INFO] [stdout] 46 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             offset,
[INFO] [stdout] 59 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/organization.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             "INSERT INTO
[INFO] [stdout] 71 | |                 organizations (
[INFO] [stdout] 72 | |                     name,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             organization.updated_at,
[INFO] [stdout] 86 | |         )
[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/infrastructure/repository/organization.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | /         sqlx::query!(
[INFO] [stdout]  99 | |             "UPDATE
[INFO] [stdout] 100 | |                 organizations
[INFO] [stdout] 101 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |             organization.id,
[INFO] [stdout] 115 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/organization.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 135 | |             "INSERT INTO organizations (name, website, phone, billing_email, created_at, updated_at)
[INFO] [stdout] 136 | |              VALUES (?, ?, ?, ?, ?, ?)",
[INFO] [stdout] 137 | |             entity.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |             entity.updated_at,
[INFO] [stdout] 143 | |         )
[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/infrastructure/repository/participant.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ParticipantEntity,
[INFO] [stdout] 19 | |             "SELECT
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |             id,
[INFO] [stdout] 31 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/participant.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         sqlx::query_as!(
[INFO] [stdout] 43 | |             ParticipantEntity,
[INFO] [stdout] 44 | |             "SELECT
[INFO] [stdout] 45 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |             offset,
[INFO] [stdout] 57 | |         )
[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/infrastructure/repository/participant.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | /         sqlx::query!(
[INFO] [stdout] 68 | |             "INSERT INTO participants (
[INFO] [stdout] 69 | |                 registration_id,
[INFO] [stdout] 70 | |                 client_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |             participant.updated_at,
[INFO] [stdout] 84 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/infrastructure/repository/participant.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | /         sqlx::query!(
[INFO] [stdout]  97 | |             "UPDATE participants SET
[INFO] [stdout]  98 | |                 participant_role = ?,
[INFO] [stdout]  99 | |                 dietary_requirements = ?,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             participant.id,
[INFO] [stdout] 108 | |         )
[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/infrastructure/repository/participant.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 128 | |             "INSERT INTO participants (
[INFO] [stdout] 129 | |                 registration_id, client_id, participant_role,
[INFO] [stdout] 130 | |                 dietary_requirements, accessibility_needs, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             entity.updated_at,
[INFO] [stdout] 139 | |         )
[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/infrastructure/repository/participant.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | /         sqlx::query_as!(
[INFO] [stdout] 155 | |             ParticipantEntity,
[INFO] [stdout] 156 | |             "SELECT
[INFO] [stdout] 157 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             registration_id,
[INFO] [stdout] 168 | |         )
[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/infrastructure/repository/price_tier.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | /         sqlx::query_as!(
[INFO] [stdout] 26 | |             PriceTierEntity,
[INFO] [stdout] 27 | |             "SELECT
[INFO] [stdout] 28 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             id,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/price_tier.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query_as!(
[INFO] [stdout] 45 | |             PriceTierEntity,
[INFO] [stdout] 46 | |             "SELECT
[INFO] [stdout] 47 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |             offset,
[INFO] [stdout] 57 | |         )
[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/infrastructure/repository/price_tier.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         sqlx::query!(
[INFO] [stdout] 65 | |             "INSERT INTO price_tiers (
[INFO] [stdout] 66 | |                 conference_id,
[INFO] [stdout] 67 | |                 price,
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             entity.updated_at,
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/price_tier.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         sqlx::query!(
[INFO] [stdout] 87 | |             "UPDATE price_tiers SET
[INFO] [stdout] 88 | |                 conference_id = ?,
[INFO] [stdout] 89 | |                 price = ?,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |             entity.id,
[INFO] [stdout] 98 | |         )
[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/infrastructure/repository/price_tier.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |               let result = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 121 | |                 "INSERT INTO price_tiers (
[INFO] [stdout] 122 | |                     conference_id,
[INFO] [stdout] 123 | |                     price,
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |                 entity.updated_at,
[INFO] [stdout] 133 | |             )
[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/infrastructure/repository/price_tier.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 | /             sqlx::query!(
[INFO] [stdout] 154 | |                 r#"
[INFO] [stdout] 155 | |                 UPDATE
[INFO] [stdout] 156 | |                     price_tiers
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |                 entity.id,
[INFO] [stdout] 167 | |             )
[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/infrastructure/repository/price_tier.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | /         sqlx::query_as!(
[INFO] [stdout] 181 | |             PriceTierEntity,
[INFO] [stdout] 182 | |             "SELECT
[INFO] [stdout] 183 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |             conference_id,
[INFO] [stdout] 192 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/price_tier.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | /         sqlx::query!(
[INFO] [stdout] 200 | |             "DELETE FROM price_tiers WHERE conference_id = ?",
[INFO] [stdout] 201 | |             conference_id
[INFO] [stdout] 202 | |         )
[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/infrastructure/repository/registration.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             RegistrationEntity,
[INFO] [stdout] 19 | |             "SELECT
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |             id,
[INFO] [stdout] 34 | |         )
[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/infrastructure/repository/registration.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query_as!(
[INFO] [stdout] 46 | |             RegistrationEntity,
[INFO] [stdout] 47 | |             "SELECT
[INFO] [stdout] 48 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             offset,
[INFO] [stdout] 63 | |         )
[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/infrastructure/repository/registration.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | /         sqlx::query!(
[INFO] [stdout] 74 | |             "INSERT INTO registration (
[INFO] [stdout] 75 | |                 conference_id,
[INFO] [stdout] 76 | |                 status,
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             registration.updated_at,
[INFO] [stdout] 96 | |         )
[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/infrastructure/repository/registration.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         sqlx::query!(
[INFO] [stdout] 109 | |             "UPDATE registration SET
[INFO] [stdout] 110 | |                 status = ?,
[INFO] [stdout] 111 | |                 cost = ?,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |             registration.id,
[INFO] [stdout] 126 | |         )
[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/infrastructure/repository/registration.rs:145:22
[INFO] [stdout]     |
[INFO] [stdout] 145 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 146 | |             "INSERT INTO registration (
[INFO] [stdout] 147 | |                 conference_id, status, cost, discount_code, discount_amount,
[INFO] [stdout] 148 | |                 amount_paid, created_by_id, notes_internal, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |             entity.updated_at,
[INFO] [stdout] 160 | |         )
[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/infrastructure/repository/registration.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | /         sqlx::query_as!(
[INFO] [stdout] 176 | |             RegistrationEntity,
[INFO] [stdout] 177 | |             "SELECT
[INFO] [stdout] 178 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |             conference_id,
[INFO] [stdout] 192 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/speaker.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             SpeakerEntity,
[INFO] [stdout] 19 | |             "SELECT id, participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout] 20 | |              av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] 21 | |              FROM speakers WHERE id = ?",
[INFO] [stdout] 22 | |             id,
[INFO] [stdout] 23 | |         )
[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/infrastructure/repository/speaker.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         sqlx::query_as!(
[INFO] [stdout] 31 | |             SpeakerEntity,
[INFO] [stdout] 32 | |             "SELECT id, participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout] 33 | |              av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             offset,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/speaker.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO speakers (
[INFO] [stdout] 46 | |                 participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout] 47 | |                 av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |             entity.updated_at,
[INFO] [stdout] 58 | |         )
[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/infrastructure/repository/speaker.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query!(
[INFO] [stdout] 67 | |             "UPDATE speakers SET
[INFO] [stdout] 68 | |                 talk_title = ?, talk_abstract = ?, duration_minutes = ?,
[INFO] [stdout] 69 | |                 av_requirements = ?, headshot = ?, bio = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             entity.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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/speaker.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | /         sqlx::query_as!(
[INFO] [stdout]  97 | |             SpeakerEntity,
[INFO] [stdout]  98 | |             "SELECT id, participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout]  99 | |              av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] 100 | |              FROM speakers WHERE participant_id = ?",
[INFO] [stdout] 101 | |             participant_id,
[INFO] [stdout] 102 | |         )
[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/infrastructure/repository/speaker.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 114 | |             "INSERT INTO speakers (
[INFO] [stdout] 115 | |                 participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout] 116 | |                 av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |             entity.updated_at,
[INFO] [stdout] 127 | |         )
[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/infrastructure/repository/sponsor.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             SponsorEntity,
[INFO] [stdout] 19 | |             "SELECT id, participant_id, tier, company_name, logo_url,
[INFO] [stdout] 20 | |              invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout] 21 | |              FROM sponsors WHERE id = ?",
[INFO] [stdout] 22 | |             id,
[INFO] [stdout] 23 | |         )
[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/infrastructure/repository/sponsor.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         sqlx::query_as!(
[INFO] [stdout] 31 | |             SponsorEntity,
[INFO] [stdout] 32 | |             "SELECT id, participant_id, tier, company_name, logo_url,
[INFO] [stdout] 33 | |              invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             offset,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/sponsor.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO sponsors (
[INFO] [stdout] 46 | |                 participant_id, tier, company_name, logo_url,
[INFO] [stdout] 47 | |                 invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |             entity.updated_at,
[INFO] [stdout] 57 | |         )
[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/infrastructure/repository/sponsor.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | /         sqlx::query!(
[INFO] [stdout] 66 | |             "UPDATE sponsors SET
[INFO] [stdout] 67 | |                 tier = ?, company_name = ?, logo_url = ?,
[INFO] [stdout] 68 | |                 invoice_contact = ?, benefits_notes = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             entity.id,
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/sponsor.rs:94:9
[INFO] [stdout]     |
[INFO] [stdout]  94 | /         sqlx::query_as!(
[INFO] [stdout]  95 | |             SponsorEntity,
[INFO] [stdout]  96 | |             "SELECT id, participant_id, tier, company_name, logo_url,
[INFO] [stdout]  97 | |              invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout]  98 | |              FROM sponsors WHERE participant_id = ?",
[INFO] [stdout]  99 | |             participant_id,
[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_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/infrastructure/repository/sponsor.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 112 | |             "INSERT INTO sponsors (
[INFO] [stdout] 113 | |                 participant_id, tier, company_name, logo_url,
[INFO] [stdout] 114 | |                 invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             entity.updated_at,
[INFO] [stdout] 124 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/infrastructure/repository/user.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             UserEntity,
[INFO] [stdout] 19 | |             "SELECT 
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |             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_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/infrastructure/repository/user.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query_as!(
[INFO] [stdout] 40 | |             UserEntity,
[INFO] [stdout] 41 | |             "SELECT 
[INFO] [stdout] 42 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             offset,
[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_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/infrastructure/repository/user.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | /         sqlx::query!(
[INFO] [stdout] 63 | |             "INSERT INTO
[INFO] [stdout] 64 | |                 users (
[INFO] [stdout] 65 | |                     first_name,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             user.updated_at,
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/user.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /         sqlx::query!(
[INFO] [stdout]  89 | |             "UPDATE
[INFO] [stdout]  90 | |                 users
[INFO] [stdout]  91 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             user.id,
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/user.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             sqlx::query_scalar!("SELECT EXISTS(SELECT 1 FROM users WHERE email = ?)", email,)
[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/infrastructure/repository/user.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | /         sqlx::query_as!(
[INFO] [stdout] 130 | |             UserEntity,
[INFO] [stdout] 131 | |             "SELECT 
[INFO] [stdout] 132 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             email,
[INFO] [stdout] 144 | |         )
[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/infrastructure/repository/venue.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             VenueEntity,
[INFO] [stdout] 19 | |             "SELECT id, name, address_line1, address_line2, city, state_region,
[INFO] [stdout] 20 | |              postal_code, country, notes, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |             offset,
[INFO] [stdout] 24 | |         )
[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/infrastructure/repository/venue.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             VenueEntity,
[INFO] [stdout] 33 | |             "SELECT id, name, address_line1, address_line2, city, state_region,
[INFO] [stdout] 34 | |              postal_code, country, notes, created_at, updated_at
[INFO] [stdout] 35 | |              FROM venues WHERE id = ?",
[INFO] [stdout] 36 | |             id,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/venue.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO venues (
[INFO] [stdout] 46 | |                 name, address_line1, address_line2, city, state_region,
[INFO] [stdout] 47 | |                 postal_code, country, notes, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             venue.updated_at,
[INFO] [stdout] 59 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/infrastructure/repository/venue.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | /         sqlx::query!(
[INFO] [stdout] 68 | |             "UPDATE venues SET
[INFO] [stdout] 69 | |                 name = ?, address_line1 = ?, address_line2 = ?, city = ?,
[INFO] [stdout] 70 | |                 state_region = ?, postal_code = ?, country = ?, notes = ?,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |             venue.id,
[INFO] [stdout] 83 | |         )
[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: `GroupDiscountResponse`
[INFO] [stdout]   --> src/infrastructure/service/conference_registration.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |             ConferenceResponse, GroupDiscountResponse, PriceTierResponse, RegisterDelegateRequest,
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[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/infrastructure/repository/activity.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ActivityEntity,
[INFO] [stdout] 19 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 20 | |              venue_id, provider_url, capacity, created_at, updated_at
[INFO] [stdout] 21 | |              FROM activities WHERE id = ?",
[INFO] [stdout] 22 | |             id,
[INFO] [stdout] 23 | |         )
[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/infrastructure/repository/activity.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         sqlx::query_as!(
[INFO] [stdout] 31 | |             ActivityEntity,
[INFO] [stdout] 32 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 33 | |              venue_id, provider_url, capacity, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             offset,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/activity.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO activities (
[INFO] [stdout] 46 | |                 conference_id, name, description, start_at, end_at,
[INFO] [stdout] 47 | |                 venue_id, provider_url, capacity, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             entity.updated_at,
[INFO] [stdout] 59 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/infrastructure/repository/activity.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | /         sqlx::query!(
[INFO] [stdout] 68 | |             "UPDATE activities SET
[INFO] [stdout] 69 | |                 name = ?, description = ?, start_at = ?, end_at = ?,
[INFO] [stdout] 70 | |                 venue_id = ?, provider_url = ?, capacity = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 80 | |             entity.id,
[INFO] [stdout] 81 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/activity.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | /         sqlx::query_as!(
[INFO] [stdout]  99 | |             ActivityEntity,
[INFO] [stdout] 100 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 101 | |              venue_id, provider_url, capacity, created_at, updated_at
[INFO] [stdout] 102 | |              FROM activities WHERE conference_id = ? ORDER BY start_at",
[INFO] [stdout] 103 | |             conference_id,
[INFO] [stdout] 104 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/activity_booking.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sqlx::query!(
[INFO] [stdout] 20 | |             "INSERT INTO activity_bookings
[INFO] [stdout] 21 | |                 (activity_id, participant_id, status, created_at, updated_at)
[INFO] [stdout] 22 | |              VALUES (?, ?, 'reserved', ?, ?)",
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |             now,
[INFO] [stdout] 27 | |         )
[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/infrastructure/repository/activity_booking.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             "UPDATE activity_bookings SET status = 'confirmed', updated_at = ?
[INFO] [stdout] 37 | |              WHERE activity_id = ? AND participant_id = ?",
[INFO] [stdout] 38 | |             Utc::now(),
[INFO] [stdout] 39 | |             activity_id,
[INFO] [stdout] 40 | |             participant_id,
[INFO] [stdout] 41 | |         )
[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/infrastructure/repository/activity_booking.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         sqlx::query!(
[INFO] [stdout] 50 | |             "UPDATE activity_bookings SET status = 'cancelled', updated_at = ?
[INFO] [stdout] 51 | |              WHERE activity_id = ? AND participant_id = ?",
[INFO] [stdout] 52 | |             Utc::now(),
[INFO] [stdout] 53 | |             activity_id,
[INFO] [stdout] 54 | |             participant_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/infrastructure/repository/activity_booking.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_as!(
[INFO] [stdout] 67 | |             ActivityBookingEntity,
[INFO] [stdout] 68 | |             "SELECT id, activity_id, participant_id, status, created_at, updated_at
[INFO] [stdout] 69 | |              FROM activity_bookings WHERE activity_id = ?",
[INFO] [stdout] 70 | |             activity_id,
[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_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/infrastructure/repository/activity_booking.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | /         sqlx::query_as!(
[INFO] [stdout] 82 | |             ActivityBookingEntity,
[INFO] [stdout] 83 | |             "SELECT id, activity_id, participant_id, status, created_at, updated_at
[INFO] [stdout] 84 | |              FROM activity_bookings WHERE participant_id = ?",
[INFO] [stdout] 85 | |             participant_id,
[INFO] [stdout] 86 | |         )
[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/infrastructure/repository/client.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ClientEntity,
[INFO] [stdout] 19 | |             "SELECT
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |             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_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/infrastructure/repository/client.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query_as!(
[INFO] [stdout] 40 | |             ClientEntity,
[INFO] [stdout] 41 | |             "SELECT
[INFO] [stdout] 42 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             offset,
[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_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/infrastructure/repository/client.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | /         sqlx::query!(
[INFO] [stdout] 63 | |             "INSERT INTO
[INFO] [stdout] 64 | |                 clients (
[INFO] [stdout] 65 | |                     organization_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             client.updated_at,
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/client.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /         sqlx::query!(
[INFO] [stdout]  89 | |             "UPDATE
[INFO] [stdout]  90 | |                 clients
[INFO] [stdout]  91 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             client.id,
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/client.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 | /         sqlx::query_as!(
[INFO] [stdout] 121 | |             ClientEntity,
[INFO] [stdout] 122 | |             "SELECT
[INFO] [stdout] 123 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 134 | |             email,
[INFO] [stdout] 135 | |         )
[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/infrastructure/repository/client.rs:142:22
[INFO] [stdout]     |
[INFO] [stdout] 142 |           let exists = sqlx::query_scalar!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 143 | |             "SELECT EXISTS(SELECT 1 FROM clients WHERE email = ?)",
[INFO] [stdout] 144 | |             email,
[INFO] [stdout] 145 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/client.rs:158:22
[INFO] [stdout]     |
[INFO] [stdout] 158 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 159 | |             "INSERT INTO clients (organization_id, first_name, last_name, email, created_at, updated_at)
[INFO] [stdout] 160 | |              VALUES (?, ?, ?, ?, ?, ?)",
[INFO] [stdout] 161 | |             entity.organization_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |             entity.updated_at,
[INFO] [stdout] 167 | |         )
[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/infrastructure/repository/conference.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ConferenceEntity,
[INFO] [stdout] 19 | |             "SELECT 
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             id,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/conference.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 48 | /         sqlx::query_as!(
[INFO] [stdout] 49 | |             ConferenceEntity,
[INFO] [stdout] 50 | |             "SELECT
[INFO] [stdout] 51 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |             offset,
[INFO] [stdout] 69 | |         )
[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/infrastructure/repository/conference.rs:76:18
[INFO] [stdout]     |
[INFO] [stdout]  76 |           let id = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  77 | |             "INSERT INTO
[INFO] [stdout]  78 | |                 conferences (
[INFO] [stdout]  79 | |                     code,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             entity.updated_at,
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/conference.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | /         sqlx::query!(
[INFO] [stdout] 116 | |             "UPDATE
[INFO] [stdout] 117 | |                 conferences
[INFO] [stdout] 118 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 139 | |             conference.id,
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/conference.rs:159:22
[INFO] [stdout]     |
[INFO] [stdout] 159 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 160 | |             "INSERT INTO
[INFO] [stdout] 161 | |                 conferences (
[INFO] [stdout] 162 | |                     code,
[INFO] [stdout] ...   |
[INFO] [stdout] 187 | |             entity.updated_at
[INFO] [stdout] 188 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/conference.rs:201:13
[INFO] [stdout]     |
[INFO] [stdout] 201 |             sqlx::query_scalar!("SELECT EXISTS(SELECT 1 FROM conferences WHERE id = ?)", id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/exhibitor.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ExhibitorEntity,
[INFO] [stdout] 19 | |             "SELECT id, participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 20 | |              notes_internal, created_at, updated_at
[INFO] [stdout] 21 | |              FROM exhibitors WHERE id = ?",
[INFO] [stdout] 22 | |             id,
[INFO] [stdout] 23 | |         )
[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/infrastructure/repository/exhibitor.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         sqlx::query_as!(
[INFO] [stdout] 31 | |             ExhibitorEntity,
[INFO] [stdout] 32 | |             "SELECT id, participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 33 | |              notes_internal, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             offset,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/exhibitor.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO exhibitors (
[INFO] [stdout] 46 | |                 participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 47 | |                 notes_internal, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |             entity.updated_at,
[INFO] [stdout] 56 | |         )
[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/infrastructure/repository/exhibitor.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         sqlx::query!(
[INFO] [stdout] 65 | |             "UPDATE exhibitors SET
[INFO] [stdout] 66 | |                 company_name = ?, power_required = ?, internet_required = ?,
[INFO] [stdout] 67 | |                 notes_internal = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             entity.id,
[INFO] [stdout] 75 | |         )
[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/infrastructure/repository/exhibitor.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 | /         sqlx::query_as!(
[INFO] [stdout] 93 | |             ExhibitorEntity,
[INFO] [stdout] 94 | |             "SELECT id, participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 95 | |              notes_internal, created_at, updated_at
[INFO] [stdout] 96 | |              FROM exhibitors WHERE participant_id = ?",
[INFO] [stdout] 97 | |             participant_id,
[INFO] [stdout] 98 | |         )
[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/infrastructure/repository/exhibitor.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 110 | |             "INSERT INTO exhibitors (
[INFO] [stdout] 111 | |                 participant_id, company_name, power_required, internet_required,
[INFO] [stdout] 112 | |                 notes_internal, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |             entity.updated_at,
[INFO] [stdout] 121 | |         )
[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/infrastructure/repository/group_discount.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | /         sqlx::query_as!(
[INFO] [stdout] 29 | |             GroupDiscountEntity,
[INFO] [stdout] 30 | |             "
[INFO] [stdout] 31 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |             offset
[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_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/infrastructure/repository/group_discount.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | /         sqlx::query_as!(
[INFO] [stdout] 57 | |             GroupDiscountEntity,
[INFO] [stdout] 58 | |             "
[INFO] [stdout] 59 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             id
[INFO] [stdout] 74 | |         )
[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/infrastructure/repository/group_discount.rs:84:18
[INFO] [stdout]     |
[INFO] [stdout]  84 |           let id = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  85 | |             "INSERT INTO
[INFO] [stdout]  86 | |                 group_discounts (
[INFO] [stdout]  87 | |                     name,
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             entity.updated_at,
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/group_discount.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 | /         sqlx::query!(
[INFO] [stdout] 119 | |             "UPDATE
[INFO] [stdout] 120 | |                 group_discounts
[INFO] [stdout] 121 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 136 | |             entity.id
[INFO] [stdout] 137 | |         )
[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/infrastructure/repository/group_discount.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         sqlx::query!("DELETE FROM group_discounts WHERE id = ?", id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/masterclass.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | /         sqlx::query_as!(
[INFO] [stdout] 24 | |             MasterclassEntity,
[INFO] [stdout] 25 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 26 | |              venue_id, capacity, created_at, updated_at
[INFO] [stdout] 27 | |              FROM masterclasses WHERE id = ?",
[INFO] [stdout] 28 | |             id,
[INFO] [stdout] 29 | |         )
[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/infrastructure/repository/masterclass.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | /         sqlx::query_as!(
[INFO] [stdout] 41 | |             MasterclassEntity,
[INFO] [stdout] 42 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 43 | |              venue_id, capacity, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |             offset,
[INFO] [stdout] 47 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/masterclass.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | /         sqlx::query!(
[INFO] [stdout] 55 | |             "INSERT INTO masterclasses (
[INFO] [stdout] 56 | |                 conference_id, name, description, start_at, end_at,
[INFO] [stdout] 57 | |                 venue_id, capacity, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             entity.updated_at,
[INFO] [stdout] 68 | |         )
[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/infrastructure/repository/masterclass.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | /         sqlx::query!(
[INFO] [stdout] 77 | |             "UPDATE masterclasses SET
[INFO] [stdout] 78 | |                 name = ?, description = ?, start_at = ?, end_at = ?,
[INFO] [stdout] 79 | |                 venue_id = ?, capacity = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |             entity.id,
[INFO] [stdout] 89 | |         )
[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/infrastructure/repository/masterclass.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | /         sqlx::query_as!(
[INFO] [stdout] 107 | |             MasterclassEntity,
[INFO] [stdout] 108 | |             "SELECT id, conference_id, name, description, start_at, end_at,
[INFO] [stdout] 109 | |              venue_id, capacity, created_at, updated_at
[INFO] [stdout] 110 | |              FROM masterclasses WHERE conference_id = ? ORDER BY start_at",
[INFO] [stdout] 111 | |             conference_id,
[INFO] [stdout] 112 | |         )
[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/infrastructure/repository/masterclass.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | /         sqlx::query!(
[INFO] [stdout] 129 | |             "INSERT INTO masterclass_instructors
[INFO] [stdout] 130 | |                 (masterclass_id, participant_id, is_lead, created_at, updated_at)
[INFO] [stdout] 131 | |              VALUES (?, ?, ?, ?, ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |             now,
[INFO] [stdout] 138 | |         )
[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/infrastructure/repository/masterclass.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 | /         sqlx::query!(
[INFO] [stdout] 147 | |             "DELETE FROM masterclass_instructors
[INFO] [stdout] 148 | |              WHERE masterclass_id = ? AND participant_id = ?",
[INFO] [stdout] 149 | |             masterclass_id,
[INFO] [stdout] 150 | |             participant_id,
[INFO] [stdout] 151 | |         )
[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/infrastructure/repository/masterclass.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | /         sqlx::query_as!(
[INFO] [stdout] 163 | |             MasterclassInstructorEntity,
[INFO] [stdout] 164 | |             "SELECT masterclass_id, participant_id, is_lead, created_at, updated_at
[INFO] [stdout] 165 | |              FROM masterclass_instructors WHERE masterclass_id = ?",
[INFO] [stdout] 166 | |             masterclass_id,
[INFO] [stdout] 167 | |         )
[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/infrastructure/repository/masterclass_booking.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | /         sqlx::query!(
[INFO] [stdout] 20 | |             "INSERT INTO masterclass_bookings
[INFO] [stdout] 21 | |                 (masterclass_id, participant_id, status, created_at, updated_at)
[INFO] [stdout] 22 | |              VALUES (?, ?, 'reserved', ?, ?)",
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |             now,
[INFO] [stdout] 27 | |         )
[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/infrastructure/repository/masterclass_booking.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | /         sqlx::query!(
[INFO] [stdout] 36 | |             "UPDATE masterclass_bookings SET status = 'confirmed', updated_at = ?
[INFO] [stdout] 37 | |              WHERE masterclass_id = ? AND participant_id = ?",
[INFO] [stdout] 38 | |             Utc::now(),
[INFO] [stdout] 39 | |             masterclass_id,
[INFO] [stdout] 40 | |             participant_id,
[INFO] [stdout] 41 | |         )
[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/infrastructure/repository/masterclass_booking.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         sqlx::query!(
[INFO] [stdout] 50 | |             "UPDATE masterclass_bookings SET status = 'cancelled', updated_at = ?
[INFO] [stdout] 51 | |              WHERE masterclass_id = ? AND participant_id = ?",
[INFO] [stdout] 52 | |             Utc::now(),
[INFO] [stdout] 53 | |             masterclass_id,
[INFO] [stdout] 54 | |             participant_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/infrastructure/repository/masterclass_booking.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_as!(
[INFO] [stdout] 67 | |             MasterclassBookingEntity,
[INFO] [stdout] 68 | |             "SELECT id, masterclass_id, participant_id, status, created_at, updated_at
[INFO] [stdout] 69 | |              FROM masterclass_bookings WHERE masterclass_id = ?",
[INFO] [stdout] 70 | |             masterclass_id,
[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_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/infrastructure/repository/masterclass_booking.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | /         sqlx::query_as!(
[INFO] [stdout] 82 | |             MasterclassBookingEntity,
[INFO] [stdout] 83 | |             "SELECT id, masterclass_id, participant_id, status, created_at, updated_at
[INFO] [stdout] 84 | |              FROM masterclass_bookings WHERE participant_id = ?",
[INFO] [stdout] 85 | |             participant_id,
[INFO] [stdout] 86 | |         )
[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/infrastructure/repository/organization.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             OrganizationEntity,
[INFO] [stdout] 19 | |             "SELECT 
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |             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_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/infrastructure/repository/organization.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | /         sqlx::query_as!(
[INFO] [stdout] 44 | |             OrganizationEntity,
[INFO] [stdout] 45 | |             "SELECT
[INFO] [stdout] 46 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             offset,
[INFO] [stdout] 59 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/organization.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             "INSERT INTO
[INFO] [stdout] 71 | |                 organizations (
[INFO] [stdout] 72 | |                     name,
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             organization.updated_at,
[INFO] [stdout] 86 | |         )
[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/infrastructure/repository/organization.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 | /         sqlx::query!(
[INFO] [stdout]  99 | |             "UPDATE
[INFO] [stdout] 100 | |                 organizations
[INFO] [stdout] 101 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |             organization.id,
[INFO] [stdout] 115 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/organization.rs:134:22
[INFO] [stdout]     |
[INFO] [stdout] 134 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 135 | |             "INSERT INTO organizations (name, website, phone, billing_email, created_at, updated_at)
[INFO] [stdout] 136 | |              VALUES (?, ?, ?, ?, ?, ?)",
[INFO] [stdout] 137 | |             entity.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 142 | |             entity.updated_at,
[INFO] [stdout] 143 | |         )
[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/infrastructure/repository/participant.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             ParticipantEntity,
[INFO] [stdout] 19 | |             "SELECT
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |             id,
[INFO] [stdout] 31 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/participant.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         sqlx::query_as!(
[INFO] [stdout] 43 | |             ParticipantEntity,
[INFO] [stdout] 44 | |             "SELECT
[INFO] [stdout] 45 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |             offset,
[INFO] [stdout] 57 | |         )
[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/infrastructure/repository/participant.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | /         sqlx::query!(
[INFO] [stdout] 68 | |             "INSERT INTO participants (
[INFO] [stdout] 69 | |                 registration_id,
[INFO] [stdout] 70 | |                 client_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |             participant.updated_at,
[INFO] [stdout] 84 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/infrastructure/repository/participant.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | /         sqlx::query!(
[INFO] [stdout]  97 | |             "UPDATE participants SET
[INFO] [stdout]  98 | |                 participant_role = ?,
[INFO] [stdout]  99 | |                 dietary_requirements = ?,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             participant.id,
[INFO] [stdout] 108 | |         )
[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/infrastructure/repository/participant.rs:127:22
[INFO] [stdout]     |
[INFO] [stdout] 127 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 128 | |             "INSERT INTO participants (
[INFO] [stdout] 129 | |                 registration_id, client_id, participant_role,
[INFO] [stdout] 130 | |                 dietary_requirements, accessibility_needs, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |             entity.updated_at,
[INFO] [stdout] 139 | |         )
[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/infrastructure/repository/participant.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | /         sqlx::query_as!(
[INFO] [stdout] 155 | |             ParticipantEntity,
[INFO] [stdout] 156 | |             "SELECT
[INFO] [stdout] 157 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |             registration_id,
[INFO] [stdout] 168 | |         )
[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/infrastructure/repository/price_tier.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | /         sqlx::query_as!(
[INFO] [stdout] 26 | |             PriceTierEntity,
[INFO] [stdout] 27 | |             "SELECT
[INFO] [stdout] 28 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             id,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/price_tier.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query_as!(
[INFO] [stdout] 45 | |             PriceTierEntity,
[INFO] [stdout] 46 | |             "SELECT
[INFO] [stdout] 47 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |             offset,
[INFO] [stdout] 57 | |         )
[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/infrastructure/repository/price_tier.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 | /         sqlx::query!(
[INFO] [stdout] 65 | |             "INSERT INTO price_tiers (
[INFO] [stdout] 66 | |                 conference_id,
[INFO] [stdout] 67 | |                 price,
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             entity.updated_at,
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/infrastructure/repository/price_tier.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | /         sqlx::query!(
[INFO] [stdout] 87 | |             "UPDATE price_tiers SET
[INFO] [stdout] 88 | |                 conference_id = ?,
[INFO] [stdout] 89 | |                 price = ?,
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |             entity.id,
[INFO] [stdout] 98 | |         )
[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/infrastructure/repository/price_tier.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |               let result = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 121 | |                 "INSERT INTO price_tiers (
[INFO] [stdout] 122 | |                     conference_id,
[INFO] [stdout] 123 | |                     price,
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |                 entity.updated_at,
[INFO] [stdout] 133 | |             )
[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/infrastructure/repository/price_tier.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 | /             sqlx::query!(
[INFO] [stdout] 154 | |                 r#"
[INFO] [stdout] 155 | |                 UPDATE
[INFO] [stdout] 156 | |                     price_tiers
[INFO] [stdout] ...   |
[INFO] [stdout] 166 | |                 entity.id,
[INFO] [stdout] 167 | |             )
[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/infrastructure/repository/price_tier.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 180 | /         sqlx::query_as!(
[INFO] [stdout] 181 | |             PriceTierEntity,
[INFO] [stdout] 182 | |             "SELECT
[INFO] [stdout] 183 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |             conference_id,
[INFO] [stdout] 192 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/price_tier.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | /         sqlx::query!(
[INFO] [stdout] 200 | |             "DELETE FROM price_tiers WHERE conference_id = ?",
[INFO] [stdout] 201 | |             conference_id
[INFO] [stdout] 202 | |         )
[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/infrastructure/repository/registration.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             RegistrationEntity,
[INFO] [stdout] 19 | |             "SELECT
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |             id,
[INFO] [stdout] 34 | |         )
[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/infrastructure/repository/registration.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query_as!(
[INFO] [stdout] 46 | |             RegistrationEntity,
[INFO] [stdout] 47 | |             "SELECT
[INFO] [stdout] 48 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             offset,
[INFO] [stdout] 63 | |         )
[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/infrastructure/repository/registration.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | /         sqlx::query!(
[INFO] [stdout] 74 | |             "INSERT INTO registration (
[INFO] [stdout] 75 | |                 conference_id,
[INFO] [stdout] 76 | |                 status,
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             registration.updated_at,
[INFO] [stdout] 96 | |         )
[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/infrastructure/repository/registration.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 | /         sqlx::query!(
[INFO] [stdout] 109 | |             "UPDATE registration SET
[INFO] [stdout] 110 | |                 status = ?,
[INFO] [stdout] 111 | |                 cost = ?,
[INFO] [stdout] ...   |
[INFO] [stdout] 125 | |             registration.id,
[INFO] [stdout] 126 | |         )
[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/infrastructure/repository/registration.rs:145:22
[INFO] [stdout]     |
[INFO] [stdout] 145 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 146 | |             "INSERT INTO registration (
[INFO] [stdout] 147 | |                 conference_id, status, cost, discount_code, discount_amount,
[INFO] [stdout] 148 | |                 amount_paid, created_by_id, notes_internal, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 159 | |             entity.updated_at,
[INFO] [stdout] 160 | |         )
[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/infrastructure/repository/registration.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | /         sqlx::query_as!(
[INFO] [stdout] 176 | |             RegistrationEntity,
[INFO] [stdout] 177 | |             "SELECT
[INFO] [stdout] 178 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 191 | |             conference_id,
[INFO] [stdout] 192 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/infrastructure/repository/speaker.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             SpeakerEntity,
[INFO] [stdout] 19 | |             "SELECT id, participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout] 20 | |              av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] 21 | |              FROM speakers WHERE id = ?",
[INFO] [stdout] 22 | |             id,
[INFO] [stdout] 23 | |         )
[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/infrastructure/repository/speaker.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         sqlx::query_as!(
[INFO] [stdout] 31 | |             SpeakerEntity,
[INFO] [stdout] 32 | |             "SELECT id, participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout] 33 | |              av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             offset,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/speaker.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO speakers (
[INFO] [stdout] 46 | |                 participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout] 47 | |                 av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |             entity.updated_at,
[INFO] [stdout] 58 | |         )
[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/infrastructure/repository/speaker.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query!(
[INFO] [stdout] 67 | |             "UPDATE speakers SET
[INFO] [stdout] 68 | |                 talk_title = ?, talk_abstract = ?, duration_minutes = ?,
[INFO] [stdout] 69 | |                 av_requirements = ?, headshot = ?, bio = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             entity.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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/speaker.rs:96:9
[INFO] [stdout]     |
[INFO] [stdout]  96 | /         sqlx::query_as!(
[INFO] [stdout]  97 | |             SpeakerEntity,
[INFO] [stdout]  98 | |             "SELECT id, participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout]  99 | |              av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] 100 | |              FROM speakers WHERE participant_id = ?",
[INFO] [stdout] 101 | |             participant_id,
[INFO] [stdout] 102 | |         )
[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/infrastructure/repository/speaker.rs:113:22
[INFO] [stdout]     |
[INFO] [stdout] 113 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 114 | |             "INSERT INTO speakers (
[INFO] [stdout] 115 | |                 participant_id, talk_title, talk_abstract, duration_minutes,
[INFO] [stdout] 116 | |                 av_requirements, headshot, bio, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 126 | |             entity.updated_at,
[INFO] [stdout] 127 | |         )
[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/infrastructure/repository/sponsor.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             SponsorEntity,
[INFO] [stdout] 19 | |             "SELECT id, participant_id, tier, company_name, logo_url,
[INFO] [stdout] 20 | |              invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout] 21 | |              FROM sponsors WHERE id = ?",
[INFO] [stdout] 22 | |             id,
[INFO] [stdout] 23 | |         )
[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/infrastructure/repository/sponsor.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | /         sqlx::query_as!(
[INFO] [stdout] 31 | |             SponsorEntity,
[INFO] [stdout] 32 | |             "SELECT id, participant_id, tier, company_name, logo_url,
[INFO] [stdout] 33 | |              invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |             offset,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/sponsor.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO sponsors (
[INFO] [stdout] 46 | |                 participant_id, tier, company_name, logo_url,
[INFO] [stdout] 47 | |                 invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |             entity.updated_at,
[INFO] [stdout] 57 | |         )
[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/infrastructure/repository/sponsor.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | /         sqlx::query!(
[INFO] [stdout] 66 | |             "UPDATE sponsors SET
[INFO] [stdout] 67 | |                 tier = ?, company_name = ?, logo_url = ?,
[INFO] [stdout] 68 | |                 invoice_contact = ?, benefits_notes = ?, updated_at = ?
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             entity.id,
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/sponsor.rs:94:9
[INFO] [stdout]     |
[INFO] [stdout]  94 | /         sqlx::query_as!(
[INFO] [stdout]  95 | |             SponsorEntity,
[INFO] [stdout]  96 | |             "SELECT id, participant_id, tier, company_name, logo_url,
[INFO] [stdout]  97 | |              invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout]  98 | |              FROM sponsors WHERE participant_id = ?",
[INFO] [stdout]  99 | |             participant_id,
[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_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/infrastructure/repository/sponsor.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |           let result = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 112 | |             "INSERT INTO sponsors (
[INFO] [stdout] 113 | |                 participant_id, tier, company_name, logo_url,
[INFO] [stdout] 114 | |                 invoice_contact, benefits_notes, created_at, updated_at
[INFO] [stdout] ...   |
[INFO] [stdout] 123 | |             entity.updated_at,
[INFO] [stdout] 124 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/infrastructure/repository/user.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             UserEntity,
[INFO] [stdout] 19 | |             "SELECT 
[INFO] [stdout] 20 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |             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_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/infrastructure/repository/user.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query_as!(
[INFO] [stdout] 40 | |             UserEntity,
[INFO] [stdout] 41 | |             "SELECT 
[INFO] [stdout] 42 | |                 id,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |             offset,
[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_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/infrastructure/repository/user.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | /         sqlx::query!(
[INFO] [stdout] 63 | |             "INSERT INTO
[INFO] [stdout] 64 | |                 users (
[INFO] [stdout] 65 | |                     first_name,
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             user.updated_at,
[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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/user.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  88 | /         sqlx::query!(
[INFO] [stdout]  89 | |             "UPDATE
[INFO] [stdout]  90 | |                 users
[INFO] [stdout]  91 | |             SET
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             user.id,
[INFO] [stdout] 105 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/infrastructure/repository/user.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             sqlx::query_scalar!("SELECT EXISTS(SELECT 1 FROM users WHERE email = ?)", email,)
[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/infrastructure/repository/user.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 | /         sqlx::query_as!(
[INFO] [stdout] 130 | |             UserEntity,
[INFO] [stdout] 131 | |             "SELECT 
[INFO] [stdout] 132 | |                 id,
[INFO] [stdout] ...   |
[INFO] [stdout] 143 | |             email,
[INFO] [stdout] 144 | |         )
[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/infrastructure/repository/venue.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | /         sqlx::query_as!(
[INFO] [stdout] 18 | |             VenueEntity,
[INFO] [stdout] 19 | |             "SELECT id, name, address_line1, address_line2, city, state_region,
[INFO] [stdout] 20 | |              postal_code, country, notes, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |             offset,
[INFO] [stdout] 24 | |         )
[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/infrastructure/repository/venue.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             VenueEntity,
[INFO] [stdout] 33 | |             "SELECT id, name, address_line1, address_line2, city, state_region,
[INFO] [stdout] 34 | |              postal_code, country, notes, created_at, updated_at
[INFO] [stdout] 35 | |              FROM venues WHERE id = ?",
[INFO] [stdout] 36 | |             id,
[INFO] [stdout] 37 | |         )
[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/infrastructure/repository/venue.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 | /         sqlx::query!(
[INFO] [stdout] 45 | |             "INSERT INTO venues (
[INFO] [stdout] 46 | |                 name, address_line1, address_line2, city, state_region,
[INFO] [stdout] 47 | |                 postal_code, country, notes, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             venue.updated_at,
[INFO] [stdout] 59 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/infrastructure/repository/venue.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | /         sqlx::query!(
[INFO] [stdout] 68 | |             "UPDATE venues SET
[INFO] [stdout] 69 | |                 name = ?, address_line1 = ?, address_line2 = ?, city = ?,
[INFO] [stdout] 70 | |                 state_region = ?, postal_code = ?, country = ?, notes = ?,
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |             venue.id,
[INFO] [stdout] 83 | |         )
[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: `GroupDiscountResponse`
[INFO] [stdout]   --> src/infrastructure/service/conference_registration.rs:10:33
[INFO] [stdout]    |
[INFO] [stdout] 10 |             ConferenceResponse, GroupDiscountResponse, PriceTierResponse, RegisterDelegateRequest,
[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 `conference-services-api` (lib) due to 94 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/presentation/handler/activity.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |             start_at: chrono::NaiveDateTime::from_timestamp_opt(0, 0).unwrap(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/presentation/handler/activity.rs:208:44
[INFO] [stdout]     |
[INFO] [stdout] 208 |             end_at: chrono::NaiveDateTime::from_timestamp_opt(3600, 0).unwrap(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `models::conference::Conference` has no field named `published`
[INFO] [stdout]    --> src/presentation/handler/conference.rs:198:13
[INFO] [stdout]     |
[INFO] [stdout] 198 |             published: false,
[INFO] [stdout]     |             ^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 198 |             is_published: false,
[INFO] [stdout]     |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `code`, `created_at` and `updated_at` in initializer of `models::group_discount::GroupDiscount`
[INFO] [stdout]    --> src/presentation/handler/group_discount.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         GroupDiscount {
[INFO] [stdout]     |         ^^^^^^^^^^^^^ missing `code`, `created_at` and `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/presentation/handler/masterclass.rs:273:46
[INFO] [stdout]     |
[INFO] [stdout] 273 |             start_at: chrono::NaiveDateTime::from_timestamp_opt(0, 0).unwrap(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/presentation/handler/masterclass.rs:274:44
[INFO] [stdout]     |
[INFO] [stdout] 274 |             end_at: chrono::NaiveDateTime::from_timestamp_opt(7200, 0).unwrap(),
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `group_discount` in initializer of `Services`
[INFO] [stdout]   --> src/presentation/handler/utils.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         Self {
[INFO] [stdout]    |         ^^^^ missing `group_discount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0560.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `conference-services-api` (lib test) due to 97 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda", kill_on_drop: false }`
[INFO] [stdout] b1425d13a0cba80da84154a9584675b139c809e6067ac170fb54540655066cda
