[INFO] cloning repository https://github.com/Adamgle/rust-web-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adamgle/rust-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamgle%2Frust-web-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamgle%2Frust-web-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 919207463a7250d1e671e382182ed52a85874c18
[INFO] documenting Adamgle/rust-web-app against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamgle%2Frust-web-app" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Adamgle/rust-web-app
[INFO] finished tweaking git repo https://github.com/Adamgle/rust-web-app
[INFO] tweaked toml for git repo https://github.com/Adamgle/rust-web-app written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adamgle/rust-web-app on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adamgle/rust-web-app 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdf703e739758ccff6dbf99b1d970581a056f07b5848f3ba5c415d1957f46bfd
[INFO] running `Command { std: "docker" "start" "-a" "bdf703e739758ccff6dbf99b1d970581a056f07b5848f3ba5c415d1957f46bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdf703e739758ccff6dbf99b1d970581a056f07b5848f3ba5c415d1957f46bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdf703e739758ccff6dbf99b1d970581a056f07b5848f3ba5c415d1957f46bfd", kill_on_drop: false }`
[INFO] [stdout] bdf703e739758ccff6dbf99b1d970581a056f07b5848f3ba5c415d1957f46bfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d23048df2c83b0529b19eeaa2e593b44237523a6db3c3eb4baad2fe00acdfa2
[INFO] running `Command { std: "docker" "start" "-a" "8d23048df2c83b0529b19eeaa2e593b44237523a6db3c3eb4baad2fe00acdfa2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking console-api v0.8.1
[INFO] [stderr]     Checking console-subscriber v0.4.1
[INFO] [stderr]  Documenting rust-web-app v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/controller/auth/mod.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let Some((expires_at, user_id)) = sqlx::query!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 59 | |         "SELECT expires_at, user_id FROM sessions WHERE sessions.id = $1::uuid",
[INFO] [stdout] 60 | |         cookie_ssid
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/controller/auth/mod.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let Some(user) = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 78 | |         ClientUser,
[INFO] [stdout] 79 | |         "SELECT id, balance, delta FROM users WHERE users.id = $1",
[INFO] [stdout] 80 | |         user_id
[INFO] [stdout] 81 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/controller/auth/mod.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let Some((expires_at, user_id)) = sqlx::query!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 59 | |         "SELECT expires_at, user_id FROM sessions WHERE sessions.id = $1::uuid",
[INFO] [stdout] 60 | |         cookie_ssid
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/controller/auth/mod.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let Some(user) = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 78 | |         ClientUser,
[INFO] [stdout] 79 | |         "SELECT id, balance, delta FROM users WHERE users.id = $1",
[INFO] [stdout] 80 | |         user_id
[INFO] [stdout] 81 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/controller/auth/mod.rs:58:39
[INFO] [stdout]    |
[INFO] [stdout] 58 |       let Some((expires_at, user_id)) = sqlx::query!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 59 | |         "SELECT expires_at, user_id FROM sessions WHERE sessions.id = $1::uuid",
[INFO] [stdout] 60 | |         cookie_ssid
[INFO] [stdout] 61 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/controller/auth/mod.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |       let Some(user) = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 78 | |         ClientUser,
[INFO] [stdout] 79 | |         "SELECT id, balance, delta FROM users WHERE users.id = $1",
[INFO] [stdout] 80 | |         user_id
[INFO] [stdout] 81 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[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/controller/auth/mod.rs:233:26
[INFO] [stdout]     |
[INFO] [stdout] 233 |       let is_email_taken = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 234 | |         "SELECT EXISTS (SELECT 1 FROM users WHERE email = $1)",
[INFO] [stdout] 235 | |         email
[INFO] [stdout] 236 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controller/auth/mod.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let account = sqlx::query!("INSERT INTO accounts (created_at) VALUES (DEFAULT) RETURNING id")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controller/auth/mod.rs:251:16
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 252 | |         DatabaseUser,
[INFO] [stdout] 253 | |         "INSERT INTO users (email, password_hash, password_salt, account_id) 
[INFO] [stdout] 254 | |         VALUES ($1, $2, $3, $4) RETURNING *",
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |         account.id
[INFO] [stdout] 259 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/controller/auth/mod.rs:264:19
[INFO] [stdout]     |
[INFO] [stdout] 264 |       let session = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 265 | |         "INSERT INTO sessions (user_id, created_at, expires_at) 
[INFO] [stdout] 266 | |         VALUES ($1, DEFAULT, DEFAULT) RETURNING id",
[INFO] [stdout] 267 | |         user.id
[INFO] [stdout] 268 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/controller/auth/mod.rs:233:26
[INFO] [stdout]     |
[INFO] [stdout] 233 |       let is_email_taken = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 234 | |         "SELECT EXISTS (SELECT 1 FROM users WHERE email = $1)",
[INFO] [stdout] 235 | |         email
[INFO] [stdout] 236 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controller/auth/mod.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let account = sqlx::query!("INSERT INTO accounts (created_at) VALUES (DEFAULT) RETURNING id")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controller/auth/mod.rs:251:16
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 252 | |         DatabaseUser,
[INFO] [stdout] 253 | |         "INSERT INTO users (email, password_hash, password_salt, account_id) 
[INFO] [stdout] 254 | |         VALUES ($1, $2, $3, $4) RETURNING *",
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |         account.id
[INFO] [stdout] 259 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/controller/auth/mod.rs:264:19
[INFO] [stdout]     |
[INFO] [stdout] 264 |       let session = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 265 | |         "INSERT INTO sessions (user_id, created_at, expires_at) 
[INFO] [stdout] 266 | |         VALUES ($1, DEFAULT, DEFAULT) RETURNING id",
[INFO] [stdout] 267 | |         user.id
[INFO] [stdout] 268 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/controller/auth/mod.rs:233:26
[INFO] [stdout]     |
[INFO] [stdout] 233 |       let is_email_taken = sqlx::query!(
[INFO] [stdout]     |  __________________________^
[INFO] [stdout] 234 | |         "SELECT EXISTS (SELECT 1 FROM users WHERE email = $1)",
[INFO] [stdout] 235 | |         email
[INFO] [stdout] 236 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controller/auth/mod.rs:247:19
[INFO] [stdout]     |
[INFO] [stdout] 247 |     let account = sqlx::query!("INSERT INTO accounts (created_at) VALUES (DEFAULT) RETURNING id")
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/controller/auth/mod.rs:251:16
[INFO] [stdout]     |
[INFO] [stdout] 251 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 252 | |         DatabaseUser,
[INFO] [stdout] 253 | |         "INSERT INTO users (email, password_hash, password_salt, account_id) 
[INFO] [stdout] 254 | |         VALUES ($1, $2, $3, $4) RETURNING *",
[INFO] [stdout] ...   |
[INFO] [stdout] 258 | |         account.id
[INFO] [stdout] 259 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/controller/auth/mod.rs:264:19
[INFO] [stdout]     |
[INFO] [stdout] 264 |       let session = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 265 | |         "INSERT INTO sessions (user_id, created_at, expires_at) 
[INFO] [stdout] 266 | |         VALUES ($1, DEFAULT, DEFAULT) RETURNING id",
[INFO] [stdout] 267 | |         user.id
[INFO] [stdout] 268 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `rust-web-app`
[INFO] running `Command { std: "docker" "inspect" "8d23048df2c83b0529b19eeaa2e593b44237523a6db3c3eb4baad2fe00acdfa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d23048df2c83b0529b19eeaa2e593b44237523a6db3c3eb4baad2fe00acdfa2", kill_on_drop: false }`
[INFO] [stdout] 8d23048df2c83b0529b19eeaa2e593b44237523a6db3c3eb4baad2fe00acdfa2
