[INFO] cloning repository https://github.com/postaverse/postaverse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/postaverse/postaverse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostaverse%2Fpostaverse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostaverse%2Fpostaverse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e47196450a79587aaae098d36749444dfe53013f [INFO] checking postaverse/postaverse/e47196450a79587aaae098d36749444dfe53013f against master#36e2b8a3a7aad93f8a92db6d254b746aa94ed6da for pr-151822 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpostaverse%2Fpostaverse" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/postaverse/postaverse [INFO] finished tweaking git repo https://github.com/postaverse/postaverse [INFO] tweaked toml for git repo https://github.com/postaverse/postaverse written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/postaverse/postaverse on toolchain 36e2b8a3a7aad93f8a92db6d254b746aa94ed6da [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/postaverse/postaverse 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" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded if_chain v1.0.3 [INFO] [stderr] Downloaded itoa v1.0.17 [INFO] [stderr] Downloaded http-range-header v0.4.2 [INFO] [stderr] Downloaded validator v0.16.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.104 [INFO] [stderr] Downloaded sqlx-macros v0.8.6 [INFO] [stderr] Downloaded axum-core v0.4.5 [INFO] [stderr] Downloaded sqlx-macros-core v0.8.6 [INFO] [stderr] Downloaded humansize v2.1.3 [INFO] [stderr] Downloaded argon2 v0.5.3 [INFO] [stderr] Downloaded multer v3.1.0 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded axum-macros v0.4.2 [INFO] [stderr] Downloaded rsa v0.9.9 [INFO] [stderr] Downloaded sqlx-sqlite v0.8.6 [INFO] [stderr] Downloaded sqlx-mysql v0.8.6 [INFO] [stderr] Downloaded axum v0.7.9 [INFO] [stderr] Downloaded cc v1.2.51 [INFO] [stderr] Downloaded tokio-util v0.7.18 [INFO] [stderr] Downloaded sqlx-core v0.8.6 [INFO] [stderr] Downloaded num-bigint-dig v0.8.6 [INFO] [stderr] Downloaded sqlx-postgres v0.8.6 [INFO] [stderr] Downloaded syn v2.0.113 [INFO] [stderr] Downloaded unicode-normalization v0.1.25 [INFO] [stderr] Downloaded serde_json v1.0.148 [INFO] [stderr] Downloaded sqlx v0.8.6 [INFO] [stderr] Downloaded axum-extra v0.9.6 [INFO] [stderr] Downloaded whoami v1.6.1 [INFO] [stderr] Downloaded find-msvc-tools v0.1.6 [INFO] [stderr] Downloaded tokio-stream v0.1.18 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded base64ct v1.8.2 [INFO] [stderr] Downloaded unicode-properties v0.1.4 [INFO] [stderr] Downloaded redox_syscall v0.7.0 [INFO] [stderr] Downloaded ryu v1.0.22 [INFO] [stderr] Downloaded askama_escape v0.10.3 [INFO] [stderr] Downloaded libredox v0.1.12 [INFO] [stderr] Downloaded askama_axum v0.4.0 [INFO] [stderr] Downloaded home v0.5.12 [INFO] [stderr] Downloaded crc v3.4.0 [INFO] [stderr] Downloaded crypto-common v0.1.7 [INFO] [stderr] Downloaded zmij v1.0.10 [INFO] [stderr] Downloaded libc v0.2.179 [INFO] [stderr] Downloaded tokio v1.49.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33b7012196abfde80d428dc8e0ed54dd6793d8df76395336d35b07467a1a6614 [INFO] running `Command { std: "docker" "start" "-a" "33b7012196abfde80d428dc8e0ed54dd6793d8df76395336d35b07467a1a6614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b7012196abfde80d428dc8e0ed54dd6793d8df76395336d35b07467a1a6614", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b7012196abfde80d428dc8e0ed54dd6793d8df76395336d35b07467a1a6614", kill_on_drop: false }` [INFO] [stdout] 33b7012196abfde80d428dc8e0ed54dd6793d8df76395336d35b07467a1a6614 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+36e2b8a3a7aad93f8a92db6d254b746aa94ed6da" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d010b675dd158776086adbe22f8291809dbc64e7a1bcfd7caaef6a2375e9604 [INFO] running `Command { std: "docker" "start" "-a" "3d010b675dd158776086adbe22f8291809dbc64e7a1bcfd7caaef6a2375e9604", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking base64ct v1.8.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking askama v0.12.1 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking askama_axum v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking tower-http 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 axum-extra v0.9.6 [INFO] [stderr] Checking postaverse v1.0.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/db/comments.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / sqlx::query!( [INFO] [stdout] 27 | | r#" [INFO] [stdout] 28 | | INSERT INTO comments (id, post_id, user_id, content) [INFO] [stdout] 29 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 34 | | content [INFO] [stdout] 35 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/comments.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | let rows = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 50 | | r#" [INFO] [stdout] 51 | | SELECT [INFO] [stdout] 52 | | c.id, [INFO] [stdout] ... | [INFO] [stdout] 70 | | offset [INFO] [stdout] 71 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/comments.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let count = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | SELECT COUNT(*) AS "count!" FROM comments WHERE post_id = $1 [INFO] [stdout] 99 | | "#, [INFO] [stdout] 100 | | post_id [INFO] [stdout] 101 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/comments.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 118 | | r#" [INFO] [stdout] 119 | | UPDATE comments [INFO] [stdout] 120 | | SET [INFO] [stdout] ... | [INFO] [stdout] 128 | | content [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/comments.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 147 | | r#" [INFO] [stdout] 148 | | DELETE FROM comments [INFO] [stdout] 149 | | WHERE id = $1 AND user_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 152 | | user_id [INFO] [stdout] 153 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/follows.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / sqlx::query!( [INFO] [stdout] 28 | | r#" [INFO] [stdout] 29 | | INSERT INTO follows (id, follower_id, following_id) [INFO] [stdout] 30 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 34 | | following_id [INFO] [stdout] 35 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/follows.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 45 | | r#" [INFO] [stdout] 46 | | DELETE FROM follows [INFO] [stdout] 47 | | WHERE follower_id = $1 AND following_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 50 | | following_id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/follows.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 69 | | r#" [INFO] [stdout] 70 | | SELECT EXISTS( [INFO] [stdout] 71 | | SELECT 1 FROM follows [INFO] [stdout] ... | [INFO] [stdout] 76 | | following_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_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/db/follows.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 91 | | r#" [INFO] [stdout] 92 | | SELECT [INFO] [stdout] 93 | | EXISTS( [INFO] [stdout] ... | [INFO] [stdout] 101 | | user_b [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` (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/db/follows.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | let users = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 123 | | UserWithFollowStatus, [INFO] [stdout] 124 | | r#" [INFO] [stdout] 125 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 146 | | offset [INFO] [stdout] 147 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/follows.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let users = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 165 | | UserWithFollowStatus, [INFO] [stdout] 166 | | r#" [INFO] [stdout] 167 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 188 | | offset [INFO] [stdout] 189 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/likes.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | / sqlx::query!( [INFO] [stdout] 22 | | r#" [INFO] [stdout] 23 | | INSERT INTO likes (id, user_id, post_id) [INFO] [stdout] 24 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 28 | | post_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` (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/db/likes.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 39 | | r#" [INFO] [stdout] 40 | | DELETE FROM likes [INFO] [stdout] 41 | | WHERE user_id = $1 AND post_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 44 | | post_id [INFO] [stdout] 45 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/likes.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 59 | | r#" [INFO] [stdout] 60 | | SELECT EXISTS( [INFO] [stdout] 61 | | SELECT 1 FROM likes WHERE user_id = $1 AND post_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 65 | | post_id [INFO] [stdout] 66 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/likes.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let count = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 76 | | r#" [INFO] [stdout] 77 | | SELECT COUNT(*) AS "count!" FROM likes WHERE post_id = $1 [INFO] [stdout] 78 | | "#, [INFO] [stdout] 79 | | post_id [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/likes.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | let liked = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 100 | | r#" [INFO] [stdout] 101 | | SELECT post_id FROM likes [INFO] [stdout] 102 | | WHERE user_id = $1 AND post_id = ANY($2) [INFO] [stdout] ... | [INFO] [stdout] 105 | | post_ids [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / sqlx::query!( [INFO] [stdout] 23 | | r#" [INFO] [stdout] 24 | | INSERT INTO posts (id, user_id, content) [INFO] [stdout] 25 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 29 | | content [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | let post = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 40 | | Post, [INFO] [stdout] 41 | | r#" [INFO] [stdout] 42 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 53 | | id [INFO] [stdout] 54 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/comments.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / sqlx::query!( [INFO] [stdout] 27 | | r#" [INFO] [stdout] 28 | | INSERT INTO comments (id, post_id, user_id, content) [INFO] [stdout] 29 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 34 | | content [INFO] [stdout] 35 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 68 | | r#" [INFO] [stdout] 69 | | SELECT [INFO] [stdout] 70 | | p.id, [INFO] [stdout] ... | [INFO] [stdout] 90 | | current_user_id [INFO] [stdout] 91 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/comments.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | let rows = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 50 | | r#" [INFO] [stdout] 51 | | SELECT [INFO] [stdout] 52 | | c.id, [INFO] [stdout] ... | [INFO] [stdout] 70 | | offset [INFO] [stdout] 71 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/posts.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 122 | | r#" [INFO] [stdout] 123 | | UPDATE posts [INFO] [stdout] 124 | | SET [INFO] [stdout] ... | [INFO] [stdout] 133 | | content [INFO] [stdout] 134 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/db/posts.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 152 | | r#" [INFO] [stdout] 153 | | DELETE FROM posts [INFO] [stdout] 154 | | WHERE id = $1 AND user_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 157 | | user_id [INFO] [stdout] 158 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/posts.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 174 | | r#" [INFO] [stdout] 175 | | DELETE FROM posts WHERE id = $1 [INFO] [stdout] 176 | | "#, [INFO] [stdout] 177 | | post_id [INFO] [stdout] 178 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | let posts = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 198 | | FeedPost, [INFO] [stdout] 199 | | r#" [INFO] [stdout] 200 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 217 | | offset [INFO] [stdout] 218 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/comments.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let count = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | SELECT COUNT(*) AS "count!" FROM comments WHERE post_id = $1 [INFO] [stdout] 99 | | "#, [INFO] [stdout] 100 | | post_id [INFO] [stdout] 101 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | let posts = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 233 | | FeedPost, [INFO] [stdout] 234 | | r#" [INFO] [stdout] 235 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 256 | | offset [INFO] [stdout] 257 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/comments.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 118 | | r#" [INFO] [stdout] 119 | | UPDATE comments [INFO] [stdout] 120 | | SET [INFO] [stdout] ... | [INFO] [stdout] 128 | | content [INFO] [stdout] 129 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:271:21 [INFO] [stdout] | [INFO] [stdout] 271 | let posts = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 272 | | FeedPost, [INFO] [stdout] 273 | | r#" [INFO] [stdout] 274 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 293 | | offset [INFO] [stdout] 294 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/comments.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 147 | | r#" [INFO] [stdout] 148 | | DELETE FROM comments [INFO] [stdout] 149 | | WHERE id = $1 AND user_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 152 | | user_id [INFO] [stdout] 153 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:303:21 [INFO] [stdout] | [INFO] [stdout] 303 | let count = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 304 | | r#" [INFO] [stdout] 305 | | SELECT COUNT(*) AS "count!" FROM posts [INFO] [stdout] 306 | | "# [INFO] [stdout] 307 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/sessions.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / sqlx::query!( [INFO] [stdout] 24 | | r#" [INFO] [stdout] 25 | | INSERT INTO sessions (id, user_id, token_hash, user_agent, ip_address, expires_at) [INFO] [stdout] 26 | | VALUES ($1, $2, $3, $4, $5, $6) [INFO] [stdout] ... | [INFO] [stdout] 33 | | session.expires_at [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` (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/db/sessions.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 50 | | r#" [INFO] [stdout] 51 | | SELECT [INFO] [stdout] 52 | | s.id AS session_id, [INFO] [stdout] ... | [INFO] [stdout] 75 | | token_hash [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/sessions.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | / sqlx::query!( [INFO] [stdout] 113 | | r#" [INFO] [stdout] 114 | | DELETE FROM sessions WHERE token_hash = $1 [INFO] [stdout] 115 | | "#, [INFO] [stdout] 116 | | token_hash [INFO] [stdout] 117 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/follows.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | / sqlx::query!( [INFO] [stdout] 28 | | r#" [INFO] [stdout] 29 | | INSERT INTO follows (id, follower_id, following_id) [INFO] [stdout] 30 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 34 | | following_id [INFO] [stdout] 35 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | / sqlx::query!( [INFO] [stdout] 29 | | r#" [INFO] [stdout] 30 | | INSERT INTO users (id, username, email, password_hash) [INFO] [stdout] 31 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 36 | | password_hash [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` (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/db/users.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 47 | | User, [INFO] [stdout] 48 | | r#" [INFO] [stdout] 49 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 64 | | id [INFO] [stdout] 65 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/follows.rs:44:22 [INFO] [stdout] | [INFO] [stdout] 44 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 45 | | r#" [INFO] [stdout] 46 | | DELETE FROM follows [INFO] [stdout] 47 | | WHERE follower_id = $1 AND following_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 50 | | following_id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 75 | | User, [INFO] [stdout] 76 | | r#" [INFO] [stdout] 77 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 92 | | username [INFO] [stdout] 93 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 106 | | User, [INFO] [stdout] 107 | | r#" [INFO] [stdout] 108 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 123 | | username_or_email [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/users.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / sqlx::query!( [INFO] [stdout] 140 | | r#" [INFO] [stdout] 141 | | UPDATE users [INFO] [stdout] 142 | | SET [INFO] [stdout] ... | [INFO] [stdout] 152 | | avatar_url [INFO] [stdout] 153 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | / sqlx::query!( [INFO] [stdout] 167 | | r#" [INFO] [stdout] 168 | | UPDATE users [INFO] [stdout] 169 | | SET [INFO] [stdout] ... | [INFO] [stdout] 175 | | password_hash [INFO] [stdout] 176 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:186:23 [INFO] [stdout] | [INFO] [stdout] 186 | let profile = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 187 | | UserProfile, [INFO] [stdout] 188 | | r#" [INFO] [stdout] 189 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 203 | | username [INFO] [stdout] 204 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 214 | | r#" [INFO] [stdout] 215 | | SELECT EXISTS(SELECT 1 FROM users WHERE LOWER(username) = LOWER($1)) AS "exists!" [INFO] [stdout] 216 | | "#, [INFO] [stdout] 217 | | username [INFO] [stdout] 218 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 228 | | r#" [INFO] [stdout] 229 | | SELECT EXISTS(SELECT 1 FROM users WHERE LOWER(email) = LOWER($1)) AS "exists!" [INFO] [stdout] 230 | | "#, [INFO] [stdout] 231 | | email [INFO] [stdout] 232 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/follows.rs:68:22 [INFO] [stdout] | [INFO] [stdout] 68 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 69 | | r#" [INFO] [stdout] 70 | | SELECT EXISTS( [INFO] [stdout] 71 | | SELECT 1 FROM follows [INFO] [stdout] ... | [INFO] [stdout] 76 | | following_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_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/db/follows.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 91 | | r#" [INFO] [stdout] 92 | | SELECT [INFO] [stdout] 93 | | EXISTS( [INFO] [stdout] ... | [INFO] [stdout] 101 | | user_b [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` (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/db/follows.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | let users = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 123 | | UserWithFollowStatus, [INFO] [stdout] 124 | | r#" [INFO] [stdout] 125 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 146 | | offset [INFO] [stdout] 147 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/follows.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | let users = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 165 | | UserWithFollowStatus, [INFO] [stdout] 166 | | r#" [INFO] [stdout] 167 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 188 | | offset [INFO] [stdout] 189 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/likes.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | / sqlx::query!( [INFO] [stdout] 22 | | r#" [INFO] [stdout] 23 | | INSERT INTO likes (id, user_id, post_id) [INFO] [stdout] 24 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 28 | | post_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` (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/db/likes.rs:38:22 [INFO] [stdout] | [INFO] [stdout] 38 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 39 | | r#" [INFO] [stdout] 40 | | DELETE FROM likes [INFO] [stdout] 41 | | WHERE user_id = $1 AND post_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 44 | | post_id [INFO] [stdout] 45 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/likes.rs:58:22 [INFO] [stdout] | [INFO] [stdout] 58 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 59 | | r#" [INFO] [stdout] 60 | | SELECT EXISTS( [INFO] [stdout] 61 | | SELECT 1 FROM likes WHERE user_id = $1 AND post_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 65 | | post_id [INFO] [stdout] 66 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/likes.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let count = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 76 | | r#" [INFO] [stdout] 77 | | SELECT COUNT(*) AS "count!" FROM likes WHERE post_id = $1 [INFO] [stdout] 78 | | "#, [INFO] [stdout] 79 | | post_id [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/likes.rs:99:21 [INFO] [stdout] | [INFO] [stdout] 99 | let liked = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 100 | | r#" [INFO] [stdout] 101 | | SELECT post_id FROM likes [INFO] [stdout] 102 | | WHERE user_id = $1 AND post_id = ANY($2) [INFO] [stdout] ... | [INFO] [stdout] 105 | | post_ids [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / sqlx::query!( [INFO] [stdout] 23 | | r#" [INFO] [stdout] 24 | | INSERT INTO posts (id, user_id, content) [INFO] [stdout] 25 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 29 | | content [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | let post = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 40 | | Post, [INFO] [stdout] 41 | | r#" [INFO] [stdout] 42 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 53 | | id [INFO] [stdout] 54 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 68 | | r#" [INFO] [stdout] 69 | | SELECT [INFO] [stdout] 70 | | p.id, [INFO] [stdout] ... | [INFO] [stdout] 90 | | current_user_id [INFO] [stdout] 91 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 122 | | r#" [INFO] [stdout] 123 | | UPDATE posts [INFO] [stdout] 124 | | SET [INFO] [stdout] ... | [INFO] [stdout] 133 | | content [INFO] [stdout] 134 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/db/posts.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 152 | | r#" [INFO] [stdout] 153 | | DELETE FROM posts [INFO] [stdout] 154 | | WHERE id = $1 AND user_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 157 | | user_id [INFO] [stdout] 158 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/posts.rs:173:22 [INFO] [stdout] | [INFO] [stdout] 173 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 174 | | r#" [INFO] [stdout] 175 | | DELETE FROM posts WHERE id = $1 [INFO] [stdout] 176 | | "#, [INFO] [stdout] 177 | | post_id [INFO] [stdout] 178 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:197:21 [INFO] [stdout] | [INFO] [stdout] 197 | let posts = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 198 | | FeedPost, [INFO] [stdout] 199 | | r#" [INFO] [stdout] 200 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 217 | | offset [INFO] [stdout] 218 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:232:21 [INFO] [stdout] | [INFO] [stdout] 232 | let posts = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 233 | | FeedPost, [INFO] [stdout] 234 | | r#" [INFO] [stdout] 235 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 256 | | offset [INFO] [stdout] 257 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:271:21 [INFO] [stdout] | [INFO] [stdout] 271 | let posts = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 272 | | FeedPost, [INFO] [stdout] 273 | | r#" [INFO] [stdout] 274 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 293 | | offset [INFO] [stdout] 294 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/posts.rs:303:21 [INFO] [stdout] | [INFO] [stdout] 303 | let count = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 304 | | r#" [INFO] [stdout] 305 | | SELECT COUNT(*) AS "count!" FROM posts [INFO] [stdout] 306 | | "# [INFO] [stdout] 307 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/sessions.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / sqlx::query!( [INFO] [stdout] 24 | | r#" [INFO] [stdout] 25 | | INSERT INTO sessions (id, user_id, token_hash, user_agent, ip_address, expires_at) [INFO] [stdout] 26 | | VALUES ($1, $2, $3, $4, $5, $6) [INFO] [stdout] ... | [INFO] [stdout] 33 | | session.expires_at [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` (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/db/sessions.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | let row = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 50 | | r#" [INFO] [stdout] 51 | | SELECT [INFO] [stdout] 52 | | s.id AS session_id, [INFO] [stdout] ... | [INFO] [stdout] 75 | | token_hash [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/sessions.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | / sqlx::query!( [INFO] [stdout] 113 | | r#" [INFO] [stdout] 114 | | DELETE FROM sessions WHERE token_hash = $1 [INFO] [stdout] 115 | | "#, [INFO] [stdout] 116 | | token_hash [INFO] [stdout] 117 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/users.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | / sqlx::query!( [INFO] [stdout] 29 | | r#" [INFO] [stdout] 30 | | INSERT INTO users (id, username, email, password_hash) [INFO] [stdout] 31 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 36 | | password_hash [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` (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/db/users.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 47 | | User, [INFO] [stdout] 48 | | r#" [INFO] [stdout] 49 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 64 | | id [INFO] [stdout] 65 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 75 | | User, [INFO] [stdout] 76 | | r#" [INFO] [stdout] 77 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 92 | | username [INFO] [stdout] 93 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 105 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 106 | | User, [INFO] [stdout] 107 | | r#" [INFO] [stdout] 108 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 123 | | username_or_email [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/db/users.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | / sqlx::query!( [INFO] [stdout] 140 | | r#" [INFO] [stdout] 141 | | UPDATE users [INFO] [stdout] 142 | | SET [INFO] [stdout] ... | [INFO] [stdout] 152 | | avatar_url [INFO] [stdout] 153 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | / sqlx::query!( [INFO] [stdout] 167 | | r#" [INFO] [stdout] 168 | | UPDATE users [INFO] [stdout] 169 | | SET [INFO] [stdout] ... | [INFO] [stdout] 175 | | password_hash [INFO] [stdout] 176 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:186:23 [INFO] [stdout] | [INFO] [stdout] 186 | let profile = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 187 | | UserProfile, [INFO] [stdout] 188 | | r#" [INFO] [stdout] 189 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 203 | | username [INFO] [stdout] 204 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 214 | | r#" [INFO] [stdout] 215 | | SELECT EXISTS(SELECT 1 FROM users WHERE LOWER(username) = LOWER($1)) AS "exists!" [INFO] [stdout] 216 | | "#, [INFO] [stdout] 217 | | username [INFO] [stdout] 218 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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/db/users.rs:227:22 [INFO] [stdout] | [INFO] [stdout] 227 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 228 | | r#" [INFO] [stdout] 229 | | SELECT EXISTS(SELECT 1 FROM users WHERE LOWER(email) = LOWER($1)) AS "exists!" [INFO] [stdout] 230 | | "#, [INFO] [stdout] 231 | | email [INFO] [stdout] 232 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [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[E0282]: type annotations needed [INFO] [stdout] --> src/db/comments.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let rows = sqlx::query!( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | Ok(rows [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `rows` an explicit type [INFO] [stdout] | [INFO] [stdout] 49 | let rows: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/comments.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 117 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/comments.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 146 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/follows.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 44 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/likes.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 38 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/posts.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let row = sqlx::query!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | Ok(row.map(|r| PostWithAuthor { [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `row` an explicit type [INFO] [stdout] | [INFO] [stdout] 67 | let row: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/posts.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 121 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/posts.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 151 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/posts.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 173 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/sessions.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let row = sqlx::query!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | Ok(row.map(|r| { [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `row` an explicit type [INFO] [stdout] | [INFO] [stdout] 49 | let row: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/comments.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let rows = sqlx::query!( [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | Ok(rows [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `rows` an explicit type [INFO] [stdout] | [INFO] [stdout] 49 | let rows: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/comments.rs:117:13 [INFO] [stdout] | [INFO] [stdout] 117 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 117 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/comments.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 146 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/follows.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 44 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/likes.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 38 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/posts.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let row = sqlx::query!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | Ok(row.map(|r| PostWithAuthor { [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `row` an explicit type [INFO] [stdout] | [INFO] [stdout] 67 | let row: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/posts.rs:121:13 [INFO] [stdout] | [INFO] [stdout] 121 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 121 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/posts.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 151 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/posts.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | let result = sqlx::query!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 182 | if result.rows_affected() == 0 { [INFO] [stdout] | ------ type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `result` an explicit type [INFO] [stdout] | [INFO] [stdout] 173 | let result: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/db/sessions.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let row = sqlx::query!( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 80 | Ok(row.map(|r| { [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `row` an explicit type [INFO] [stdout] | [INFO] [stdout] 49 | let row: /* Type */ = sqlx::query!( [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `postaverse` (lib) due to 48 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `postaverse` (lib test) due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "3d010b675dd158776086adbe22f8291809dbc64e7a1bcfd7caaef6a2375e9604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d010b675dd158776086adbe22f8291809dbc64e7a1bcfd7caaef6a2375e9604", kill_on_drop: false }` [INFO] [stdout] 3d010b675dd158776086adbe22f8291809dbc64e7a1bcfd7caaef6a2375e9604