[INFO] cloning repository https://github.com/karimUzden09/find-w
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karimUzden09/find-w" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimUzden09%2Ffind-w", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimUzden09%2Ffind-w'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b8f3f3b0d8bcfa729b1a85687edfa2b478331cdd
[INFO] testing karimUzden09/find-w against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimUzden09%2Ffind-w" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/karimUzden09/find-w
[INFO] finished tweaking git repo https://github.com/karimUzden09/find-w
[INFO] tweaked toml for git repo https://github.com/karimUzden09/find-w written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karimUzden09/find-w on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karimUzden09/find-w 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v1.6.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.11
[INFO] [stderr]   Downloaded crc v3.4.0
[INFO] [stderr]   Downloaded base64ct v1.8.2
[INFO] [stderr]   Downloaded axum-core v0.5.6
[INFO] [stderr]   Downloaded jsonwebtoken v10.2.0
[INFO] [stderr]   Downloaded axum-macros v0.5.0
[INFO] [stderr]   Downloaded rsa v0.9.10
[INFO] [stderr]   Downloaded hyper-util v0.1.19
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.6
[INFO] [stderr]   Downloaded unicode-normalization v0.1.25
[INFO] [stderr]   Downloaded ed25519-dalek v2.2.0
[INFO] [stderr]   Downloaded utoipa-gen v5.4.0
[INFO] [stderr]   Downloaded axum v0.8.8
[INFO] [stderr]   Downloaded cc v1.2.49
[INFO] [stderr]   Downloaded rustls-webpki v0.103.7
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded zerocopy v0.8.33
[INFO] [stderr]   Downloaded utoipa v5.4.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded tinyvec v1.10.0
[INFO] [stderr]   Downloaded event-listener v5.4.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.33
[INFO] [stderr]   Downloaded rustls v0.23.34
[INFO] [stderr]   Downloaded unicode-properties v0.1.4
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded deranged v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31881ced87aff4dc94f20b420c465e8ad2435fd3fda0568e1d578666c683f58b
[INFO] running `Command { std: "docker" "start" "-a" "31881ced87aff4dc94f20b420c465e8ad2435fd3fda0568e1d578666c683f58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31881ced87aff4dc94f20b420c465e8ad2435fd3fda0568e1d578666c683f58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31881ced87aff4dc94f20b420c465e8ad2435fd3fda0568e1d578666c683f58b", kill_on_drop: false }`
[INFO] [stdout] 31881ced87aff4dc94f20b420c465e8ad2435fd3fda0568e1d578666c683f58b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d21c790b828645d063152d13efd8c314f89b0971ece9220e9a22fd714bec43fc
[INFO] running `Command { std: "docker" "start" "-a" "d21c790b828645d063152d13efd8c314f89b0971ece9220e9a22fd714bec43fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling axum-core v0.5.6
[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 ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling utoipa-gen v5.4.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling utoipa v5.4.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling find-w 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/auth/http/handlers.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let res = sqlx::query_scalar!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 47 | |         r#"
[INFO] [stdout] 48 | |     INSERT INTO users (email,password_hash) VALUES ($1, $2) RETURNING id"#,
[INFO] [stdout] 49 | |         req.email,
[INFO] [stdout] 50 | |         password_hash,
[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_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/auth/http/handlers.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 87 | |         r#"
[INFO] [stdout] 88 | |     SELECT id, password_hash
[INFO] [stdout] 89 | |     FROM users
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         email
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/auth/http/handlers.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |       let _row = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 124 | |         r#"
[INFO] [stdout] 125 | |         INSERT INTO refresh_tokens (user_id, token_hash, expires_at)
[INFO] [stdout] 126 | |         VALUES ($1, $2 , $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         expaires_at
[INFO] [stdout] 132 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/auth/http/handlers.rs:177:15
[INFO] [stdout]     |
[INFO] [stdout] 177 |       let old = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 178 | |         r#"
[INFO] [stdout] 179 | |         SELECT id, user_id, expires_at, revoked_at
[INFO] [stdout] 180 | |         FROM refresh_tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         token_hash
[INFO] [stdout] 184 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/auth/http/handlers.rs:199:19
[INFO] [stdout]     |
[INFO] [stdout] 199 |       let new_row = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 200 | |         r#"
[INFO] [stdout] 201 | |         INSERT INTO refresh_tokens (user_id, token_hash, expires_at)
[INFO] [stdout] 202 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |         new_expires_at
[INFO] [stdout] 208 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/auth/http/handlers.rs:213:15
[INFO] [stdout]     |
[INFO] [stdout] 213 |       let upd = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 214 | |         r#"
[INFO] [stdout] 215 | |         UPDATE refresh_tokens
[INFO] [stdout] 216 | |         SET revoked_at = $1, replaced_by = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |         old.id
[INFO] [stdout] 222 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/auth/http/handlers.rs:272:16
[INFO] [stdout]     |
[INFO] [stdout] 272 |       let _res = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 273 | |         r#"
[INFO] [stdout] 274 | |         UPDATE refresh_tokens
[INFO] [stdout] 275 | |         SET revoked_at = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 279 | |         token_hash
[INFO] [stdout] 280 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/core/http/handlers.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let one = sqlx::query_scalar!("SELECT 1")
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/core/http/handlers.rs:72:15
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let row = sqlx::query!(r#"SELECT id, email FROM users WHERE id = $1"#, user.id)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/groups/repo.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 32 | |         r#"
[INFO] [stdout] 33 | |         INSERT INTO groups (
[INFO] [stdout] 34 | |             user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         group.members_count
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/groups/repo.rs:97:16
[INFO] [stdout]     |
[INFO] [stdout]  97 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  98 | |         r#"
[INFO] [stdout]  99 | |         SELECT
[INFO] [stdout] 100 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |         offset
[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/groups/repo.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 143 | |         r#"
[INFO] [stdout] 144 | |         DELETE FROM groups
[INFO] [stdout] 145 | |         WHERE user_id = $1 AND group_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 148 | |         group_id
[INFO] [stdout] 149 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/notes/repo.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 21 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 22 | |         r#"
[INFO] [stdout] 23 | |         INSERT INTO notes (user_id, title, body)
[INFO] [stdout] 24 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         body
[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/notes/repo.rs:48:26
[INFO] [stdout]    |
[INFO] [stdout] 48 |       let may_be_recodrd = sqlx::query!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 49 | |         r#"
[INFO] [stdout] 50 | |         SELECT id, user_id ,title, body, created_at
[INFO] [stdout] 51 | |         FROM notes
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |         user_id
[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/notes/repo.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 76 | |         r#"
[INFO] [stdout] 77 | |         SELECT id, user_id, title, body, created_at
[INFO] [stdout] 78 | |         FROM notes
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |         offset
[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/notes/repo.rs:107:15
[INFO] [stdout]     |
[INFO] [stdout] 107 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 108 | |         r#"
[INFO] [stdout] 109 | |         DELETE FROM notes
[INFO] [stdout] 110 | |         WHERE id = $1 AND user_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |         user_id
[INFO] [stdout] 114 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/user_settings/repo.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let _ = sqlx::query!(
[INFO] [stdout]    |  _____________^
[INFO] [stdout] 15 | |         r#"
[INFO] [stdout] 16 | |         INSERT INTO user_settings (user_id)
[INFO] [stdout] 17 | |         VALUES ($1)
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |         user_id
[INFO] [stdout] 21 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/user_settings/repo.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 26 | |         r#"
[INFO] [stdout] 27 | |         SELECT user_id, search_interval_minutes, updated_at
[INFO] [stdout] 28 | |         FROM user_settings
[INFO] [stdout] ...  |
[INFO] [stdout] 31 | |         user_id
[INFO] [stdout] 32 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/user_settings/repo.rs:48:15
[INFO] [stdout]    |
[INFO] [stdout] 48 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 49 | |         r#"
[INFO] [stdout] 50 | |         INSERT INTO user_settings (user_id, search_interval_minutes)
[INFO] [stdout] 51 | |         VALUES ($1, $2)
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |         search_interval_minutes
[INFO] [stdout] 60 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/vk_comment_likes/repo.rs:65:16
[INFO] [stdout]     |
[INFO] [stdout]  65 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  66 | |         r#"
[INFO] [stdout]  67 | |         INSERT INTO vk_comment_likes (
[INFO] [stdout]  68 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout]  99 | |         &found_dates
[INFO] [stdout] 100 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/vk_comment_likes/repo.rs:131:19
[INFO] [stdout]     |
[INFO] [stdout] 131 |       let deleted = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 132 | |         r#"
[INFO] [stdout] 133 | |         DELETE FROM vk_comment_likes AS l
[INFO] [stdout] 134 | |         USING UNNEST(
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         &comment_ids
[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/vk_comment_likes/repo.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 166 | |         r#"
[INFO] [stdout] 167 | |         SELECT
[INFO] [stdout] 168 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |         offset
[INFO] [stdout] 182 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/vk_comments/repo.rs:67:16
[INFO] [stdout]     |
[INFO] [stdout]  67 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  68 | |         r#"
[INFO] [stdout]  69 | |         INSERT INTO vk_comments (
[INFO] [stdout]  70 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         &comment_texts as &[Option<String>]
[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/vk_comments/repo.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |       let deleted = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 138 | |         r#"
[INFO] [stdout] 139 | |         DELETE FROM vk_comments AS c
[INFO] [stdout] 140 | |         USING UNNEST($2::bigint[], $3::bigint[], $4::bigint[]) AS src(group_id, post_id, comment_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         &comment_ids
[INFO] [stdout] 150 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/vk_comments/repo.rs:164:16
[INFO] [stdout]     |
[INFO] [stdout] 164 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 165 | |         r#"
[INFO] [stdout] 166 | |         SELECT
[INFO] [stdout] 167 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 181 | |         offset
[INFO] [stdout] 182 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/vk_post_likes/repo.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 61 | |         r#"
[INFO] [stdout] 62 | |         INSERT INTO vk_post_likes (
[INFO] [stdout] 63 | |             user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         &found_dates
[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/vk_post_likes/repo.rs:120:19
[INFO] [stdout]     |
[INFO] [stdout] 120 |       let deleted = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 121 | |         r#"
[INFO] [stdout] 122 | |         DELETE FROM vk_post_likes AS l
[INFO] [stdout] 123 | |         USING UNNEST($2::bigint[], $3::bigint[], $4::bigint[]) AS src(vk_user_id, group_id, post_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |         &post_ids
[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/vk_post_likes/repo.rs:147:16
[INFO] [stdout]     |
[INFO] [stdout] 147 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 148 | |         r#"
[INFO] [stdout] 149 | |         SELECT
[INFO] [stdout] 150 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 162 | |         offset
[INFO] [stdout] 163 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/vk_posts/repo.rs:66:16
[INFO] [stdout]     |
[INFO] [stdout]  66 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  67 | |         r#"
[INFO] [stdout]  68 | |         INSERT INTO vk_posts (
[INFO] [stdout]  69 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |         &post_texts as &[Option<String>]
[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/vk_posts/repo.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |       let deleted = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 143 | |         r#"
[INFO] [stdout] 144 | |         DELETE FROM vk_posts AS p
[INFO] [stdout] 145 | |         USING UNNEST($2::bigint[], $3::bigint[]) AS src(group_id, post_id)
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         &post_ids
[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/vk_posts/repo.rs:167:16
[INFO] [stdout]     |
[INFO] [stdout] 167 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 168 | |         r#"
[INFO] [stdout] 169 | |         SELECT
[INFO] [stdout] 170 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |         offset
[INFO] [stdout] 185 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/vk_tokens/repo.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |           let row = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 37 | |             r#"
[INFO] [stdout] 38 | |             INSERT INTO vk_tokens (user_id, token_hash, token_encrypted)
[INFO] [stdout] 39 | |             VALUES ($1, $2, pgp_sym_encrypt($3, $4, 'cipher-algo=aes256,compress-algo=1'))
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |             encryption_key
[INFO] [stdout] 48 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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/vk_tokens/repo.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 72 |       let deleted = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 73 | |         r#"
[INFO] [stdout] 74 | |         DELETE FROM vk_tokens
[INFO] [stdout] 75 | |         WHERE user_id = $1 AND token_hash = ANY($2)
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         &token_hashes
[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/vk_tokens/repo.rs:92:16
[INFO] [stdout]     |
[INFO] [stdout]  92 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  93 | |         r#"
[INFO] [stdout]  94 | |         SELECT
[INFO] [stdout]  95 | |             id,
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         encryption_key
[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` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/vk_users/repo.rs:89:16
[INFO] [stdout]     |
[INFO] [stdout]  89 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout]  90 | |         r#"
[INFO] [stdout]  91 | |         INSERT INTO vk_users (
[INFO] [stdout]  92 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 180 | |         &photos as &[Option<String>]
[INFO] [stdout] 181 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/vk_users/repo.rs:200:19
[INFO] [stdout]     |
[INFO] [stdout] 200 |       let deleted = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 201 | |         r#"
[INFO] [stdout] 202 | |         DELETE FROM vk_users
[INFO] [stdout] 203 | |         WHERE user_id = $1 AND vk_user_id = ANY($2::bigint[])
[INFO] [stdout] ...   |
[INFO] [stdout] 206 | |         vk_user_ids
[INFO] [stdout] 207 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/vk_users/repo.rs:220:16
[INFO] [stdout]     |
[INFO] [stdout] 220 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 221 | |         r#"
[INFO] [stdout] 222 | |         SELECT
[INFO] [stdout] 223 | |             user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |         offset
[INFO] [stdout] 245 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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] [stderr] error: could not compile `find-w` (lib) due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d21c790b828645d063152d13efd8c314f89b0971ece9220e9a22fd714bec43fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d21c790b828645d063152d13efd8c314f89b0971ece9220e9a22fd714bec43fc", kill_on_drop: false }`
[INFO] [stdout] d21c790b828645d063152d13efd8c314f89b0971ece9220e9a22fd714bec43fc
