[INFO] cloning repository https://github.com/swnesbv/axum-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swnesbv/axum-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswnesbv%2Faxum-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswnesbv%2Faxum-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acc1b3fc72d9a6a02aced41b89c46d591c791c91
[INFO] checking swnesbv/axum-example against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswnesbv%2Faxum-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/swnesbv/axum-example on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/swnesbv/axum-example
[INFO] finished tweaking git repo https://github.com/swnesbv/axum-example
[INFO] tweaked toml for git repo https://github.com/swnesbv/axum-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/swnesbv/axum-example 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "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]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking swnesbv/axum-example against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswnesbv%2Faxum-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/swnesbv/axum-example on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/swnesbv/axum-example
[INFO] finished tweaking git repo https://github.com/swnesbv/axum-example
[INFO] tweaked toml for git repo https://github.com/swnesbv/axum-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/swnesbv/axum-example 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_html_form v0.2.6
[INFO] [stderr]   Downloaded http-range-header v0.4.1
[INFO] [stderr]   Downloaded axum-extra v0.9.4
[INFO] [stderr]   Downloaded hyper-util v0.1.9
[INFO] [stderr]   Downloaded reqwest v0.12.8
[INFO] [stderr]   Downloaded axum v0.7.7
[INFO] [stderr]   Downloaded rustls v0.23.15
[INFO] [stderr]   Downloaded public-ip-address v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac6eb979e06e1ae7697aec420fcc112644a214ef8a8f024496642b0719f0cc3b
[INFO] running `Command { std: "docker" "start" "-a" "ac6eb979e06e1ae7697aec420fcc112644a214ef8a8f024496642b0719f0cc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac6eb979e06e1ae7697aec420fcc112644a214ef8a8f024496642b0719f0cc3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac6eb979e06e1ae7697aec420fcc112644a214ef8a8f024496642b0719f0cc3b", kill_on_drop: false }`
[INFO] [stdout] ac6eb979e06e1ae7697aec420fcc112644a214ef8a8f024496642b0719f0cc3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b53eea4bd665e20ae00dc3b918dec3d61e10970a8871de6473729f15f8682d6e
[INFO] running `Command { std: "docker" "start" "-a" "b53eea4bd665e20ae00dc3b918dec3d61e10970a8871de6473729f15f8682d6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking async-compression v0.4.17
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking serde_html_form v0.2.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]     Checking iri-string v0.7.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking scraper v0.20.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking public-ip-address v0.3.2
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking axum-extra v0.9.4
[INFO] [stderr]     Checking axum-example 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/handlers.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let email = query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 52 | |         "SELECT email FROM users WHERE email=$1",
[INFO] [stdout] 53 | |         &form.email
[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 `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/handlers.rs:51:14
[INFO] [stdout]    |
[INFO] [stdout] 51 |       let email = query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 52 | |         "SELECT email FROM users WHERE email=$1",
[INFO] [stdout] 53 | |         &form.email
[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 `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/handlers.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let pass = query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 64 | |         "SELECT password FROM users WHERE email=$1",
[INFO] [stdout] 65 | |         &form.email
[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 `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/handlers.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |       let pass = query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 64 | |         "SELECT password FROM users WHERE email=$1",
[INFO] [stdout] 65 | |         &form.email
[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 `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/handlers.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let in_user = query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 81 | |         VeriUser,
[INFO] [stdout] 82 | |         "SELECT id, email, username, status FROM users WHERE email=$1",
[INFO] [stdout] 83 | |         &form.email
[INFO] [stdout] 84 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/auth/handlers.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let in_user = query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 81 | |         VeriUser,
[INFO] [stdout] 82 | |         "SELECT id, email, username, status FROM users WHERE email=$1",
[INFO] [stdout] 83 | |         &form.email
[INFO] [stdout] 84 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/profile/accreditation.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let q_email = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |         "SELECT email FROM users WHERE email=$1",
[INFO] [stdout] 48 | |         &form.email
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/profile/accreditation.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let q_email = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 47 | |         "SELECT email FROM users WHERE email=$1",
[INFO] [stdout] 48 | |         &form.email
[INFO] [stdout] 49 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/profile/accreditation.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let q_name = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 62 | |         "SELECT username FROM users WHERE username=$1",
[INFO] [stdout] 63 | |         &form.username
[INFO] [stdout] 64 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/profile/accreditation.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let q_name = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 62 | |         "SELECT username FROM users WHERE username=$1",
[INFO] [stdout] 63 | |         &form.username
[INFO] [stdout] 64 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/profile/accreditation.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 147 | |         "UPDATE users SET email=$2, username=$3, updated_at=$4 WHERE id=$1",
[INFO] [stdout] 148 | |         t.id,
[INFO] [stdout] 149 | |         &form.email,
[INFO] [stdout] 150 | |         &form.username,
[INFO] [stdout] 151 | |         Some(Utc::now())
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/profile/accreditation.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |       let _ = sqlx::query!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 147 | |         "UPDATE users SET email=$2, username=$3, updated_at=$4 WHERE id=$1",
[INFO] [stdout] 148 | |         t.id,
[INFO] [stdout] 149 | |         &form.email,
[INFO] [stdout] 150 | |         &form.username,
[INFO] [stdout] 151 | |         Some(Utc::now())
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/profile/accreditation.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let _ = sqlx::query_as!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 231 | |         PasswordChange,
[INFO] [stdout] 232 | |         "UPDATE users SET password=$2, updated_at=$3 WHERE id=$1",
[INFO] [stdout] 233 | |         t.id,
[INFO] [stdout] 234 | |         u.password,
[INFO] [stdout] 235 | |         u.updated_at
[INFO] [stdout] 236 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/profile/accreditation.rs:230:13
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let _ = sqlx::query_as!(
[INFO] [stdout]     |  _____________^
[INFO] [stdout] 231 | |         PasswordChange,
[INFO] [stdout] 232 | |         "UPDATE users SET password=$2, updated_at=$3 WHERE id=$1",
[INFO] [stdout] 233 | |         t.id,
[INFO] [stdout] 234 | |         u.password,
[INFO] [stdout] 235 | |         u.updated_at
[INFO] [stdout] 236 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/profile/views.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 16 | |         ListUser,
[INFO] [stdout] 17 | |         "SELECT id, email, username, img, created_at, updated_at FROM users"
[INFO] [stdout] 18 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/profile/views.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 16 | |         ListUser,
[INFO] [stdout] 17 | |         "SELECT id, email, username, img, created_at, updated_at FROM users"
[INFO] [stdout] 18 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/profile/views.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 32 | |         ListUser,
[INFO] [stdout] 33 | |         "SELECT id, email, username, img, created_at, updated_at FROM users WHERE username=$1",
[INFO] [stdout] 34 | |         name
[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_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/profile/views.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 32 | |         ListUser,
[INFO] [stdout] 33 | |         "SELECT id, email, username, img, created_at, updated_at FROM users WHERE username=$1",
[INFO] [stdout] 34 | |         name
[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_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/profile/views.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |         UpdateUser,
[INFO] [stdout] 48 | |         "SELECT email, username, updated_at FROM users WHERE id=$1",
[INFO] [stdout] 49 | |         id
[INFO] [stdout] 50 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/profile/views.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 47 | |         UpdateUser,
[INFO] [stdout] 48 | |         "SELECT email, username, updated_at FROM users WHERE id=$1",
[INFO] [stdout] 49 | |         id
[INFO] [stdout] 50 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/comments/views.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 12 | |             Comments,
[INFO] [stdout] 13 | |             "SELECT * FROM comments WHERE comment_on::JSON ->> 'whose'=$1", i
[INFO] [stdout] 14 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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/comments/views.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 12 | |             Comments,
[INFO] [stdout] 13 | |             "SELECT * FROM comments WHERE comment_on::JSON ->> 'whose'=$1", i
[INFO] [stdout] 14 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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/products/views.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let result = sqlx::query_as!(Products, "SELECT * FROM products")
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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/products/views.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let result = sqlx::query_as!(Products, "SELECT * FROM products")
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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/products/views.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 19 | |         Products,
[INFO] [stdout] 20 | |         "SELECT * FROM products WHERE id=$1",
[INFO] [stdout] 21 | |         id
[INFO] [stdout] 22 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/products/views.rs:18:18
[INFO] [stdout]    |
[INFO] [stdout] 18 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 19 | |         Products,
[INFO] [stdout] 20 | |         "SELECT * FROM products WHERE id=$1",
[INFO] [stdout] 21 | |         id
[INFO] [stdout] 22 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/products/views.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 58 | |         Products,
[INFO] [stdout] 59 | |         "SELECT * FROM products WHERE categories && ARRAY[$1,$2,$3,$4]::TEXT[]", a,b,c,d
[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_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/products/views.rs:57:18
[INFO] [stdout]    |
[INFO] [stdout] 57 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 58 | |         Products,
[INFO] [stdout] 59 | |         "SELECT * FROM products WHERE categories && ARRAY[$1,$2,$3,$4]::TEXT[]", a,b,c,d
[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_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/products/views.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 72 | |         Products,
[INFO] [stdout] 73 | |         "SELECT * FROM products WHERE $1 @> cts", i.as_deref()
[INFO] [stdout] 74 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/products/views.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 72 | |         Products,
[INFO] [stdout] 73 | |         "SELECT * FROM products WHERE $1 @> cts", i.as_deref()
[INFO] [stdout] 74 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/purchases/views.rs:9:18
[INFO] [stdout]    |
[INFO] [stdout] 9  |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 10 | |         Purchases,
[INFO] [stdout] 11 | |         "SELECT * FROM purchases WHERE id=$1",
[INFO] [stdout] 12 | |         id
[INFO] [stdout] 13 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/purchases/views.rs:9:18
[INFO] [stdout]    |
[INFO] [stdout] 9  |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 10 | |         Purchases,
[INFO] [stdout] 11 | |         "SELECT * FROM purchases WHERE id=$1",
[INFO] [stdout] 12 | |         id
[INFO] [stdout] 13 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/purchases/views.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         Purchases,
[INFO] [stdout] 26 | |         "SELECT * FROM purchases WHERE id=$1",
[INFO] [stdout] 27 | |         id
[INFO] [stdout] 28 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/purchases/views.rs:24:18
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 25 | |         Purchases,
[INFO] [stdout] 26 | |         "SELECT * FROM purchases WHERE id=$1",
[INFO] [stdout] 27 | |         id
[INFO] [stdout] 28 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/import_export/views.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let result = sqlx::query_as!(CsvUser, "SELECT * FROM users")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/import_export/views.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let result = sqlx::query_as!(CsvUser, "SELECT * FROM users")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/photo/handlers.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 73 | |             "UPDATE users SET img=$2, updated_at=$3 WHERE id=$1",
[INFO] [stdout] 74 | |             t.id,
[INFO] [stdout] 75 | |             format!("/static/assets/img/user/{}", f_name),
[INFO] [stdout] 76 | |             Some(Utc::now())
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/photo/handlers.rs:72:22
[INFO] [stdout]    |
[INFO] [stdout] 72 |           let result = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 73 | |             "UPDATE users SET img=$2, updated_at=$3 WHERE id=$1",
[INFO] [stdout] 74 | |             t.id,
[INFO] [stdout] 75 | |             format!("/static/assets/img/user/{}", f_name),
[INFO] [stdout] 76 | |             Some(Utc::now())
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]  --> src/booking/views.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let result = sqlx::query_as!(LtBkg, "SELECT * FROM booking")
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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/booking/views.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let result = sqlx::query_as!(LtBkg, "SELECT * FROM booking")
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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/booking/views.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 21 | |         SllPrD,
[INFO] [stdout] 22 | |         "SELECT id, user_id, title, description, st_date, en_date, s_dates, e_dates, dates, completed, created_at, updated_at FROM provis...
[INFO] [stdout] 23 | |         start, end
[INFO] [stdout] 24 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/booking/views.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 21 | |         SllPrD,
[INFO] [stdout] 22 | |         "SELECT id, user_id, title, description, st_date, en_date, s_dates, e_dates, dates, completed, created_at, updated_at FROM provis...
[INFO] [stdout] 23 | |         start, end
[INFO] [stdout] 24 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/schedule/handlers.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 89 | |         "UPDATE schedule SET occupied=ARRAY_CAT(occupied, $2), completed=$3, updated_at=$4 WHERE id=$1",
[INFO] [stdout] 90 | |         to_schedule, &occupied, false, Some(Utc::now())
[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/schedule/handlers.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 89 | |         "UPDATE schedule SET occupied=ARRAY_CAT(occupied, $2), completed=$3, updated_at=$4 WHERE id=$1",
[INFO] [stdout] 90 | |         to_schedule, &occupied, false, Some(Utc::now())
[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/schedule/handlers.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 170 | |         "UPDATE schedule SET non_places=ARRAY_CAT(non_places, $2), completed=$3, updated_at=$4 WHERE id=$1",
[INFO] [stdout] 171 | |         to_schedule, &e, false, Some(Utc::now())
[INFO] [stdout] 172 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/schedule/handlers.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 170 | |         "UPDATE schedule SET non_places=ARRAY_CAT(non_places, $2), completed=$3, updated_at=$4 WHERE id=$1",
[INFO] [stdout] 171 | |         to_schedule, &e, false, Some(Utc::now())
[INFO] [stdout] 172 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/schedule/views.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let result = sqlx::query_as!(Schedule, "SELECT * FROM schedule")
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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/schedule/views.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let result = sqlx::query_as!(Schedule, "SELECT * FROM schedule")
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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/schedule/views.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let result = sqlx::query!("SELECT title FROM schedule WHERE id=$1", to_schedule)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/schedule/views.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let result = sqlx::query!("SELECT title FROM schedule WHERE id=$1", to_schedule)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/schedule/views.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let result = sqlx::query_as!(Recording, "SELECT * FROM recording")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/schedule/views.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let result = sqlx::query_as!(Recording, "SELECT * FROM recording")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/schedule/views.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let mut result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 50 | |         Schedule,
[INFO] [stdout] 51 | |         "SELECT * FROM schedule WHERE en_hour >= $1",
[INFO] [stdout] 52 | |         Utc::now().naive_utc()
[INFO] [stdout] 53 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/schedule/views.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let mut result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 50 | |         Schedule,
[INFO] [stdout] 51 | |         "SELECT * FROM schedule WHERE en_hour >= $1",
[INFO] [stdout] 52 | |         Utc::now().naive_utc()
[INFO] [stdout] 53 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/schedule/views.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |       let mut result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 85 | |         Places,
[INFO] [stdout] 86 | |         "SELECT id, user_id, title, description, hours, places, non_places, completed, created_at, updated_at FROM schedule  WHERE CURREN...
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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/provision/handlers.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |   ...   let result = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 111 | | ...       "UPDATE provision_d SET s_dates=ARRAY_CAT(s_dates, $2), e_dates=ARRAY_CAT(e_dates, $3), dates=ARRAY_CAT(dates, $4), updated_at=...
[INFO] [stdout] 112 | | ...       number, &s_vec, &e_vec, &d_vec, Some(Utc::now())
[INFO] [stdout] 113 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[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/schedule/views.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |       let mut result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 85 | |         Places,
[INFO] [stdout] 86 | |         "SELECT id, user_id, title, description, hours, places, non_places, completed, created_at, updated_at FROM schedule  WHERE CURREN...
[INFO] [stdout] 87 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[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/provision/handlers.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |   ...   let result = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 111 | | ...       "UPDATE provision_d SET s_dates=ARRAY_CAT(s_dates, $2), e_dates=ARRAY_CAT(e_dates, $3), dates=ARRAY_CAT(dates, $4), updated_at=...
[INFO] [stdout] 112 | | ...       number, &s_vec, &e_vec, &d_vec, Some(Utc::now())
[INFO] [stdout] 113 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[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/provision/handlers.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |   ...   let result = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 126 | | ...       "UPDATE provision_d SET s_dates=ARRAY_CAT(s_dates, $2), e_dates=ARRAY_CAT(e_dates, $3), dates=ARRAY_CAT(dates, $4), updated_at=...
[INFO] [stdout] 127 | | ...       number, &s_vec, &e_vec, &d_vec, Some(Utc::now())
[INFO] [stdout] 128 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[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/provision/handlers.rs:125:22
[INFO] [stdout]     |
[INFO] [stdout] 125 |   ...   let result = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 126 | | ...       "UPDATE provision_d SET s_dates=ARRAY_CAT(s_dates, $2), e_dates=ARRAY_CAT(e_dates, $3), dates=ARRAY_CAT(dates, $4), updated_at=...
[INFO] [stdout] 127 | | ...       number, &s_vec, &e_vec, &d_vec, Some(Utc::now())
[INFO] [stdout] 128 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[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/provision/handlers.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |   ...   let result = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 141 | | ...       "UPDATE provision_d SET s_dates=ARRAY_CAT(s_dates, $2), e_dates=ARRAY_CAT(e_dates, $3), dates=ARRAY_CAT(dates, $4), updated_at=...
[INFO] [stdout] 142 | | ...       number, &s_vec, &e_vec, &d_vec, Some(Utc::now())
[INFO] [stdout] 143 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/provision/handlers.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |   ...   let result = sqlx::query!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 141 | | ...       "UPDATE provision_d SET s_dates=ARRAY_CAT(s_dates, $2), e_dates=ARRAY_CAT(e_dates, $3), dates=ARRAY_CAT(dates, $4), updated_at=...
[INFO] [stdout] 142 | | ...       number, &s_vec, &e_vec, &d_vec, Some(Utc::now())
[INFO] [stdout] 143 | | ...   )
[INFO] [stdout]     | |_______^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]  --> src/provision/views.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let result = sqlx::query_as!(AllPrD, "SELECT * FROM provision_d")
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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/provision/views.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let result = sqlx::query_as!(AllPrD, "SELECT * FROM provision_d")
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[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/provision/views.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let result = sqlx::query_as!(AllPrH, "SELECT * FROM provision_h")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/provision/views.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let result = sqlx::query_as!(AllPrH, "SELECT * FROM provision_h")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/provision/views.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let result = sqlx::query_as!(AllPrD, "SELECT * FROM provision_d WHERE id=$1", prv_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_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/provision/views.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let result = sqlx::query_as!(AllPrD, "SELECT * FROM provision_d WHERE id=$1", prv_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_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/provision/views.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 62 | |         UpPrD,
[INFO] [stdout] 63 | |         "SELECT title, description,  st_date, en_date, updated_at FROM provision_d WHERE id=$1",
[INFO] [stdout] 64 | |         number
[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/provision/views.rs:61:18
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 62 | |         UpPrD,
[INFO] [stdout] 63 | |         "SELECT title, description,  st_date, en_date, updated_at FROM provision_d WHERE id=$1",
[INFO] [stdout] 64 | |         number
[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/provision/views.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 79 | |         UpPrD,
[INFO] [stdout] 80 | |         "UPDATE provision_d SET title=$2,  description=$3, st_date=$4, en_date=$5, updated_at=$6 WHERE id=$1",
[INFO] [stdout] 81 | |         number, p.title, p.description, p.st_date, p.en_date, p.updated_at
[INFO] [stdout] 82 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/provision/views.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 79 | |         UpPrD,
[INFO] [stdout] 80 | |         "UPDATE provision_d SET title=$2,  description=$3, st_date=$4, en_date=$5, updated_at=$6 WHERE id=$1",
[INFO] [stdout] 81 | |         number, p.title, p.description, p.st_date, p.en_date, p.updated_at
[INFO] [stdout] 82 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/subscriptions/repository.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 12 | |         Subscription,
[INFO] [stdout] 13 | |         "SELECT * FROM subscriptions WHERE user_id=$1",
[INFO] [stdout] 14 | |         user_id
[INFO] [stdout] 15 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/subscriptions/repository.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 12 | |         Subscription,
[INFO] [stdout] 13 | |         "SELECT * FROM subscriptions WHERE user_id=$1",
[INFO] [stdout] 14 | |         user_id
[INFO] [stdout] 15 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/subscriptions/repository.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 28 | |         Subscription,
[INFO] [stdout] 29 | |         "SELECT * FROM subscriptions WHERE to_user=$1",
[INFO] [stdout] 30 | |         user_id
[INFO] [stdout] 31 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/subscriptions/repository.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 28 | |         Subscription,
[INFO] [stdout] 29 | |         "SELECT * FROM subscriptions WHERE to_user=$1",
[INFO] [stdout] 30 | |         user_id
[INFO] [stdout] 31 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/subscriptions/repository.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 44 | |         Subscription,
[INFO] [stdout] 45 | |         "SELECT * FROM subscriptions WHERE to_user=$1 AND completed=$2",
[INFO] [stdout] 46 | |         to_user, false
[INFO] [stdout] 47 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/subscriptions/repository.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 44 | |         Subscription,
[INFO] [stdout] 45 | |         "SELECT * FROM subscriptions WHERE to_user=$1 AND completed=$2",
[INFO] [stdout] 46 | |         to_user, false
[INFO] [stdout] 47 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/subscriptions/repository.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let result = sqlx::query_as!(Group, "SELECT * FROM groups")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/subscriptions/repository.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let result = sqlx::query_as!(Group, "SELECT * FROM groups")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/subscriptions/repository.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 72 | |         Group,
[INFO] [stdout] 73 | |         "SELECT * FROM groups WHERE user_id=$1",
[INFO] [stdout] 74 | |         user_id
[INFO] [stdout] 75 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/subscriptions/repository.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 72 | |         Group,
[INFO] [stdout] 73 | |         "SELECT * FROM groups WHERE user_id=$1",
[INFO] [stdout] 74 | |         user_id
[INFO] [stdout] 75 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/subscriptions/repository.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 88 | |         Subscription,
[INFO] [stdout] 89 | |         "SELECT * FROM subscriptions WHERE to_group=$1 AND completed=$2",
[INFO] [stdout] 90 | |         to_group, false
[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_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/subscriptions/repository.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 88 | |         Subscription,
[INFO] [stdout] 89 | |         "SELECT * FROM subscriptions WHERE to_group=$1 AND completed=$2",
[INFO] [stdout] 90 | |         to_group, false
[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_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/chats/repository.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let result = sqlx::query_as!(PublicChat, "SELECT * FROM chat_public")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/chats/repository.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let result = sqlx::query_as!(PublicChat, "SELECT * FROM chat_public")
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/chats/repository.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 26 | |         ToDialogue,
[INFO] [stdout] 27 | |         "SELECT to_user, additionally, completed FROM subscriptions WHERE to_user=$1 AND completed=$2",
[INFO] [stdout] 28 | |         to_user, true
[INFO] [stdout] 29 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/chats/repository.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 26 | |         ToDialogue,
[INFO] [stdout] 27 | |         "SELECT to_user, additionally, completed FROM subscriptions WHERE to_user=$1 AND completed=$2",
[INFO] [stdout] 28 | |         to_user, true
[INFO] [stdout] 29 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/chats/repository.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 43 | |         Room,
[INFO] [stdout] 44 | |         "SELECT * FROM chat_room WHERE room=$1",
[INFO] [stdout] 45 | |         room
[INFO] [stdout] 46 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/chats/repository.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 43 | |         Room,
[INFO] [stdout] 44 | |         "SELECT * FROM chat_room WHERE room=$1",
[INFO] [stdout] 45 | |         room
[INFO] [stdout] 46 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/chats/repository.rs:59:2
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     sqlx::query_as!(
[INFO] [stdout] 60 | |         DialogueChat,
[INFO] [stdout] 61 | |         "SELECT user_id, to_user FROM subscriptions WHERE dialogue=$1",
[INFO] [stdout] 62 | |         dialogue
[INFO] [stdout] 63 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/chats/repository.rs:59:2
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     sqlx::query_as!(
[INFO] [stdout] 60 | |         DialogueChat,
[INFO] [stdout] 61 | |         "SELECT user_id, to_user FROM subscriptions WHERE dialogue=$1",
[INFO] [stdout] 62 | |         dialogue
[INFO] [stdout] 63 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/chats/repository.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 87 | |         Room,
[INFO] [stdout] 88 | |         "SELECT * FROM chat_room WHERE user_id=$1 ORDER BY id LIMIT $2 OFFSET $3",
[INFO] [stdout] 89 | |         user_id, limit, offset
[INFO] [stdout] 90 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/chats/repository.rs:86:15
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let result = sqlx::query_as!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 87 | |         Room,
[INFO] [stdout] 88 | |         "SELECT * FROM chat_room WHERE user_id=$1 ORDER BY id LIMIT $2 OFFSET $3",
[INFO] [stdout] 89 | |         user_id, limit, offset
[INFO] [stdout] 90 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VeriUser`
[INFO] [stdout]   --> src/auth/handlers.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 |     auth::models::{Claims, FormLogin, VeriUser},
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `VeriUser`
[INFO] [stdout]   --> src/auth/handlers.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 |     auth::models::{Claims, FormLogin, VeriUser},
[INFO] [stdout]    |                                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]   --> src/photo/handlers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::Utc;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Utc`
[INFO] [stdout]   --> src/photo/handlers.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use chrono::Utc;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Utc`
[INFO] [stdout]  --> src/schedule/views.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDateTime, Utc};
[INFO] [stdout]   |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Utc`
[INFO] [stdout]  --> src/schedule/views.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use chrono::{NaiveDateTime, Utc};
[INFO] [stdout]   |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-example` (lib test) due to 47 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum-example` (lib) due to 47 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b53eea4bd665e20ae00dc3b918dec3d61e10970a8871de6473729f15f8682d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b53eea4bd665e20ae00dc3b918dec3d61e10970a8871de6473729f15f8682d6e", kill_on_drop: false }`
[INFO] [stdout] b53eea4bd665e20ae00dc3b918dec3d61e10970a8871de6473729f15f8682d6e
