[INFO] cloning repository https://github.com/ViniiR/X-V-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ViniiR/X-V-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViniiR%2FX-V-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViniiR%2FX-V-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23508c12a3baba30b63f04ddcdd60cf05059a969
[INFO] checking ViniiR/X-V-Server/23508c12a3baba30b63f04ddcdd60cf05059a969 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FViniiR%2FX-V-Server" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ViniiR/X-V-Server
[INFO] finished tweaking git repo https://github.com/ViniiR/X-V-Server
[INFO] tweaked toml for git repo https://github.com/ViniiR/X-V-Server written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ViniiR/X-V-Server on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ViniiR/X-V-Server 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded tempfile v3.12.0
[INFO] [stderr]   Downloaded unicode-properties v0.1.2
[INFO] [stderr]   Downloaded reqwest-middleware v0.2.5
[INFO] [stderr]   Downloaded tracing-serde v0.1.3
[INFO] [stderr]   Downloaded task-local-extensions v0.1.4
[INFO] [stderr]   Downloaded opentelemetry-http v0.10.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.2
[INFO] [stderr]   Downloaded typeshare v1.0.4
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.23
[INFO] [stderr]   Downloaded typeshare-annotation v1.0.4
[INFO] [stderr]   Downloaded sqlx-macros v0.8.2
[INFO] [stderr]   Downloaded devise_codegen v0.4.2
[INFO] [stderr]   Downloaded shuttle-rocket v0.49.0
[INFO] [stderr]   Downloaded shuttle-proto v0.49.0
[INFO] [stderr]   Downloaded devise v0.4.2
[INFO] [stderr]   Downloaded shuttle-runtime v0.49.0
[INFO] [stderr]   Downloaded shuttle-api-client v0.49.0
[INFO] [stderr]   Downloaded shuttle-codegen v0.49.0
[INFO] [stderr]   Downloaded ref-cast v1.0.23
[INFO] [stderr]   Downloaded shuttle-service v0.49.0
[INFO] [stderr]   Downloaded devise_core v0.4.2
[INFO] [stderr]   Downloaded async-trait v0.1.82
[INFO] [stderr]   Downloaded prost-derive v0.12.6
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded data-encoding v2.7.0
[INFO] [stderr]   Downloaded semver v1.0.24
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded shuttle-common v0.49.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.2
[INFO] [stderr]   Downloaded uuid v1.12.0
[INFO] [stderr]   Downloaded blake2b_simd v1.0.2
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.2
[INFO] [stderr]   Downloaded figment v0.10.19
[INFO] [stderr]   Downloaded headers v0.3.9
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded rocket_http v0.5.1
[INFO] [stderr]   Downloaded opentelemetry v0.21.0
[INFO] [stderr]   Downloaded tonic v0.10.2
[INFO] [stderr]   Downloaded rocket_codegen v0.5.1
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.21.2
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.22.0
[INFO] [stderr]   Downloaded sqlx v0.8.2
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.1
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.2
[INFO] [stderr]   Downloaded sqlx-core v0.8.2
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded rocket v0.5.1
[INFO] [stderr]   Downloaded rustls v0.23.21
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] [stderr]   Downloaded aws-lc-sys v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55fe4c096f7bd108041f38d0a79ce443d93adaf51aced6182fb0c433a9291b5f
[INFO] running `Command { std: "docker" "start" "-a" "55fe4c096f7bd108041f38d0a79ce443d93adaf51aced6182fb0c433a9291b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55fe4c096f7bd108041f38d0a79ce443d93adaf51aced6182fb0c433a9291b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fe4c096f7bd108041f38d0a79ce443d93adaf51aced6182fb0c433a9291b5f", kill_on_drop: false }`
[INFO] [stdout] 55fe4c096f7bd108041f38d0a79ce443d93adaf51aced6182fb0c433a9291b5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c2bbc8fed73f4106ed4cc6423f53eaf5bd68dced4be352564d8223066ceee6d
[INFO] running `Command { std: "docker" "start" "-a" "6c2bbc8fed73f4106ed4cc6423f53eaf5bd68dced4be352564d8223066ceee6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking opentelemetry v0.21.0
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking opentelemetry_sdk v0.21.2
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking opentelemetry-http v0.10.0
[INFO] [stderr]     Checking comfy-table v6.2.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking uuid v1.12.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking typeshare v1.0.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking tracing-opentelemetry v0.22.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling aws-lc-rs v1.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking data-encoding v2.7.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking shuttle-common v0.49.0
[INFO] [stderr]     Checking reqwest-middleware v0.2.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling shuttle-codegen v0.49.0
[INFO] [stderr]     Checking shuttle-service v0.49.0
[INFO] [stderr]     Checking shuttle-api-client v0.49.0
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]     Checking blake2b_simd v1.0.2
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking jsonwebtoken v9.3.0
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]     Checking shuttle-proto v0.49.0
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking shuttle-runtime v0.49.0
[INFO] [stderr]     Checking shuttle-rocket v0.49.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking x_v_server 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/database.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     match query!("SELECT FROM users WHERE userat = $1", user_at)
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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/database.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     match query!("SELECT * FROM users WHERE email = $1", email)
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/database.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |     match query!("SELECT FROM users WHERE userat = $1", user_at)
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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/database.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     sqlx::query!(
[INFO] [stdout] 61 | |         "UPDATE users SET password = $1 WHERE email = $2",
[INFO] [stdout] 62 | |         new_password,
[INFO] [stdout] 63 | |         email
[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/database.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         "UPDATE users SET email = $1 WHERE email = $2",
[INFO] [stdout] 78 | |         new_email,
[INFO] [stdout] 79 | |         email
[INFO] [stdout] 80 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | /     sqlx::query!(
[INFO] [stdout] 92 | |         "UPDATE users SET userat = $1 WHERE email = $2",
[INFO] [stdout] 93 | |         new_user_at,
[INFO] [stdout] 94 | |         email
[INFO] [stdout] 95 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/database.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     match query!("SELECT password FROM users where email = $1", email)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/database.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let email = sqlx::query!("SELECT email FROM users WHERE id = $1", id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let unfollow_data = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 130 | |         FollowingDBData,
[INFO] [stdout] 131 | |         "SELECT following, followers FROM users WHERE email = $1",
[INFO] [stdout] 132 | |         email
[INFO] [stdout] 133 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/database.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     sqlx::query!("DELETE FROM users WHERE email = $1", email)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     match query!("SELECT * FROM users WHERE email = $1", email)
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/database.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     sqlx::query!(
[INFO] [stdout] 61 | |         "UPDATE users SET password = $1 WHERE email = $2",
[INFO] [stdout] 62 | |         new_password,
[INFO] [stdout] 63 | |         email
[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/database.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         "UPDATE users SET email = $1 WHERE email = $2",
[INFO] [stdout] 78 | |         new_email,
[INFO] [stdout] 79 | |         email
[INFO] [stdout] 80 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/database.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 | /     sqlx::query!(
[INFO] [stdout] 92 | |         "UPDATE users SET userat = $1 WHERE email = $2",
[INFO] [stdout] 93 | |         new_user_at,
[INFO] [stdout] 94 | |         email
[INFO] [stdout] 95 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/database.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |     match query!("SELECT password FROM users where email = $1", email)
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/database.rs:120:17
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let email = sqlx::query!("SELECT email FROM users WHERE id = $1", id)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:129:25
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let unfollow_data = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 130 | |         FollowingDBData,
[INFO] [stdout] 131 | |         "SELECT following, followers FROM users WHERE email = $1",
[INFO] [stdout] 132 | |         email
[INFO] [stdout] 133 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/database.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     sqlx::query!("DELETE FROM users WHERE email = $1", email)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let res = sqlx::query!("SELECT following FROM users WHERE email = $1", email)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |           let res = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 177 | |             FollowData,
[INFO] [stdout] 178 | |             "SELECT userat, username, icon FROM users WHERE id = $1",
[INFO] [stdout] 179 | |             u
[INFO] [stdout] 180 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let res = sqlx::query!("SELECT following FROM users WHERE email = $1", email)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |           let res = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 177 | |             FollowData,
[INFO] [stdout] 178 | |             "SELECT userat, username, icon FROM users WHERE id = $1",
[INFO] [stdout] 179 | |             u
[INFO] [stdout] 180 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let res = sqlx::query!("SELECT followers FROM users WHERE email = $1", email)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |           let res = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 207 | |             FollowData,
[INFO] [stdout] 208 | |             "SELECT userat, username, icon FROM users WHERE id = $1",
[INFO] [stdout] 209 | |             u
[INFO] [stdout] 210 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let result = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 223 | |         UserWithID,
[INFO] [stdout] 224 | |         "SELECT email, userat, id FROM users WHERE email = $1",
[INFO] [stdout] 225 | |         sub.email
[INFO] [stdout] 226 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |       let result = query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 248 | |         UserWithID,
[INFO] [stdout] 249 | |         "SELECT id, userat, email FROM users WHERE email = $1",
[INFO] [stdout] 250 | |         email
[INFO] [stdout] 251 | |     )
[INFO] [stdout]     | |_____^
[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/database.rs:266:18
[INFO] [stdout]     |
[INFO] [stdout] 266 |       let result = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 267 | |         ClientUser,
[INFO] [stdout] 268 | |         "SELECT username, userat, followingcount, followerscount, icon, bio FROM users WHERE email = $1",
[INFO] [stdout] 269 | |         email
[INFO] [stdout] 270 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |       let result = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 289 | |         "INSERT INTO users (username, userat, email, password, followingcount, followerscount) VALUES ($1,$2,$3,$4,$5,$6);",
[INFO] [stdout] 290 | |         user.user_name,
[INFO] [stdout] 291 | |         user.user_at,
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |         0,0
[INFO] [stdout] 295 | |     )
[INFO] [stdout]     | |_____^
[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/database.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |     let res = sqlx::query!("SELECT followers FROM users WHERE email = $1", email)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:206:19
[INFO] [stdout]     |
[INFO] [stdout] 206 |           let res = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 207 | |             FollowData,
[INFO] [stdout] 208 | |             "SELECT userat, username, icon FROM users WHERE id = $1",
[INFO] [stdout] 209 | |             u
[INFO] [stdout] 210 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let result = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 223 | |         UserWithID,
[INFO] [stdout] 224 | |         "SELECT email, userat, id FROM users WHERE email = $1",
[INFO] [stdout] 225 | |         sub.email
[INFO] [stdout] 226 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |       let result = query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 248 | |         UserWithID,
[INFO] [stdout] 249 | |         "SELECT id, userat, email FROM users WHERE email = $1",
[INFO] [stdout] 250 | |         email
[INFO] [stdout] 251 | |     )
[INFO] [stdout]     | |_____^
[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/database.rs:266:18
[INFO] [stdout]     |
[INFO] [stdout] 266 |       let result = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 267 | |         ClientUser,
[INFO] [stdout] 268 | |         "SELECT username, userat, followingcount, followerscount, icon, bio FROM users WHERE email = $1",
[INFO] [stdout] 269 | |         email
[INFO] [stdout] 270 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |       let result = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 289 | |         "INSERT INTO users (username, userat, email, password, followingcount, followerscount) VALUES ($1,$2,$3,$4,$5,$6);",
[INFO] [stdout] 290 | |         user.user_name,
[INFO] [stdout] 291 | |         user.user_at,
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |         0,0
[INFO] [stdout] 295 | |     )
[INFO] [stdout]     | |_____^
[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/database.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let email = sqlx::query!("SELECT email FROM users WHERE userat = $1", user_at)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let id = sqlx::query!("SELECT id FROM users WHERE email = $1", email)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:325:15
[INFO] [stdout]     |
[INFO] [stdout] 325 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 326 | |         "SELECT followers FROM users WHERE id = $1",
[INFO] [stdout] 327 | |         possibly_followed_owner_id,
[INFO] [stdout] 328 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |           let res = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 336 | |             "SELECT following FROM users WHERE id = $1",
[INFO] [stdout] 337 | |             follow_suspect_id,
[INFO] [stdout] 338 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | /     sqlx::query!(
[INFO] [stdout] 358 | |         "UPDATE users SET followers = array_append(followers, $2), followerscount = followerscount + 1 WHERE id = $1",
[INFO] [stdout] 359 | |         target_id,
[INFO] [stdout] 360 | |         following_id
[INFO] [stdout] 361 | |
[INFO] [stdout] 362 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     sqlx::query!(
[INFO] [stdout] 367 | |         "UPDATE users SET following = array_append(following, $2), followingcount = followingcount + 1 WHERE id = $1",
[INFO] [stdout] 368 | |         following_id,
[INFO] [stdout] 369 | |         target_id,
[INFO] [stdout] 370 | |
[INFO] [stdout] 371 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 | /     sqlx::query!(
[INFO] [stdout] 384 | |         "UPDATE users SET followers = array_remove(followers, $2), followerscount = followerscount - 1 WHERE id = $1",
[INFO] [stdout] 385 | |         target_id,
[INFO] [stdout] 386 | |         unfollowing_id
[INFO] [stdout] 387 | |
[INFO] [stdout] 388 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 | /     sqlx::query!(
[INFO] [stdout] 393 | |         "UPDATE users SET following = array_remove(following, $2), followingcount = followingcount - 1 WHERE id = $1",
[INFO] [stdout] 394 | |         unfollowing_id,
[INFO] [stdout] 395 | |         target_id,
[INFO] [stdout] 396 | |
[INFO] [stdout] 397 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:405:19
[INFO] [stdout]     |
[INFO] [stdout] 405 |     let old_bio = sqlx::query!("SELECT bio FROM users WHERE email = $1", email)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:409:9
[INFO] [stdout]     |
[INFO] [stdout] 409 |         sqlx::query!("UPDATE users SET bio = $1 WHERE email = $2", bio, email)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 415 |         sqlx::query!("UPDATE users SET bio = $1 WHERE email = $2", bio, email)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |     let email = sqlx::query!("SELECT email FROM users WHERE userat = $1", user_at)
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:313:14
[INFO] [stdout]     |
[INFO] [stdout] 313 |     let id = sqlx::query!("SELECT id FROM users WHERE email = $1", email)
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:325:15
[INFO] [stdout]     |
[INFO] [stdout] 325 |       let res = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 326 | |         "SELECT followers FROM users WHERE id = $1",
[INFO] [stdout] 327 | |         possibly_followed_owner_id,
[INFO] [stdout] 328 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |           let res = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 336 | |             "SELECT following FROM users WHERE id = $1",
[INFO] [stdout] 337 | |             follow_suspect_id,
[INFO] [stdout] 338 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:357:5
[INFO] [stdout]     |
[INFO] [stdout] 357 | /     sqlx::query!(
[INFO] [stdout] 358 | |         "UPDATE users SET followers = array_append(followers, $2), followerscount = followerscount + 1 WHERE id = $1",
[INFO] [stdout] 359 | |         target_id,
[INFO] [stdout] 360 | |         following_id
[INFO] [stdout] 361 | |
[INFO] [stdout] 362 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | /     sqlx::query!(
[INFO] [stdout] 367 | |         "UPDATE users SET following = array_append(following, $2), followingcount = followingcount + 1 WHERE id = $1",
[INFO] [stdout] 368 | |         following_id,
[INFO] [stdout] 369 | |         target_id,
[INFO] [stdout] 370 | |
[INFO] [stdout] 371 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:383:5
[INFO] [stdout]     |
[INFO] [stdout] 383 | /     sqlx::query!(
[INFO] [stdout] 384 | |         "UPDATE users SET followers = array_remove(followers, $2), followerscount = followerscount - 1 WHERE id = $1",
[INFO] [stdout] 385 | |         target_id,
[INFO] [stdout] 386 | |         unfollowing_id
[INFO] [stdout] 387 | |
[INFO] [stdout] 388 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:392:5
[INFO] [stdout]     |
[INFO] [stdout] 392 | /     sqlx::query!(
[INFO] [stdout] 393 | |         "UPDATE users SET following = array_remove(following, $2), followingcount = followingcount - 1 WHERE id = $1",
[INFO] [stdout] 394 | |         unfollowing_id,
[INFO] [stdout] 395 | |         target_id,
[INFO] [stdout] 396 | |
[INFO] [stdout] 397 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:405:19
[INFO] [stdout]     |
[INFO] [stdout] 405 |     let old_bio = sqlx::query!("SELECT bio FROM users WHERE email = $1", email)
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:409:9
[INFO] [stdout]     |
[INFO] [stdout] 409 |         sqlx::query!("UPDATE users SET bio = $1 WHERE email = $2", bio, email)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 415 |         sqlx::query!("UPDATE users SET bio = $1 WHERE email = $2", bio, email)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:429:20
[INFO] [stdout]     |
[INFO] [stdout] 429 |     let old_name = sqlx::query!("SELECT username FROM users WHERE email = $1", email)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 | /         sqlx::query!(
[INFO] [stdout] 434 | |             "UPDATE users SET username = $1 WHERE email = $2",
[INFO] [stdout] 435 | |             username,
[INFO] [stdout] 436 | |             email
[INFO] [stdout] 437 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:429:20
[INFO] [stdout]     |
[INFO] [stdout] 429 |     let old_name = sqlx::query!("SELECT username FROM users WHERE email = $1", email)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 | /         sqlx::query!(
[INFO] [stdout] 434 | |             "UPDATE users SET username = $1 WHERE email = $2",
[INFO] [stdout] 435 | |             username,
[INFO] [stdout] 436 | |             email
[INFO] [stdout] 437 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 | /     sqlx::query!(
[INFO] [stdout] 448 | |         "UPDATE users SET icon = $1 WHERE email = $2",
[INFO] [stdout] 449 | |         Some(icon.as_bytes()),
[INFO] [stdout] 450 | |         email
[INFO] [stdout] 451 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 | /         sqlx::query!(
[INFO] [stdout] 467 | |             "INSERT INTO comments (owner_id, likescount, text, unix_time, owner_post_id) VALUES ($1,$2,$3,$4,$5)",
[INFO] [stdout] 468 | |             owner_id,
[INFO] [stdout] 469 | |             0,
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |             owner_post_id
[INFO] [stdout] 473 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 | /         sqlx::query!(
[INFO] [stdout] 478 | |             "INSERT INTO comments (owner_id, likescount, text, image, unix_time, owner_post_id) VALUES ($1,$2,$3,$4,$5,$6)",
[INFO] [stdout] 479 | |             owner_id,
[INFO] [stdout] 480 | |             0,
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |             owner_post_id
[INFO] [stdout] 485 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:489:5
[INFO] [stdout]     |
[INFO] [stdout] 489 | /     sqlx::query!(
[INFO] [stdout] 490 | |         "UPDATE posts SET commentscount = commentscount + 1 WHERE post_id = $1",
[INFO] [stdout] 491 | |         owner_post_id
[INFO] [stdout] 492 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:507:9
[INFO] [stdout]     |
[INFO] [stdout] 507 | /         sqlx::query!(
[INFO] [stdout] 508 | |             "INSERT INTO posts (owner_id, likescount, text, unix_time) VALUES ($1,$2,$3,$4)",
[INFO] [stdout] 509 | |             owner_id,
[INFO] [stdout] 510 | |             0,
[INFO] [stdout] 511 | |             text,
[INFO] [stdout] 512 | |             unix_time,
[INFO] [stdout] 513 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 | /     sqlx::query!(
[INFO] [stdout] 448 | |         "UPDATE users SET icon = $1 WHERE email = $2",
[INFO] [stdout] 449 | |         Some(icon.as_bytes()),
[INFO] [stdout] 450 | |         email
[INFO] [stdout] 451 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 | /         sqlx::query!(
[INFO] [stdout] 467 | |             "INSERT INTO comments (owner_id, likescount, text, unix_time, owner_post_id) VALUES ($1,$2,$3,$4,$5)",
[INFO] [stdout] 468 | |             owner_id,
[INFO] [stdout] 469 | |             0,
[INFO] [stdout] ...   |
[INFO] [stdout] 472 | |             owner_post_id
[INFO] [stdout] 473 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:477:9
[INFO] [stdout]     |
[INFO] [stdout] 477 | /         sqlx::query!(
[INFO] [stdout] 478 | |             "INSERT INTO comments (owner_id, likescount, text, image, unix_time, owner_post_id) VALUES ($1,$2,$3,$4,$5,$6)",
[INFO] [stdout] 479 | |             owner_id,
[INFO] [stdout] 480 | |             0,
[INFO] [stdout] ...   |
[INFO] [stdout] 484 | |             owner_post_id
[INFO] [stdout] 485 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:489:5
[INFO] [stdout]     |
[INFO] [stdout] 489 | /     sqlx::query!(
[INFO] [stdout] 490 | |         "UPDATE posts SET commentscount = commentscount + 1 WHERE post_id = $1",
[INFO] [stdout] 491 | |         owner_post_id
[INFO] [stdout] 492 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:507:9
[INFO] [stdout]     |
[INFO] [stdout] 507 | /         sqlx::query!(
[INFO] [stdout] 508 | |             "INSERT INTO posts (owner_id, likescount, text, unix_time) VALUES ($1,$2,$3,$4)",
[INFO] [stdout] 509 | |             owner_id,
[INFO] [stdout] 510 | |             0,
[INFO] [stdout] 511 | |             text,
[INFO] [stdout] 512 | |             unix_time,
[INFO] [stdout] 513 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 | /         sqlx::query!(
[INFO] [stdout] 518 | |             "INSERT INTO posts (owner_id, likescount, text, image, unix_time) VALUES ($1,$2,$3,$4,$5)",
[INFO] [stdout] 519 | |             owner_id,
[INFO] [stdout] 520 | |             0,
[INFO] [stdout] ...   |
[INFO] [stdout] 523 | |             unix_time,
[INFO] [stdout] 524 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:517:9
[INFO] [stdout]     |
[INFO] [stdout] 517 | /         sqlx::query!(
[INFO] [stdout] 518 | |             "INSERT INTO posts (owner_id, likescount, text, image, unix_time) VALUES ($1,$2,$3,$4,$5)",
[INFO] [stdout] 519 | |             owner_id,
[INFO] [stdout] 520 | |             0,
[INFO] [stdout] ...   |
[INFO] [stdout] 523 | |             unix_time,
[INFO] [stdout] 524 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/database.rs:556:15
[INFO] [stdout]     |
[INFO] [stdout] 556 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 557 | |         Post,
[INFO] [stdout] 558 | |         "SELECT text, image, owner_id, post_id, likescount, commentscount, unix_time, edited FROM posts ORDER BY unix_time DESC"
[INFO] [stdout] 559 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:569:15
[INFO] [stdout]     |
[INFO] [stdout] 569 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 570 | |         Comment,
[INFO] [stdout] 571 | |         "SELECT text, image, owner_id, post_id, likescount, commentscount, unix_time FROM comments WHERE owner_post_id = $1 ORDER...
[INFO] [stdout] 572 | |         post_id
[INFO] [stdout] 573 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:580:15
[INFO] [stdout]     |
[INFO] [stdout] 580 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 581 | |         Post,
[INFO] [stdout] 582 | |         "SELECT text, edited, image, owner_id, post_id, likescount, commentscount, unix_time FROM posts WHERE post_id = $1",
[INFO] [stdout] 583 | |         post_id
[INFO] [stdout] 584 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:591:15
[INFO] [stdout]     |
[INFO] [stdout] 591 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 592 | |         Post,
[INFO] [stdout] 593 | |         "SELECT text, image, edited, owner_id, post_id, likescount, commentscount, unix_time FROM posts WHERE owner_id = $1 ORDER...
[INFO] [stdout] 594 | |         owner_id
[INFO] [stdout] 595 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:606:5
[INFO] [stdout]     |
[INFO] [stdout] 606 |     sqlx::query!("UPDATE comments SET likescount = likescount + 1, likes = array_append(likes, $2) WHERE post_id = $1", post_id,owner_id).ex...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 |     sqlx::query!("UPDATE comments SET likescount = likescount - 1, likes = array_remove(likes, $2) WHERE post_id = $1", post_id,owner_id).ex...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:620:5
[INFO] [stdout]     |
[INFO] [stdout] 620 |     sqlx::query!("UPDATE posts SET likescount = likescount + 1, likes = array_append(likes, $2) WHERE post_id = $1", post_id,owner_id).ex...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:625:5
[INFO] [stdout]     |
[INFO] [stdout] 625 |     sqlx::query!("UPDATE posts SET likescount = likescount - 1, likes = array_remove(likes, $2) WHERE post_id = $1", post_id,owner_id).ex...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:638:15
[INFO] [stdout]     |
[INFO] [stdout] 638 |       let res = query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 639 | |         LikesList,
[INFO] [stdout] 640 | |         "SELECT likes FROM posts WHERE post_id = $1",
[INFO] [stdout] 641 | |         post_id
[INFO] [stdout] 642 | |     )
[INFO] [stdout]     | |_____^
[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/database.rs:656:15
[INFO] [stdout]     |
[INFO] [stdout] 656 |       let res = query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 657 | |         LikesList,
[INFO] [stdout] 658 | |         "SELECT likes FROM comments WHERE post_id = $1",
[INFO] [stdout] 659 | |         post_id
[INFO] [stdout] 660 | |     )
[INFO] [stdout]     | |_____^
[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/database.rs:685:44
[INFO] [stdout]     |
[INFO] [stdout] 685 |       let user_at_res: Vec<DBUserWithIcon> = sqlx::query_as!(
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 686 | |         DBUserWithIcon,
[INFO] [stdout] 687 | |         "SELECT icon, userat, username FROM users WHERE LOWER(userat) LIKE LOWER($1)",
[INFO] [stdout] 688 | |         format!("%{query}%")
[INFO] [stdout] 689 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:692:49
[INFO] [stdout]     |
[INFO] [stdout] 692 |       let mut username_res: Vec<DBUserWithIcon> = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________________________^
[INFO] [stdout] 693 | |         DBUserWithIcon,
[INFO] [stdout] 694 | |         "SELECT icon, userat, username FROM users WHERE LOWER(username) LIKE LOWER($1)",
[INFO] [stdout] 695 | |         format!("%{query}%")
[INFO] [stdout] 696 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:711:5
[INFO] [stdout]     |
[INFO] [stdout] 711 |     sqlx::query!("DELETE FROM comments WHERE post_id = $1", comment_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:714:5
[INFO] [stdout]     |
[INFO] [stdout] 714 | /     sqlx::query!(
[INFO] [stdout] 715 | |         "UPDATE posts SET commentscount = commentscount - 1 WHERE post_id = $1",
[INFO] [stdout] 716 | |         owner_post_id
[INFO] [stdout] 717 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     sqlx::query!("DELETE FROM posts WHERE post_id = $1", post_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:727:5
[INFO] [stdout]     |
[INFO] [stdout] 727 |     sqlx::query!("DELETE FROM comments WHERE owner_post_id = $1", post_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:738:5
[INFO] [stdout]     |
[INFO] [stdout] 738 | /     sqlx::query!(
[INFO] [stdout] 739 | |         "UPDATE posts SET text = $2, image = $3, edited = true WHERE post_id = $1",
[INFO] [stdout] 740 | |         post_id,
[INFO] [stdout] 741 | |         post_data.text,
[INFO] [stdout] 742 | |         post_data.image.as_bytes()
[INFO] [stdout] 743 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:556:15
[INFO] [stdout]     |
[INFO] [stdout] 556 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 557 | |         Post,
[INFO] [stdout] 558 | |         "SELECT text, image, owner_id, post_id, likescount, commentscount, unix_time, edited FROM posts ORDER BY unix_time DESC"
[INFO] [stdout] 559 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:569:15
[INFO] [stdout]     |
[INFO] [stdout] 569 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 570 | |         Comment,
[INFO] [stdout] 571 | |         "SELECT text, image, owner_id, post_id, likescount, commentscount, unix_time FROM comments WHERE owner_post_id = $1 ORDER...
[INFO] [stdout] 572 | |         post_id
[INFO] [stdout] 573 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:580:15
[INFO] [stdout]     |
[INFO] [stdout] 580 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 581 | |         Post,
[INFO] [stdout] 582 | |         "SELECT text, edited, image, owner_id, post_id, likescount, commentscount, unix_time FROM posts WHERE post_id = $1",
[INFO] [stdout] 583 | |         post_id
[INFO] [stdout] 584 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:591:15
[INFO] [stdout]     |
[INFO] [stdout] 591 |       let res = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 592 | |         Post,
[INFO] [stdout] 593 | |         "SELECT text, image, edited, owner_id, post_id, likescount, commentscount, unix_time FROM posts WHERE owner_id = $1 ORDER...
[INFO] [stdout] 594 | |         owner_id
[INFO] [stdout] 595 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:606:5
[INFO] [stdout]     |
[INFO] [stdout] 606 |     sqlx::query!("UPDATE comments SET likescount = likescount + 1, likes = array_append(likes, $2) WHERE post_id = $1", post_id,owner_id).ex...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:615:5
[INFO] [stdout]     |
[INFO] [stdout] 615 |     sqlx::query!("UPDATE comments SET likescount = likescount - 1, likes = array_remove(likes, $2) WHERE post_id = $1", post_id,owner_id).ex...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:620:5
[INFO] [stdout]     |
[INFO] [stdout] 620 |     sqlx::query!("UPDATE posts SET likescount = likescount + 1, likes = array_append(likes, $2) WHERE post_id = $1", post_id,owner_id).ex...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:625:5
[INFO] [stdout]     |
[INFO] [stdout] 625 |     sqlx::query!("UPDATE posts SET likescount = likescount - 1, likes = array_remove(likes, $2) WHERE post_id = $1", post_id,owner_id).ex...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/database.rs:638:15
[INFO] [stdout]     |
[INFO] [stdout] 638 |       let res = query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 639 | |         LikesList,
[INFO] [stdout] 640 | |         "SELECT likes FROM posts WHERE post_id = $1",
[INFO] [stdout] 641 | |         post_id
[INFO] [stdout] 642 | |     )
[INFO] [stdout]     | |_____^
[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/database.rs:656:15
[INFO] [stdout]     |
[INFO] [stdout] 656 |       let res = query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 657 | |         LikesList,
[INFO] [stdout] 658 | |         "SELECT likes FROM comments WHERE post_id = $1",
[INFO] [stdout] 659 | |         post_id
[INFO] [stdout] 660 | |     )
[INFO] [stdout]     | |_____^
[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/database.rs:685:44
[INFO] [stdout]     |
[INFO] [stdout] 685 |       let user_at_res: Vec<DBUserWithIcon> = sqlx::query_as!(
[INFO] [stdout]     |  ____________________________________________^
[INFO] [stdout] 686 | |         DBUserWithIcon,
[INFO] [stdout] 687 | |         "SELECT icon, userat, username FROM users WHERE LOWER(userat) LIKE LOWER($1)",
[INFO] [stdout] 688 | |         format!("%{query}%")
[INFO] [stdout] 689 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:692:49
[INFO] [stdout]     |
[INFO] [stdout] 692 |       let mut username_res: Vec<DBUserWithIcon> = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________________________^
[INFO] [stdout] 693 | |         DBUserWithIcon,
[INFO] [stdout] 694 | |         "SELECT icon, userat, username FROM users WHERE LOWER(username) LIKE LOWER($1)",
[INFO] [stdout] 695 | |         format!("%{query}%")
[INFO] [stdout] 696 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:711:5
[INFO] [stdout]     |
[INFO] [stdout] 711 |     sqlx::query!("DELETE FROM comments WHERE post_id = $1", comment_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:714:5
[INFO] [stdout]     |
[INFO] [stdout] 714 | /     sqlx::query!(
[INFO] [stdout] 715 | |         "UPDATE posts SET commentscount = commentscount - 1 WHERE post_id = $1",
[INFO] [stdout] 716 | |         owner_post_id
[INFO] [stdout] 717 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/database.rs:724:5
[INFO] [stdout]     |
[INFO] [stdout] 724 |     sqlx::query!("DELETE FROM posts WHERE post_id = $1", post_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:727:5
[INFO] [stdout]     |
[INFO] [stdout] 727 |     sqlx::query!("DELETE FROM comments WHERE owner_post_id = $1", post_id)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/database.rs:738:5
[INFO] [stdout]     |
[INFO] [stdout] 738 | /     sqlx::query!(
[INFO] [stdout] 739 | |         "UPDATE posts SET text = $2, image = $3, edited = true WHERE post_id = $1",
[INFO] [stdout] 740 | |         post_id,
[INFO] [stdout] 741 | |         post_data.text,
[INFO] [stdout] 742 | |         post_data.image.as_bytes()
[INFO] [stdout] 743 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:334:8
[INFO] [stdout]     |
[INFO] [stdout] 334 |     if followers.contains(follow_suspect_id) {
[INFO] [stdout]     |        ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 344 |         if following.contains(possibly_followed_owner_id) {
[INFO] [stdout]     |            ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:648:8
[INFO] [stdout]     |
[INFO] [stdout] 648 |     Ok(v.contains(user_id))
[INFO] [stdout]     |        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:666:8
[INFO] [stdout]     |
[INFO] [stdout] 666 |     Ok(v.contains(user_id))
[INFO] [stdout]     |        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:334:8
[INFO] [stdout]     |
[INFO] [stdout] 334 |     if followers.contains(follow_suspect_id) {
[INFO] [stdout]     |        ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:344:12
[INFO] [stdout]     |
[INFO] [stdout] 344 |         if following.contains(possibly_followed_owner_id) {
[INFO] [stdout]     |            ^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:648:8
[INFO] [stdout]     |
[INFO] [stdout] 648 |     Ok(v.contains(user_id))
[INFO] [stdout]     |        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:666:8
[INFO] [stdout]     |
[INFO] [stdout] 666 |     Ok(v.contains(user_id))
[INFO] [stdout]     |        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x_v_server` (bin "x_v_server") due to 57 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x_v_server` (bin "x_v_server" test) due to 57 previous errors
[INFO] running `Command { std: "docker" "inspect" "6c2bbc8fed73f4106ed4cc6423f53eaf5bd68dced4be352564d8223066ceee6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c2bbc8fed73f4106ed4cc6423f53eaf5bd68dced4be352564d8223066ceee6d", kill_on_drop: false }`
[INFO] [stdout] 6c2bbc8fed73f4106ed4cc6423f53eaf5bd68dced4be352564d8223066ceee6d
