[INFO] cloning repository https://github.com/Kkitut/Rustoki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kkitut/Rustoki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKkitut%2FRustoki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKkitut%2FRustoki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 703b2041c92744b69a18e64466b7f1df325f11bd
[INFO] documenting Kkitut/Rustoki/703b2041c92744b69a18e64466b7f1df325f11bd against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKkitut%2FRustoki" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kkitut/Rustoki
[INFO] finished tweaking git repo https://github.com/Kkitut/Rustoki
[INFO] tweaked toml for git repo https://github.com/Kkitut/Rustoki written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kkitut/Rustoki on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kkitut/Rustoki 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.12
[INFO] [stderr]   Downloaded etcetera v0.11.0
[INFO] [stderr]   Downloaded whoami v2.1.2
[INFO] [stderr]   Downloaded ctutils v0.4.2
[INFO] [stderr]   Downloaded md-5 v0.11.0
[INFO] [stderr]   Downloaded cmov v0.5.4
[INFO] [stderr]   Downloaded sqlx-sqlite v0.9.0
[INFO] [stderr]   Downloaded sqlx-macros v0.9.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.13
[INFO] [stderr]   Downloaded hmac v0.13.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.9.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.9.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.9.0
[INFO] [stderr]   Downloaded sqlx-core v0.9.0
[INFO] [stderr]   Downloaded hkdf v0.13.0
[INFO] [stderr]   Downloaded sqlx v0.9.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded aws-lc-rs v1.15.2
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded procfs v0.18.0
[INFO] [stderr]   Downloaded ring v0.17.9
[INFO] [stderr]   Downloaded phf_generator v0.14.0
[INFO] [stderr]   Downloaded phf v0.14.0
[INFO] [stderr]   Downloaded phf_shared v0.14.0
[INFO] [stderr]   Downloaded phf_macros v0.14.0
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded procfs-core v0.18.0
[INFO] [stderr]   Downloaded mysql-common-derive v0.32.0
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded mysql_common v0.37.3
[INFO] [stderr]   Downloaded winnow v0.7.2
[INFO] [stderr]   Downloaded mysql_async v0.37.0
[INFO] [stderr]   Downloaded btoi v0.5.0
[INFO] [stderr]   Downloaded keyed_priority_queue v0.4.2
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded lru v0.18.1
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded aws-lc-sys v0.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0
[INFO] running `Command { std: "docker" "start" "db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hashlink v0.11.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sqlx-core v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling sqlx-mysql v0.9.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]    Compiling mysql_common v0.37.3
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]    Compiling mysql-common-derive v0.32.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking btoi v0.5.0
[INFO] [stderr]     Checking saturating v0.1.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]    Compiling command_attr v0.5.4
[INFO] [stderr]     Checking lru v0.18.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking rand v0.10.2
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking keyed_priority_queue v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking twox-hash v2.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking phf v0.14.0
[INFO] [stderr]     Checking mysql_async v0.37.0
[INFO] [stderr]     Checking sqlx v0.9.0
[INFO] [stderr]     Checking meval v0.2.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]  Documenting Rustoki 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/response.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 56 | |             r#"
[INFO] [stdout] 57 | |             SELECT
[INFO] [stdout] 58 | |                 value_json as `value_json!: String`,
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             "#
[INFO] [stdout] 63 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/response.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let rows = sqlx::query!("SELECT value_json FROM resp")
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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/response.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 | /     sqlx::query!(
[INFO] [stdout] 105 | |         "INSERT INTO resp (value_json, prob_json) VALUES (?, ?)",
[INFO] [stdout] 106 | |         value_json,
[INFO] [stdout] 107 | |         prob_json
[INFO] [stdout] 108 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/response.rs:120:16
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let rows = sqlx::query!("SELECT id, value_json, prob_json FROM resp")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/response.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 | /             sqlx::query!(
[INFO] [stdout] 138 | |                 "UPDATE resp SET prob_json = ? WHERE id = ?",
[INFO] [stdout] 139 | |                 new_probs_json,
[INFO] [stdout] 140 | |                 r.id
[INFO] [stdout] 141 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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/response.rs:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |     let rows = sqlx::query!("SELECT id, value_json, prob_json FROM resp")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/response.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 | /             sqlx::query!(
[INFO] [stdout] 175 | |                 "UPDATE resp SET prob_json = ? WHERE id = ?",
[INFO] [stdout] 176 | |                 new_probs_json,
[INFO] [stdout] 177 | |                 r.id
[INFO] [stdout] 178 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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/response.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let rows = sqlx::query!("SELECT id, value_json FROM resp")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/response.rs:211:13
[INFO] [stdout]     |
[INFO] [stdout] 211 | /             sqlx::query!(
[INFO] [stdout] 212 | |                 "UPDATE resp SET value_json = ? WHERE id = ?",
[INFO] [stdout] 213 | |                 new_values_json,
[INFO] [stdout] 214 | |                 r.id
[INFO] [stdout] 215 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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/response.rs:231:16
[INFO] [stdout]     |
[INFO] [stdout] 231 |     let rows = sqlx::query!("SELECT id, value_json FROM resp")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/response.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             sqlx::query!(
[INFO] [stdout] 250 | |                 "UPDATE resp SET value_json = ? WHERE id = ?",
[INFO] [stdout] 251 | |                 new_values_json,
[INFO] [stdout] 252 | |                 r.id
[INFO] [stdout] 253 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[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/response.rs:268:16
[INFO] [stdout]     |
[INFO] [stdout] 268 |     let rows = sqlx::query!("SELECT id, value_json, prob_json FROM resp")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/response.rs:293:16
[INFO] [stdout]     |
[INFO] [stdout] 293 |     let rows = sqlx::query!("SELECT id, value_json FROM resp")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/response.rs:310:13
[INFO] [stdout]     |
[INFO] [stdout] 310 |             sqlx::query!("DELETE FROM resp WHERE id = ?", r.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/response.rs:327:16
[INFO] [stdout]     |
[INFO] [stdout] 327 |     let rows = sqlx::query!("SELECT id, value_json, prob_json FROM resp")
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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/response.rs:346:17
[INFO] [stdout]     |
[INFO] [stdout] 346 |                 sqlx::query!("DELETE FROM resp WHERE id = ?", r.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/response.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |                 sqlx::query!("UPDATE resp SET prob_json = ? WHERE id = ?", probs_json, r.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/main.rs:349:15
[INFO] [stdout]     |
[INFO] [stdout] 349 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 350 | |         "SELECT count FROM up_board WHERE message_id = ?",
[INFO] [stdout] 351 | |         msg_id
[INFO] [stdout] 352 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/main.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 | /         sqlx::query!(
[INFO] [stdout] 365 | |             "UPDATE up_board SET count = ? WHERE message_id = ?",
[INFO] [stdout] 366 | |             new_count,
[INFO] [stdout] 367 | |             msg_id
[INFO] [stdout] 368 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[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/main.rs:386:17
[INFO] [stdout]     |
[INFO] [stdout] 386 | /                 sqlx::query!(
[INFO] [stdout] 387 | |                     "INSERT INTO up_board (pin_id, message_id, count) VALUES (0, ?, ?)",
[INFO] [stdout] 388 | |                     msg_id,
[INFO] [stdout] 389 | |                     count
[INFO] [stdout] 390 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[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/main.rs:408:5
[INFO] [stdout]     |
[INFO] [stdout] 408 | /     sqlx::query!(
[INFO] [stdout] 409 | |         "UPDATE up_board SET pin_id = ? WHERE message_id = ?",
[INFO] [stdout] 410 | |         pin_id as u64,
[INFO] [stdout] 411 | |         message_id as u64
[INFO] [stdout] 412 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/main.rs:421:15
[INFO] [stdout]     |
[INFO] [stdout] 421 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 422 | |         "SELECT pin_id FROM up_board WHERE message_id = ?",
[INFO] [stdout] 423 | |         message_id as u64
[INFO] [stdout] 424 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[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/main.rs:434:15
[INFO] [stdout]     |
[INFO] [stdout] 434 |       let row = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 435 | |         "SELECT 1 FROM up_board WHERE pin_id = ? LIMIT 1",
[INFO] [stdout] 436 | |         pin_id as u64
[INFO] [stdout] 437 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/main.rs:2774:71
[INFO] [stdout]      |
[INFO] [stdout] 2774 |   ...                   let is_okuser = if let Some(record) = sqlx::query!(
[INFO] [stdout]      |  _____________________________________________________________^
[INFO] [stdout] 2775 | | ...                       r#"
[INFO] [stdout] 2776 | | ...                       SELECT data, time FROM birthday_user WHERE id = ?
[INFO] [stdout] 2777 | | ...                       "#,
[INFO] [stdout] 2778 | | ...                       user_id
[INFO] [stdout] 2779 | | ...                   ).fetch_optional(pool).await.unwrap() {
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:2833:45
[INFO] [stdout]      |
[INFO] [stdout] 2833 | / ...                   sqlx::query!(
[INFO] [stdout] 2834 | | ...                       r#"
[INFO] [stdout] 2835 | | ...                       UPDATE birthday_user SET data = ? WHERE id = ?
[INFO] [stdout] 2836 | | ...                       "#,
[INFO] [stdout] 2837 | | ...                       mmdd,
[INFO] [stdout] 2838 | | ...                       user_id
[INFO] [stdout] 2839 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:2849:45
[INFO] [stdout]      |
[INFO] [stdout] 2849 | / ...                   sqlx::query!(
[INFO] [stdout] 2850 | | ...                       r#"
[INFO] [stdout] 2851 | | ...                       INSERT INTO birthday_user (id, data)
[INFO] [stdout] 2852 | | ...                       VALUES (?, ?)
[INFO] [stdout] ...    |
[INFO] [stdout] 2855 | | ...                       mmdd
[INFO] [stdout] 2856 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:2868:32
[INFO] [stdout]      |
[INFO] [stdout] 2868 |   ...                   if sqlx::query!(
[INFO] [stdout]      |  __________________________^
[INFO] [stdout] 2869 | | ...                       r#"
[INFO] [stdout] 2870 | | ...                       SELECT time, unused FROM birthday_user WHERE id = ?
[INFO] [stdout] 2871 | | ...                       "#,
[INFO] [stdout] 2872 | | ...                       user_id
[INFO] [stdout] 2873 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:2875:46
[INFO] [stdout]      |
[INFO] [stdout] 2875 |   ...                   let record = sqlx::query!(
[INFO] [stdout]      |  ____________________________________^
[INFO] [stdout] 2876 | | ...                       r#"
[INFO] [stdout] 2877 | | ...                       SELECT time, unused FROM birthday_user WHERE id = ?
[INFO] [stdout] 2878 | | ...                       "#,
[INFO] [stdout] 2879 | | ...                       user_id
[INFO] [stdout] 2880 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:2885:37
[INFO] [stdout]      |
[INFO] [stdout] 2885 | / ...                   sqlx::query!(
[INFO] [stdout] 2886 | | ...                       r#"
[INFO] [stdout] 2887 | | ...                       DELETE FROM birthday_user WHERE id = ?
[INFO] [stdout] 2888 | | ...                       "#,
[INFO] [stdout] 2889 | | ...                       user_id
[INFO] [stdout] 2890 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:2895:37
[INFO] [stdout]      |
[INFO] [stdout] 2895 | / ...                   sqlx::query!(
[INFO] [stdout] 2896 | | ...                       r#"
[INFO] [stdout] 2897 | | ...                       UPDATE birthday_user SET unused = true WHERE id = ?
[INFO] [stdout] 2898 | | ...                       "#,
[INFO] [stdout] 2899 | | ...                       user_id
[INFO] [stdout] 2900 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:3476:87
[INFO] [stdout]      |
[INFO] [stdout] 3476 |   ...                   match sqlx::query!(
[INFO] [stdout]      |  _____________________________^
[INFO] [stdout] 3477 | | ...                       r#"
[INFO] [stdout] 3478 | | ...                       INSERT INTO trap (guild_id, channel_id, log_id)
[INFO] [stdout] 3479 | | ...                       VALUES (?, ?, ?)
[INFO] [stdout] ...    |
[INFO] [stdout] 3483 | | ...                       trap_info.2
[INFO] [stdout] 3484 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:3565:47
[INFO] [stdout]      |
[INFO] [stdout] 3565 |   ...                   match sqlx::query!(
[INFO] [stdout]      |  _____________________________^
[INFO] [stdout] 3566 | | ...                       r#"
[INFO] [stdout] 3567 | | ...                       DELETE FROM trap
[INFO] [stdout] 3568 | | ...                       WHERE guild_id = ?
[INFO] [stdout] 3569 | | ...                       "#,
[INFO] [stdout] 3570 | | ...                       guild_id_raw
[INFO] [stdout] 3571 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:3644:33
[INFO] [stdout]      |
[INFO] [stdout] 3644 | / ...                   sqlx::query!(
[INFO] [stdout] 3645 | | ...                       r#"
[INFO] [stdout] 3646 | | ...                       UPDATE birthday_user SET data = ? WHERE id = ?
[INFO] [stdout] 3647 | | ...                       "#,
[INFO] [stdout] 3648 | | ...                       mmdd,
[INFO] [stdout] 3649 | | ...                       user_id
[INFO] [stdout] 3650 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:3927:50
[INFO] [stdout]      |
[INFO] [stdout] 3927 |                           let birth_today_id_raw = sqlx::query!(
[INFO] [stdout]      |  __________________________________________________^
[INFO] [stdout] 3928 | |                             r#"
[INFO] [stdout] 3929 | |                             SELECT id, data, time, unused 
[INFO] [stdout] 3930 | |                             FROM birthday_user 
[INFO] [stdout] ...    |
[INFO] [stdout] 3933 | |                             today
[INFO] [stdout] 3934 | |                         )
[INFO] [stdout]      | |_________________________^
[INFO] [stdout]      |
[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/main.rs:3952:41
[INFO] [stdout]      |
[INFO] [stdout] 3952 | / ...                   sqlx::query!(
[INFO] [stdout] 3953 | | ...                       "DELETE FROM birthday_user WHERE id = ?",
[INFO] [stdout] 3954 | | ...                       row.id
[INFO] [stdout] 3955 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:3987:53
[INFO] [stdout]      |
[INFO] [stdout] 3987 | / ...                   sqlx::query!(
[INFO] [stdout] 3988 | | ...                       "DELETE FROM birthday_user WHERE id = ?",
[INFO] [stdout] 3989 | | ...                       user_id
[INFO] [stdout] 3990 | | ...                   )
[INFO] [stdout]      | |_______________________^
[INFO] [stdout]      |
[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/main.rs:4304:31
[INFO] [stdout]      |
[INFO] [stdout] 4304 |       let blacklist_guild_raw = sqlx::query!(
[INFO] [stdout]      |  _______________________________^
[INFO] [stdout] 4305 | |         r#"
[INFO] [stdout] 4306 | |         SELECT id FROM message_blacklist_guild
[INFO] [stdout] 4307 | |         "#
[INFO] [stdout] 4308 | |     )
[INFO] [stdout]      | |_____^
[INFO] [stdout]      |
[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/main.rs:4351:20
[INFO] [stdout]      |
[INFO] [stdout] 4351 |           let rows = sqlx::query!(
[INFO] [stdout]      |  ____________________^
[INFO] [stdout] 4352 | |                 r#"
[INFO] [stdout] 4353 | |                 SELECT guild_id, channel_id, log_id FROM trap
[INFO] [stdout] 4354 | |                 "#
[INFO] [stdout] 4355 | |             )
[INFO] [stdout]      | |_____________^
[INFO] [stdout]      |
[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 `Rustoki`
[INFO] running `Command { std: "docker" "inspect" "db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0", kill_on_drop: false }`
[INFO] [stdout] db66ded829a9de18969b1f8c4c008ca312671427c40efb1a85fa0d8a353556a0
