[INFO] cloning repository https://github.com/Ameobea/mine-idler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ameobea/mine-idler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fmine-idler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fmine-idler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0207e5e906245616796d89335af8d57e70c0174e
[INFO] checking Ameobea/mine-idler against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmeobea%2Fmine-idler" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Ameobea/mine-idler
[INFO] finished tweaking git repo https://github.com/Ameobea/mine-idler
[INFO] tweaked toml for git repo https://github.com/Ameobea/mine-idler written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ameobea/mine-idler on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ameobea/mine-idler 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f685ec91e42287a8782d213b3392138da4a46e4e4cbdfadb83a07f4306dfacd8
[INFO] running `Command { std: "docker" "start" "-a" "f685ec91e42287a8782d213b3392138da4a46e4e4cbdfadb83a07f4306dfacd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f685ec91e42287a8782d213b3392138da4a46e4e4cbdfadb83a07f4306dfacd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f685ec91e42287a8782d213b3392138da4a46e4e4cbdfadb83a07f4306dfacd8", kill_on_drop: false }`
[INFO] [stdout] f685ec91e42287a8782d213b3392138da4a46e4e4cbdfadb83a07f4306dfacd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcd5b0d4fef250636d88e3f0cc723d294afcd271c0feebf46fbeba1720f3277d
[INFO] running `Command { std: "docker" "start" "-a" "dcd5b0d4fef250636d88e3f0cc723d294afcd271c0feebf46fbeba1720f3277d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling procfs v0.14.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling prost-types v0.12.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling prometheus-client-derive-text-encode v0.3.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling prost-build v0.12.4
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]     Checking prometheus-client v0.18.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]    Compiling serde_with_macros v3.7.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling foundations v3.3.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking routerify v3.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking serde_with v3.7.0
[INFO] [stderr]    Compiling foundations-macros v3.3.0
[INFO] [stderr]     Checking yaml-merge-keys v0.5.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling mine-idler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking prometools v0.2.2
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling serde-inline-default v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking serde_default_utils v0.2.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking pcg_rand v0.13.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking tonic-web v0.11.0
[INFO] [stderr]     Checking tonic-middleware v0.1.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking tikv-jemallocator v0.5.4
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let session = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 63 | |     "SELECT user_id, created_at FROM sessions WHERE token = $1",
[INFO] [stdout] 64 | |     session_token,
[INFO] [stdout] 65 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/mod.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let record = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 89 | |     "SELECT id, hashed_password FROM users WHERE username = $1",
[INFO] [stdout] 90 | |     username
[INFO] [stdout] 91 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 | /   sqlx::query!(
[INFO] [stdout] 104 | |     "INSERT INTO sessions (user_id, token) VALUES ($1, $2)",
[INFO] [stdout] 105 | |     user_id,
[INFO] [stdout] 106 | |     session_token
[INFO] [stdout] 107 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let user_id = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 127 | |     "INSERT INTO users (username, hashed_password) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 128 | |     username,
[INFO] [stdout] 129 | |     hashed_password
[INFO] [stdout] 130 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:147:3
[INFO] [stdout]     |
[INFO] [stdout] 147 | /   sqlx::query!(
[INFO] [stdout] 148 | |     "INSERT INTO bases (user_id) VALUES ($1) ON CONFLICT DO NOTHING",
[INFO] [stdout] 149 | |     user_id,
[INFO] [stdout] 150 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | /     sqlx::query!(
[INFO] [stdout] 164 | |       "INSERT INTO items (id, name, description, rarity_tier) VALUES ($1, $2, $3, $4) ON CONFLICT \
[INFO] [stdout] 165 | |        (id) DO UPDATE SET name = $2, description = $3, rarity_tier = $4;",
[INFO] [stdout] 166 | |       item.id as i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |       item.rarity_tier as i64
[INFO] [stdout] 170 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:199:3
[INFO] [stdout]     |
[INFO] [stdout] 199 | /   sqlx::query!(
[INFO] [stdout] 200 | |     "INSERT INTO inventory (id, user_id, item_id, quality, value, modifiers) SELECT * FROM \
[INFO] [stdout] 201 | |      UNNEST($6::uuid[], $1::int4[], $2::int4[], $3::float4[], $4::float4[], $5::jsonb[])",
[INFO] [stdout] 202 | |     &user_ids,
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     &ids,
[INFO] [stdout] 208 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:214:3
[INFO] [stdout]     |
[INFO] [stdout] 214 | /   sqlx::query_as!(
[INFO] [stdout] 215 | |     UserAccountInfo,
[INFO] [stdout] 216 | |     "SELECT id, username FROM users WHERE id = $1",
[INFO] [stdout] 217 | |     user_id
[INFO] [stdout] 218 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let rows = sqlx::query!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 299 | |     "SELECT item_id, COUNT(*) as total_count, SUM(quality) as total_quality, SUM(value) as \
[INFO] [stdout] 300 | |      total_value, width_bucket(quality, 0, 1, 32) AS quality_bucket_ix FROM inventory WHERE \
[INFO] [stdout] 301 | |      user_id = $1 GROUP BY item_id, quality_bucket_ix",
[INFO] [stdout] 302 | |     user_id
[INFO] [stdout] 303 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let rows = sqlx::query!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 371 | |     "SELECT u.username, SUM(inv.value) AS total_value FROM inventory inv INNER JOIN users u ON \
[INFO] [stdout] 372 | |      inv.user_id = u.id GROUP BY u.username ORDER BY total_value DESC LIMIT 100"
[INFO] [stdout] 373 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 391 |   let count = sqlx::query_scalar!("SELECT COUNT(*) FROM inventory WHERE user_id = $1", user_id)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:399:3
[INFO] [stdout]     |
[INFO] [stdout] 399 | /   sqlx::query_scalar!(
[INFO] [stdout] 400 | |     "SELECT storage_level FROM bases WHERE user_id = $1",
[INFO] [stdout] 401 | |     user_id,
[INFO] [stdout] 402 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:423:3
[INFO] [stdout]     |
[INFO] [stdout] 423 | /   sqlx::query_as!(
[INFO] [stdout] 424 | |     DbItem,
[INFO] [stdout] 425 | |     "SELECT id, item_id, quality, value, modifiers FROM inventory WHERE user_id = $1 FOR UPDATE",
[INFO] [stdout] 426 | |     user_id
[INFO] [stdout] 427 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 | /   sqlx::query!(
[INFO] [stdout] 486 | |     "DELETE FROM inventory WHERE id = ANY($1::uuid[])",
[INFO] [stdout] 487 | |     &item_ids_to_delete
[INFO] [stdout] 488 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:500:31
[INFO] [stdout]     |
[INFO] [stdout] 500 |     let storage_upgrade_level = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 501 | |     "SELECT storage_level FROM bases WHERE user_id = $1",
[INFO] [stdout] 502 | |     user_id,
[INFO] [stdout] 503 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let session = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 63 | |     "SELECT user_id, created_at FROM sessions WHERE token = $1",
[INFO] [stdout] 64 | |     session_token,
[INFO] [stdout] 65 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db/mod.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let record = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 89 | |     "SELECT id, hashed_password FROM users WHERE username = $1",
[INFO] [stdout] 90 | |     username
[INFO] [stdout] 91 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 | /   sqlx::query!(
[INFO] [stdout] 104 | |     "INSERT INTO sessions (user_id, token) VALUES ($1, $2)",
[INFO] [stdout] 105 | |     user_id,
[INFO] [stdout] 106 | |     session_token
[INFO] [stdout] 107 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let user_id = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 127 | |     "INSERT INTO users (username, hashed_password) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 128 | |     username,
[INFO] [stdout] 129 | |     hashed_password
[INFO] [stdout] 130 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:147:3
[INFO] [stdout]     |
[INFO] [stdout] 147 | /   sqlx::query!(
[INFO] [stdout] 148 | |     "INSERT INTO bases (user_id) VALUES ($1) ON CONFLICT DO NOTHING",
[INFO] [stdout] 149 | |     user_id,
[INFO] [stdout] 150 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | /     sqlx::query!(
[INFO] [stdout] 164 | |       "INSERT INTO items (id, name, description, rarity_tier) VALUES ($1, $2, $3, $4) ON CONFLICT \
[INFO] [stdout] 165 | |        (id) DO UPDATE SET name = $2, description = $3, rarity_tier = $4;",
[INFO] [stdout] 166 | |       item.id as i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |       item.rarity_tier as i64
[INFO] [stdout] 170 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:199:3
[INFO] [stdout]     |
[INFO] [stdout] 199 | /   sqlx::query!(
[INFO] [stdout] 200 | |     "INSERT INTO inventory (id, user_id, item_id, quality, value, modifiers) SELECT * FROM \
[INFO] [stdout] 201 | |      UNNEST($6::uuid[], $1::int4[], $2::int4[], $3::float4[], $4::float4[], $5::jsonb[])",
[INFO] [stdout] 202 | |     &user_ids,
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |     &ids,
[INFO] [stdout] 208 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:214:3
[INFO] [stdout]     |
[INFO] [stdout] 214 | /   sqlx::query_as!(
[INFO] [stdout] 215 | |     UserAccountInfo,
[INFO] [stdout] 216 | |     "SELECT id, username FROM users WHERE id = $1",
[INFO] [stdout] 217 | |     user_id
[INFO] [stdout] 218 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:298:14
[INFO] [stdout]     |
[INFO] [stdout] 298 |     let rows = sqlx::query!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 299 | |     "SELECT item_id, COUNT(*) as total_count, SUM(quality) as total_quality, SUM(value) as \
[INFO] [stdout] 300 | |      total_value, width_bucket(quality, 0, 1, 32) AS quality_bucket_ix FROM inventory WHERE \
[INFO] [stdout] 301 | |      user_id = $1 GROUP BY item_id, quality_bucket_ix",
[INFO] [stdout] 302 | |     user_id
[INFO] [stdout] 303 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:370:14
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let rows = sqlx::query!(
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 371 | |     "SELECT u.username, SUM(inv.value) AS total_value FROM inventory inv INNER JOIN users u ON \
[INFO] [stdout] 372 | |      inv.user_id = u.id GROUP BY u.username ORDER BY total_value DESC LIMIT 100"
[INFO] [stdout] 373 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[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/game/upgrades.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | /   sqlx::query!(
[INFO] [stdout] 40 | |     "INSERT INTO bases (user_id) VALUES ($1) ON CONFLICT DO NOTHING",
[INFO] [stdout] 41 | |     user_id,
[INFO] [stdout] 42 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:391:15
[INFO] [stdout]     |
[INFO] [stdout] 391 |   let count = sqlx::query_scalar!("SELECT COUNT(*) FROM inventory WHERE user_id = $1", user_id)
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:399:3
[INFO] [stdout]     |
[INFO] [stdout] 399 | /   sqlx::query_scalar!(
[INFO] [stdout] 400 | |     "SELECT storage_level FROM bases WHERE user_id = $1",
[INFO] [stdout] 401 | |     user_id,
[INFO] [stdout] 402 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:423:3
[INFO] [stdout]     |
[INFO] [stdout] 423 | /   sqlx::query_as!(
[INFO] [stdout] 424 | |     DbItem,
[INFO] [stdout] 425 | |     "SELECT id, item_id, quality, value, modifiers FROM inventory WHERE user_id = $1 FOR UPDATE",
[INFO] [stdout] 426 | |     user_id
[INFO] [stdout] 427 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 | /   sqlx::query!(
[INFO] [stdout] 486 | |     "DELETE FROM inventory WHERE id = ANY($1::uuid[])",
[INFO] [stdout] 487 | |     &item_ids_to_delete
[INFO] [stdout] 488 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[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/game/upgrades.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let inventory_upgrade_level = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 51 | |     "SELECT storage_level FROM bases WHERE user_id = $1 FOR UPDATE",
[INFO] [stdout] 52 | |     user_id,
[INFO] [stdout] 53 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/game/upgrades.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /   sqlx::query!(
[INFO] [stdout] 67 | |     "UPDATE bases SET storage_level = storage_level + 1 WHERE user_id = $1",
[INFO] [stdout] 68 | |     user_id,
[INFO] [stdout] 69 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:500:31
[INFO] [stdout]     |
[INFO] [stdout] 500 |     let storage_upgrade_level = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 501 | |     "SELECT storage_level FROM bases WHERE user_id = $1",
[INFO] [stdout] 502 | |     user_id,
[INFO] [stdout] 503 | |   )
[INFO] [stdout]     | |___^
[INFO] [stdout]     |
[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/game/upgrades.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | /   sqlx::query!(
[INFO] [stdout] 40 | |     "INSERT INTO bases (user_id) VALUES ($1) ON CONFLICT DO NOTHING",
[INFO] [stdout] 41 | |     user_id,
[INFO] [stdout] 42 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[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/game/upgrades.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let inventory_upgrade_level = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 51 | |     "SELECT storage_level FROM bases WHERE user_id = $1 FOR UPDATE",
[INFO] [stdout] 52 | |     user_id,
[INFO] [stdout] 53 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/game/upgrades.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /   sqlx::query!(
[INFO] [stdout] 67 | |     "UPDATE bases SET storage_level = storage_level + 1 WHERE user_id = $1",
[INFO] [stdout] 68 | |     user_id,
[INFO] [stdout] 69 | |   )
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[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[E0432]: unresolved import `foundations::telemetry::tokio_runtime_metrics`
[INFO] [stdout]   --> src/main.rs:8:21
[INFO] [stdout]    |
[INFO] [stdout]  8 |   telemetry::{self, tokio_runtime_metrics::record_runtime_metrics_sample},
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ could not find `tokio_runtime_metrics` in `telemetry`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundations-3.3.0/src/telemetry/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     tokio_unstable,
[INFO] [stdout]    |     -------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 80 | pub mod tokio_runtime_metrics;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `foundations::telemetry::tokio_runtime_metrics`
[INFO] [stdout]   --> src/main.rs:8:21
[INFO] [stdout]    |
[INFO] [stdout]  8 |   telemetry::{self, tokio_runtime_metrics::record_runtime_metrics_sample},
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^ could not find `tokio_runtime_metrics` in `telemetry`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundations-3.3.0/src/telemetry/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     tokio_unstable,
[INFO] [stdout]    |     -------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 80 | pub mod tokio_runtime_metrics;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tokio_runtime_metrics` in `telemetry`
[INFO] [stdout]   --> src/main.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |   foundations::telemetry::tokio_runtime_metrics::register_runtime(None, None, &handle);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^ could not find `tokio_runtime_metrics` in `telemetry`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundations-3.3.0/src/telemetry/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     tokio_unstable,
[INFO] [stdout]    |     -------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 80 | pub mod tokio_runtime_metrics;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tokio_runtime_metrics` in `telemetry`
[INFO] [stdout]   --> src/main.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |   foundations::telemetry::tokio_runtime_metrics::register_runtime(None, None, &handle);
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^ could not find `tokio_runtime_metrics` in `telemetry`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/foundations-3.3.0/src/telemetry/mod.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     tokio_unstable,
[INFO] [stdout]    |     -------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 80 | pub mod tokio_runtime_metrics;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let session = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 63 | |     "SELECT user_id, created_at FROM sessions WHERE token = $1",
[INFO] [stdout] 64 | |     session_token,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/mod.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let record = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 89 | |     "SELECT id, hashed_password FROM users WHERE username = $1",
[INFO] [stdout] 90 | |     username
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 | /   sqlx::query!(
[INFO] [stdout] 104 | |     "INSERT INTO sessions (user_id, token) VALUES ($1, $2)",
[INFO] [stdout] 105 | |     user_id,
[INFO] [stdout] 106 | |     session_token
[INFO] [stdout] 107 | |   )
[INFO] [stdout] 108 | |   .execute(pool())
[INFO] [stdout] 109 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let user_id = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 127 | |     "INSERT INTO users (username, hashed_password) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 128 | |     username,
[INFO] [stdout] 129 | |     hashed_password
[INFO] [stdout] 130 | |   )
[INFO] [stdout] 131 | |   .fetch_one(pool())
[INFO] [stdout] 132 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |   .map_err(|err| {
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 135 |     // Handle unique constraint violation
[INFO] [stdout] 136 |     if let Some(err) = err.as_database_error() {
[INFO] [stdout]     |                        --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 134 |   .map_err(|err: /* Type */| {
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 |       if err.constraint().is_some() {
[INFO] [stdout]     |          ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:147:3
[INFO] [stdout]     |
[INFO] [stdout] 147 | /   sqlx::query!(
[INFO] [stdout] 148 | |     "INSERT INTO bases (user_id) VALUES ($1) ON CONFLICT DO NOTHING",
[INFO] [stdout] 149 | |     user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | /     sqlx::query!(
[INFO] [stdout] 164 | |       "INSERT INTO items (id, name, description, rarity_tier) VALUES ($1, $2, $3, $4) ON CONFLICT \
[INFO] [stdout] 165 | |        (id) DO UPDATE SET name = $2, description = $3, rarity_tier = $4;",
[INFO] [stdout] 166 | |       item.id as i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |     .execute(pool())
[INFO] [stdout] 172 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:370:7
[INFO] [stdout]     |
[INFO] [stdout] 370 |   let rows = sqlx::query!(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     rows
[INFO] [stdout]     |     ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 370 |   let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:399:3
[INFO] [stdout]     |
[INFO] [stdout] 399 | /   sqlx::query_scalar!(
[INFO] [stdout] 400 | |     "SELECT storage_level FROM bases WHERE user_id = $1",
[INFO] [stdout] 401 | |     user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:405:9
[INFO] [stdout]     |
[INFO] [stdout] 405 |   .map(|row| row.unwrap_or(0))
[INFO] [stdout]     |         ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 405 |   .map(|row: /* Type */| row.unwrap_or(0))
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 | /   sqlx::query!(
[INFO] [stdout] 486 | |     "DELETE FROM inventory WHERE id = ANY($1::uuid[])",
[INFO] [stdout] 487 | |     &item_ids_to_delete
[INFO] [stdout] ...   |
[INFO] [stdout] 490 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:500:7
[INFO] [stdout]     |
[INFO] [stdout] 500 |   let storage_upgrade_level = sqlx::query_scalar!(
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 |     + storage_upgrade_level.unwrap_or(0) * INVENTORY_CAPACITY_PER_UPGRADE as i32;
[INFO] [stdout]     |       --------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `storage_upgrade_level` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 500 |   let storage_upgrade_level: /* Type */ = sqlx::query_scalar!(
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/mod.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let session = sqlx::query!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 63 | |     "SELECT user_id, created_at FROM sessions WHERE token = $1",
[INFO] [stdout] 64 | |     session_token,
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/mod.rs:88:16
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let record = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 89 | |     "SELECT id, hashed_password FROM users WHERE username = $1",
[INFO] [stdout] 90 | |     username
[INFO] [stdout] ...  |
[INFO] [stdout] 93 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:103:3
[INFO] [stdout]     |
[INFO] [stdout] 103 | /   sqlx::query!(
[INFO] [stdout] 104 | |     "INSERT INTO sessions (user_id, token) VALUES ($1, $2)",
[INFO] [stdout] 105 | |     user_id,
[INFO] [stdout] 106 | |     session_token
[INFO] [stdout] 107 | |   )
[INFO] [stdout] 108 | |   .execute(pool())
[INFO] [stdout] 109 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:126:17
[INFO] [stdout]     |
[INFO] [stdout] 126 |     let user_id = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 127 | |     "INSERT INTO users (username, hashed_password) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 128 | |     username,
[INFO] [stdout] 129 | |     hashed_password
[INFO] [stdout] 130 | |   )
[INFO] [stdout] 131 | |   .fetch_one(pool())
[INFO] [stdout] 132 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 |   .map_err(|err| {
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 135 |     // Handle unique constraint violation
[INFO] [stdout] 136 |     if let Some(err) = err.as_database_error() {
[INFO] [stdout]     |                        --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 134 |   .map_err(|err: /* Type */| {
[INFO] [stdout]     |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:137:10
[INFO] [stdout]     |
[INFO] [stdout] 137 |       if err.constraint().is_some() {
[INFO] [stdout]     |          ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:147:3
[INFO] [stdout]     |
[INFO] [stdout] 147 | /   sqlx::query!(
[INFO] [stdout] 148 | |     "INSERT INTO bases (user_id) VALUES ($1) ON CONFLICT DO NOTHING",
[INFO] [stdout] 149 | |     user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | /     sqlx::query!(
[INFO] [stdout] 164 | |       "INSERT INTO items (id, name, description, rarity_tier) VALUES ($1, $2, $3, $4) ON CONFLICT \
[INFO] [stdout] 165 | |        (id) DO UPDATE SET name = $2, description = $3, rarity_tier = $4;",
[INFO] [stdout] 166 | |       item.id as i64,
[INFO] [stdout] ...   |
[INFO] [stdout] 171 | |     .execute(pool())
[INFO] [stdout] 172 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:370:7
[INFO] [stdout]     |
[INFO] [stdout] 370 |   let rows = sqlx::query!(
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 379 |     rows
[INFO] [stdout]     |     ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 370 |   let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]     |           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:399:3
[INFO] [stdout]     |
[INFO] [stdout] 399 | /   sqlx::query_scalar!(
[INFO] [stdout] 400 | |     "SELECT storage_level FROM bases WHERE user_id = $1",
[INFO] [stdout] 401 | |     user_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 404 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:405:9
[INFO] [stdout]     |
[INFO] [stdout] 405 |   .map(|row| row.unwrap_or(0))
[INFO] [stdout]     |         ^^^  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 405 |   .map(|row: /* Type */| row.unwrap_or(0))
[INFO] [stdout]     |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:485:3
[INFO] [stdout]     |
[INFO] [stdout] 485 | /   sqlx::query!(
[INFO] [stdout] 486 | |     "DELETE FROM inventory WHERE id = ANY($1::uuid[])",
[INFO] [stdout] 487 | |     &item_ids_to_delete
[INFO] [stdout] ...   |
[INFO] [stdout] 490 | |   .await
[INFO] [stdout]     | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/game/upgrades.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | /   sqlx::query!(
[INFO] [stdout] 40 | |     "INSERT INTO bases (user_id) VALUES ($1) ON CONFLICT DO NOTHING",
[INFO] [stdout] 41 | |     user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/db/mod.rs:500:7
[INFO] [stdout]     |
[INFO] [stdout] 500 |   let storage_upgrade_level = sqlx::query_scalar!(
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 508 |     + storage_upgrade_level.unwrap_or(0) * INVENTORY_CAPACITY_PER_UPGRADE as i32;
[INFO] [stdout]     |       --------------------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `storage_upgrade_level` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 500 |   let storage_upgrade_level: /* Type */ = sqlx::query_scalar!(
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/game/upgrades.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let inventory_upgrade_level = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 51 | |     "SELECT storage_level FROM bases WHERE user_id = $1 FOR UPDATE",
[INFO] [stdout] 52 | |     user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/game/upgrades.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |   .map(|row| row.unwrap_or(0))
[INFO] [stdout]    |         ^^^  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 56 |   .map(|row: /* Type */| row.unwrap_or(0))
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/game/upgrades.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /   sqlx::query!(
[INFO] [stdout] 67 | |     "UPDATE bases SET storage_level = storage_level + 1 WHERE user_id = $1",
[INFO] [stdout] 68 | |     user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/game/upgrades.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | /   sqlx::query!(
[INFO] [stdout] 40 | |     "INSERT INTO bases (user_id) VALUES ($1) ON CONFLICT DO NOTHING",
[INFO] [stdout] 41 | |     user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/game/upgrades.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let inventory_upgrade_level = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________________________^
[INFO] [stdout] 51 | |     "SELECT storage_level FROM bases WHERE user_id = $1 FOR UPDATE",
[INFO] [stdout] 52 | |     user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/game/upgrades.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |   .map(|row| row.unwrap_or(0))
[INFO] [stdout]    |         ^^^  --- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 56 |   .map(|row: /* Type */| row.unwrap_or(0))
[INFO] [stdout]    |            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/game/upgrades.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 | /   sqlx::query!(
[INFO] [stdout] 67 | |     "UPDATE bases SET storage_level = storage_level + 1 WHERE user_id = $1",
[INFO] [stdout] 68 | |     user_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |   .await
[INFO] [stdout]    | |________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mine-idler` (bin "mine-idler" test) due to 37 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mine-idler` (bin "mine-idler") due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "dcd5b0d4fef250636d88e3f0cc723d294afcd271c0feebf46fbeba1720f3277d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd5b0d4fef250636d88e3f0cc723d294afcd271c0feebf46fbeba1720f3277d", kill_on_drop: false }`
[INFO] [stdout] dcd5b0d4fef250636d88e3f0cc723d294afcd271c0feebf46fbeba1720f3277d
