[INFO] cloning repository https://github.com/BioTomateDE/AcornGMBackend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BioTomateDE/AcornGMBackend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FAcornGMBackend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FAcornGMBackend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1ceaca79f95e4cd53cdc15d438ae30d9d7fd52a
[INFO] checking BioTomateDE/AcornGMBackend against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBioTomateDE%2FAcornGMBackend" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BioTomateDE/AcornGMBackend
[INFO] finished tweaking git repo https://github.com/BioTomateDE/AcornGMBackend
[INFO] tweaked toml for git repo https://github.com/BioTomateDE/AcornGMBackend written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BioTomateDE/AcornGMBackend on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BioTomateDE/AcornGMBackend 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/BioTomateDE/rust-biologischer-log`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rocket_dyn_templates v0.2.0
[INFO] [stderr]   Downloaded rocket-multipart-form-data v0.10.7
[INFO] [stderr]   Downloaded atomic v0.6.1
[INFO] [stderr]   Downloaded tokio v1.46.0
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92abe03aee5b77920c50f56f0a0f0939ee7ffd193f8a97507e21cecb6b92faab
[INFO] running `Command { std: "docker" "start" "-a" "92abe03aee5b77920c50f56f0a0f0939ee7ffd193f8a97507e21cecb6b92faab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92abe03aee5b77920c50f56f0a0f0939ee7ffd193f8a97507e21cecb6b92faab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92abe03aee5b77920c50f56f0a0f0939ee7ffd193f8a97507e21cecb6b92faab", kill_on_drop: false }`
[INFO] [stdout] 92abe03aee5b77920c50f56f0a0f0939ee7ffd193f8a97507e21cecb6b92faab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3319c5353d3df8fd95860db57d1d36ccf07f71c23a42e11e998906f976df8356
[INFO] running `Command { std: "docker" "start" "-a" "3319c5353d3df8fd95860db57d1d36ccf07f71c23a42e11e998906f976df8356", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tokio v1.46.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking uncased v0.9.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking figment v0.10.19
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling acorngm-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking biologischer-log v4.2.1 (https://github.com/BioTomateDE/rust-biologischer-log#ced9664e)
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.22
[INFO] [stderr]     Checking rocket v0.5.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rocket-multipart-form-data v0.10.7
[INFO] [stderr]     Checking rocket_dyn_templates v0.2.0
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/accounts.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 25 | |         r#"
[INFO] [stdout] 26 | |         SELECT EXISTS (
[INFO] [stdout] 27 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         username
[INFO] [stdout] 33 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/accounts.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 43 | |         r#"
[INFO] [stdout] 44 | |         SELECT EXISTS (
[INFO] [stdout] 45 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         discord_user_id,
[INFO] [stdout] 52 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/accounts.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 63 | |         r#"
[INFO] [stdout] 64 | |         SELECT EXISTS (
[INFO] [stdout] 65 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         access_token,
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/accounts.rs:86:33
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let account: AcornAccount = sqlx::query_as!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 87 | |         AcornAccount,
[INFO] [stdout] 88 | |         r#"
[INFO] [stdout] 89 | |         SELECT username, discord_user_id, created_at
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         username,
[INFO] [stdout] 94 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/accounts.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 |       let account: Option<AcornAccount> = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 104 | |         AcornAccount,
[INFO] [stdout] 105 | |         r#"
[INFO] [stdout] 106 | |         SELECT username, discord_user_id, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         discord_user_id,
[INFO] [stdout] 111 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/accounts.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 121 | |         r#"
[INFO] [stdout] 122 | |         SELECT token, username, created_at
[INFO] [stdout] 123 | |         FROM access_tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         token,
[INFO] [stdout] 128 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     sqlx::query!(
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |         INSERT INTO accounts (username, discord_user_id, created_at)
[INFO] [stdout] 146 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         account.created_at,
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     sqlx::query!(
[INFO] [stdout] 161 | |         r#"
[INFO] [stdout] 162 | |         INSERT INTO access_tokens (token, username, created_at)
[INFO] [stdout] 163 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         access_token.created_at,
[INFO] [stdout] 168 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:181:54
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let result: Result<PgQueryResult, sqlx::Error> = sqlx::query!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 182 | |         r#"
[INFO] [stdout] 183 | |         INSERT INTO temp_login_tokens (token, username, expires_at)
[INFO] [stdout] 184 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |         expires_at,
[INFO] [stdout] 189 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     sqlx::query!("DELETE FROM temp_login_tokens WHERE expires_at < NOW()")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 223 | |         r#"
[INFO] [stdout] 224 | |         SELECT username FROM temp_login_tokens
[INFO] [stdout] 225 | |         WHERE token = $1 AND expires_at > NOW()
[INFO] [stdout] 226 | |         "#,
[INFO] [stdout] 227 | |         temp_login_token,
[INFO] [stdout] 228 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 | /     sqlx::query!(
[INFO] [stdout] 245 | |         r#"
[INFO] [stdout] 246 | |         DELETE FROM temp_login_tokens
[INFO] [stdout] 247 | |         WHERE token = $1
[INFO] [stdout] 248 | |         "#,
[INFO] [stdout] 249 | |         temp_login_token,
[INFO] [stdout] 250 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/accounts.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 25 | |         r#"
[INFO] [stdout] 26 | |         SELECT EXISTS (
[INFO] [stdout] 27 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 32 | |         username
[INFO] [stdout] 33 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/accounts.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 43 | |         r#"
[INFO] [stdout] 44 | |         SELECT EXISTS (
[INFO] [stdout] 45 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |         discord_user_id,
[INFO] [stdout] 52 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/accounts.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 63 | |         r#"
[INFO] [stdout] 64 | |         SELECT EXISTS (
[INFO] [stdout] 65 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |         access_token,
[INFO] [stdout] 72 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/accounts.rs:86:33
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let account: AcornAccount = sqlx::query_as!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 87 | |         AcornAccount,
[INFO] [stdout] 88 | |         r#"
[INFO] [stdout] 89 | |         SELECT username, discord_user_id, created_at
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |         username,
[INFO] [stdout] 94 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/accounts.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 |       let account: Option<AcornAccount> = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 104 | |         AcornAccount,
[INFO] [stdout] 105 | |         r#"
[INFO] [stdout] 106 | |         SELECT username, discord_user_id, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 110 | |         discord_user_id,
[INFO] [stdout] 111 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/accounts.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 121 | |         r#"
[INFO] [stdout] 122 | |         SELECT token, username, created_at
[INFO] [stdout] 123 | |         FROM access_tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         token,
[INFO] [stdout] 128 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     sqlx::query!(
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |         INSERT INTO accounts (username, discord_user_id, created_at)
[INFO] [stdout] 146 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 150 | |         account.created_at,
[INFO] [stdout] 151 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     sqlx::query!(
[INFO] [stdout] 161 | |         r#"
[INFO] [stdout] 162 | |         INSERT INTO access_tokens (token, username, created_at)
[INFO] [stdout] 163 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         access_token.created_at,
[INFO] [stdout] 168 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:181:54
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let result: Result<PgQueryResult, sqlx::Error> = sqlx::query!(
[INFO] [stdout]     |  ______________________________________________________^
[INFO] [stdout] 182 | |         r#"
[INFO] [stdout] 183 | |         INSERT INTO temp_login_tokens (token, username, expires_at)
[INFO] [stdout] 184 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 188 | |         expires_at,
[INFO] [stdout] 189 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 |     sqlx::query!("DELETE FROM temp_login_tokens WHERE expires_at < NOW()")
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 223 | |         r#"
[INFO] [stdout] 224 | |         SELECT username FROM temp_login_tokens
[INFO] [stdout] 225 | |         WHERE token = $1 AND expires_at > NOW()
[INFO] [stdout] 226 | |         "#,
[INFO] [stdout] 227 | |         temp_login_token,
[INFO] [stdout] 228 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/accounts.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 | /     sqlx::query!(
[INFO] [stdout] 245 | |         r#"
[INFO] [stdout] 246 | |         DELETE FROM temp_login_tokens
[INFO] [stdout] 247 | |         WHERE token = $1
[INFO] [stdout] 248 | |         "#,
[INFO] [stdout] 249 | |         temp_login_token,
[INFO] [stdout] 250 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/mods.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     sqlx::query!(
[INFO] [stdout] 72 | |         r#"
[INFO] [stdout] 73 | |         INSERT INTO mods (author, file_data, title, description, game_name, game_version_major, game_version_minor)
[INFO] [stdout] 74 | |         VALUES ($1, $2, $3, $4, $5, $6, $7)
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |         game_version_minor,
[INFO] [stdout] 83 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/mods.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     sqlx::query!(
[INFO] [stdout] 177 | |         r#"
[INFO] [stdout] 178 | |         DELETE FROM mods
[INFO] [stdout] 179 | |         WHERE id = $1
[INFO] [stdout] 180 | |         "#,
[INFO] [stdout] 181 | |         mod_id,
[INFO] [stdout] 182 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/mods.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |       let exists: bool = sqlx::query_scalar!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 219 | |         r#"
[INFO] [stdout] 220 | |         SELECT EXISTS(
[INFO] [stdout] 221 | |             SELECT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |         username
[INFO] [stdout] 228 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/search_mods.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let records = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         SELECT 
[INFO] [stdout] 16 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         raw_query,
[INFO] [stdout] 41 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DATABASE_URL` not defined at compile time
[INFO] [stdout]   --> src/main.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .connect(env!("DATABASE_URL"))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DATABASE_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DATABASE_URL` not defined at compile time
[INFO] [stdout]   --> src/main.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .connect(env!("DATABASE_URL"))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DATABASE_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/mods.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     sqlx::query!(
[INFO] [stdout] 72 | |         r#"
[INFO] [stdout] 73 | |         INSERT INTO mods (author, file_data, title, description, game_name, game_version_major, game_version_minor)
[INFO] [stdout] 74 | |         VALUES ($1, $2, $3, $4, $5, $6, $7)
[INFO] [stdout] ...  |
[INFO] [stdout] 82 | |         game_version_minor,
[INFO] [stdout] 83 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/mods.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     sqlx::query!(
[INFO] [stdout] 177 | |         r#"
[INFO] [stdout] 178 | |         DELETE FROM mods
[INFO] [stdout] 179 | |         WHERE id = $1
[INFO] [stdout] 180 | |         "#,
[INFO] [stdout] 181 | |         mod_id,
[INFO] [stdout] 182 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/mods.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |       let exists: bool = sqlx::query_scalar!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 219 | |         r#"
[INFO] [stdout] 220 | |         SELECT EXISTS(
[INFO] [stdout] 221 | |             SELECT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | |         username
[INFO] [stdout] 228 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/search_mods.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let records = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         SELECT 
[INFO] [stdout] 16 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |         raw_query,
[INFO] [stdout] 41 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DATABASE_URL` not defined at compile time
[INFO] [stdout]   --> src/main.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .connect(env!("DATABASE_URL"))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DATABASE_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: environment variable `DATABASE_URL` not defined at compile time
[INFO] [stdout]   --> src/main.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |         .connect(env!("DATABASE_URL"))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("DATABASE_URL")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/accounts.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 25 | |         r#"
[INFO] [stdout] 26 | |         SELECT EXISTS (
[INFO] [stdout] 27 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         .fetch_one(pool())
[INFO] [stdout] 35 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/accounts.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 43 | |         r#"
[INFO] [stdout] 44 | |         SELECT EXISTS (
[INFO] [stdout] 45 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         .fetch_one(pool())
[INFO] [stdout] 54 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/accounts.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 63 | |         r#"
[INFO] [stdout] 64 | |         SELECT EXISTS (
[INFO] [stdout] 65 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         .fetch_one(pool())
[INFO] [stdout] 74 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/accounts.rs:86:33
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let account: AcornAccount = sqlx::query_as!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 87 | |         AcornAccount,
[INFO] [stdout] 88 | |         r#"
[INFO] [stdout] 89 | |         SELECT username, discord_user_id, created_at
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         .fetch_one(pool())
[INFO] [stdout] 96 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 |       let account: Option<AcornAccount> = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 104 | |         AcornAccount,
[INFO] [stdout] 105 | |         r#"
[INFO] [stdout] 106 | |         SELECT username, discord_user_id, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |         .fetch_optional(pool())
[INFO] [stdout] 113 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 121 | |         r#"
[INFO] [stdout] 122 | |         SELECT token, username, created_at
[INFO] [stdout] 123 | |         FROM access_tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |         .fetch_one(pool())
[INFO] [stdout] 130 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     sqlx::query!(
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |         INSERT INTO accounts (username, discord_user_id, created_at)
[INFO] [stdout] 146 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         .execute(pool())
[INFO] [stdout] 153 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     sqlx::query!(
[INFO] [stdout] 161 | |         r#"
[INFO] [stdout] 162 | |         INSERT INTO access_tokens (token, username, created_at)
[INFO] [stdout] 163 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         .execute(pool())
[INFO] [stdout] 170 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | /     sqlx::query!("DELETE FROM temp_login_tokens WHERE expires_at < NOW()")
[INFO] [stdout] 214 | |         .execute(pool())
[INFO] [stdout] 215 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 223 | |         r#"
[INFO] [stdout] 224 | |         SELECT username FROM temp_login_tokens
[INFO] [stdout] 225 | |         WHERE token = $1 AND expires_at > NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         .fetch_optional(pool())
[INFO] [stdout] 230 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 | /     sqlx::query!(
[INFO] [stdout] 245 | |         r#"
[INFO] [stdout] 246 | |         DELETE FROM temp_login_tokens
[INFO] [stdout] 247 | |         WHERE token = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |         .execute(pool())
[INFO] [stdout] 252 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/accounts.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 25 | |         r#"
[INFO] [stdout] 26 | |         SELECT EXISTS (
[INFO] [stdout] 27 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         .fetch_one(pool())
[INFO] [stdout] 35 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/accounts.rs:42:32
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 43 | |         r#"
[INFO] [stdout] 44 | |         SELECT EXISTS (
[INFO] [stdout] 45 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         .fetch_one(pool())
[INFO] [stdout] 54 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/accounts.rs:62:32
[INFO] [stdout]    |
[INFO] [stdout] 62 |       let result: Option<bool> = sqlx::query_scalar!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 63 | |         r#"
[INFO] [stdout] 64 | |         SELECT EXISTS (
[INFO] [stdout] 65 | |             SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         .fetch_one(pool())
[INFO] [stdout] 74 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/accounts.rs:86:33
[INFO] [stdout]    |
[INFO] [stdout] 86 |       let account: AcornAccount = sqlx::query_as!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 87 | |         AcornAccount,
[INFO] [stdout] 88 | |         r#"
[INFO] [stdout] 89 | |         SELECT username, discord_user_id, created_at
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |         .fetch_one(pool())
[INFO] [stdout] 96 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 |       let account: Option<AcornAccount> = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 104 | |         AcornAccount,
[INFO] [stdout] 105 | |         r#"
[INFO] [stdout] 106 | |         SELECT username, discord_user_id, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |         .fetch_optional(pool())
[INFO] [stdout] 113 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 121 | |         r#"
[INFO] [stdout] 122 | |         SELECT token, username, created_at
[INFO] [stdout] 123 | |         FROM access_tokens
[INFO] [stdout] ...   |
[INFO] [stdout] 129 | |         .fetch_one(pool())
[INFO] [stdout] 130 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | /     sqlx::query!(
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |         INSERT INTO accounts (username, discord_user_id, created_at)
[INFO] [stdout] 146 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |         .execute(pool())
[INFO] [stdout] 153 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:160:5
[INFO] [stdout]     |
[INFO] [stdout] 160 | /     sqlx::query!(
[INFO] [stdout] 161 | |         r#"
[INFO] [stdout] 162 | |         INSERT INTO access_tokens (token, username, created_at)
[INFO] [stdout] 163 | |         VALUES ($1, $2, $3)
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |         .execute(pool())
[INFO] [stdout] 170 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | /     sqlx::query!("DELETE FROM temp_login_tokens WHERE expires_at < NOW()")
[INFO] [stdout] 214 | |         .execute(pool())
[INFO] [stdout] 215 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:222:18
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 223 | |         r#"
[INFO] [stdout] 224 | |         SELECT username FROM temp_login_tokens
[INFO] [stdout] 225 | |         WHERE token = $1 AND expires_at > NOW()
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         .fetch_optional(pool())
[INFO] [stdout] 230 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/accounts.rs:244:5
[INFO] [stdout]     |
[INFO] [stdout] 244 | /     sqlx::query!(
[INFO] [stdout] 245 | |         r#"
[INFO] [stdout] 246 | |         DELETE FROM temp_login_tokens
[INFO] [stdout] 247 | |         WHERE token = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |         .execute(pool())
[INFO] [stdout] 252 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/mods.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     sqlx::query!(
[INFO] [stdout] 72 | |         r#"
[INFO] [stdout] 73 | |         INSERT INTO mods (author, file_data, title, description, game_name, game_version_major, game_version_minor)
[INFO] [stdout] 74 | |         VALUES ($1, $2, $3, $4, $5, $6, $7)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         .execute(pool())
[INFO] [stdout] 85 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/mods.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     sqlx::query!(
[INFO] [stdout] 177 | |         r#"
[INFO] [stdout] 178 | |         DELETE FROM mods
[INFO] [stdout] 179 | |         WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         .execute(pool())
[INFO] [stdout] 184 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/mods.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |       let exists: bool = sqlx::query_scalar!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 219 | |         r#"
[INFO] [stdout] 220 | |         SELECT EXISTS(
[INFO] [stdout] 221 | |             SELECT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         .fetch_one(pool())
[INFO] [stdout] 230 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/search_mods.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let records = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         SELECT 
[INFO] [stdout] 16 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         .fetch_all(pool)
[INFO] [stdout] 43 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/mods.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     sqlx::query!(
[INFO] [stdout] 72 | |         r#"
[INFO] [stdout] 73 | |         INSERT INTO mods (author, file_data, title, description, game_name, game_version_major, game_version_minor)
[INFO] [stdout] 74 | |         VALUES ($1, $2, $3, $4, $5, $6, $7)
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |         .execute(pool())
[INFO] [stdout] 85 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/mods.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 176 | /     sqlx::query!(
[INFO] [stdout] 177 | |         r#"
[INFO] [stdout] 178 | |         DELETE FROM mods
[INFO] [stdout] 179 | |         WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 183 | |         .execute(pool())
[INFO] [stdout] 184 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/mods.rs:218:24
[INFO] [stdout]     |
[INFO] [stdout] 218 |       let exists: bool = sqlx::query_scalar!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 219 | |         r#"
[INFO] [stdout] 220 | |         SELECT EXISTS(
[INFO] [stdout] 221 | |             SELECT 1
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |         .fetch_one(pool())
[INFO] [stdout] 230 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/search_mods.rs:13:19
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let records = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 14 | |         r#"
[INFO] [stdout] 15 | |         SELECT 
[INFO] [stdout] 16 | |             id,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         .fetch_all(pool)
[INFO] [stdout] 43 | |         .await
[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 `acorngm-backend` (bin "acorngm-backend") due to 33 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 `acorngm-backend` (bin "acorngm-backend" test) due to 33 previous errors
[INFO] running `Command { std: "docker" "inspect" "3319c5353d3df8fd95860db57d1d36ccf07f71c23a42e11e998906f976df8356", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3319c5353d3df8fd95860db57d1d36ccf07f71c23a42e11e998906f976df8356", kill_on_drop: false }`
[INFO] [stdout] 3319c5353d3df8fd95860db57d1d36ccf07f71c23a42e11e998906f976df8356
