[INFO] cloning repository https://github.com/ahowley/squidbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ahowley/squidbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahowley%2Fsquidbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahowley%2Fsquidbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb7d09cd5066f3b02aaafa5b11040eb019fa3804 [INFO] checking ahowley/squidbot against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fahowley%2Fsquidbot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ahowley/squidbot on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ahowley/squidbot [INFO] finished tweaking git repo https://github.com/ahowley/squidbot [INFO] tweaked toml for git repo https://github.com/ahowley/squidbot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ahowley/squidbot 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test v3.0.0 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded servo_arc v0.3.0 [INFO] [stderr] Downloaded serial_test_derive v3.0.0 [INFO] [stderr] Downloaded scraper v0.18.1 [INFO] [stderr] Downloaded darling_macro v0.20.6 [INFO] [stderr] Downloaded selectors v0.25.0 [INFO] [stderr] Downloaded cargo-platform v0.1.7 [INFO] [stderr] Downloaded anstream v0.6.11 [INFO] [stderr] Downloaded indexmap v2.2.2 [INFO] [stderr] Downloaded darling_core v0.20.6 [INFO] [stderr] Downloaded darling v0.20.6 [INFO] [stderr] Downloaded pulldown-cmark v0.9.6 [INFO] [stderr] Downloaded clap_builder v4.4.18 [INFO] [stderr] Downloaded clap v4.4.18 [INFO] [stderr] Downloaded cssparser v0.31.2 [INFO] [stderr] Downloaded chrono v0.4.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4129c0b6072b27e6a03ad5562c45766df076f3c3e4eb3c56057ac0e52c56cd56 [INFO] running `Command { std: "docker" "start" "-a" "4129c0b6072b27e6a03ad5562c45766df076f3c3e4eb3c56057ac0e52c56cd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4129c0b6072b27e6a03ad5562c45766df076f3c3e4eb3c56057ac0e52c56cd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4129c0b6072b27e6a03ad5562c45766df076f3c3e4eb3c56057ac0e52c56cd56", kill_on_drop: false }` [INFO] [stdout] 4129c0b6072b27e6a03ad5562c45766df076f3c3e4eb3c56057ac0e52c56cd56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13ba6a9b931231aa71ace3ebde1c11980ce836ab587586f2ee506b4854a9f3f8 [INFO] running `Command { std: "docker" "start" "-a" "13ba6a9b931231aa71ace3ebde1c11980ce836ab587586f2ee506b4854a9f3f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling chrono v0.4.33 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [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.56 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking h2 v0.3.24 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking scraper v0.18.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling darling_core v0.20.6 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling serenity v0.12.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serial_test_derive v3.0.0 [INFO] [stderr] Checking sqlx-postgres v0.7.3 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling darling_macro v0.20.6 [INFO] [stderr] Checking serial_test v3.0.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling darling v0.20.6 [INFO] [stderr] Compiling poise_macros v0.6.1 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.24 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking parse v0.1.0 (/opt/rustwide/workdir/parse) [INFO] [stderr] Checking data v0.1.0 (/opt/rustwide/workdir/data) [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | let already_parsed_ids_result = query!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 21 | | r#"SELECT post.id FROM post [INFO] [stdout] 22 | | JOIN campaign ON campaign_id = campaign.id [INFO] [stdout] 23 | | WHERE [INFO] [stdout] 24 | | campaign.id = $1"#, [INFO] [stdout] 25 | | campaign_id [INFO] [stdout] 26 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:20:37 [INFO] [stdout] | [INFO] [stdout] 20 | let already_parsed_ids_result = query!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 21 | | r#"SELECT post.id FROM post [INFO] [stdout] 22 | | JOIN campaign ON campaign_id = campaign.id [INFO] [stdout] 23 | | WHERE [INFO] [stdout] 24 | | campaign.id = $1"#, [INFO] [stdout] 25 | | campaign_id [INFO] [stdout] 26 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | query!(r#"SELECT campaign_name FROM campaign"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | query!(r#"SELECT campaign_name FROM campaign"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / query!( [INFO] [stdout] 155 | | r#"SELECT DISTINCT sender_name FROM sender [INFO] [stdout] 156 | | WHERE is_censored IS NOT true"# [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | / query!( [INFO] [stdout] 155 | | r#"SELECT DISTINCT sender_name FROM sender [INFO] [stdout] 156 | | WHERE is_censored IS NOT true"# [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | query!(r#"SELECT player_name FROM player"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | query!(r#"SELECT player_name FROM player"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / query!( [INFO] [stdout] 178 | | r#"SELECT subj, obj, poss_pres, poss_past FROM pronouns [INFO] [stdout] 179 | | JOIN pronouns_map ON pronouns.id = pronouns_id [INFO] [stdout] 180 | | JOIN player ON player_id = player.id [INFO] [stdout] ... | [INFO] [stdout] 183 | | player_name [INFO] [stdout] 184 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | / query!( [INFO] [stdout] 178 | | r#"SELECT subj, obj, poss_pres, poss_past FROM pronouns [INFO] [stdout] 179 | | JOIN pronouns_map ON pronouns.id = pronouns_id [INFO] [stdout] 180 | | JOIN player ON player_id = player.id [INFO] [stdout] ... | [INFO] [stdout] 183 | | player_name [INFO] [stdout] 184 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | / query_as!( [INFO] [stdout] 202 | | RollSingle, [INFO] [stdout] 203 | | r#"SELECT faces, roll_single.outcome FROM roll_single [INFO] [stdout] 204 | | JOIN roll ON roll_single.roll_id = roll.id [INFO] [stdout] ... | [INFO] [stdout] 211 | | player_name [INFO] [stdout] 212 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | / query_as!( [INFO] [stdout] 202 | | RollSingle, [INFO] [stdout] 203 | | r#"SELECT faces, roll_single.outcome FROM roll_single [INFO] [stdout] 204 | | JOIN roll ON roll_single.roll_id = roll.id [INFO] [stdout] ... | [INFO] [stdout] 211 | | player_name [INFO] [stdout] 212 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | / query!( [INFO] [stdout] 222 | | r#"SELECT player_name, campaign_name, formula, outcome, timestamp_sent, timezone_offset FROM roll [INFO] [stdout] 223 | | JOIN post ON roll.post_id = post.id [INFO] [stdout] 224 | | JOIN sender ON post.sender_id = sender.id [INFO] [stdout] ... | [INFO] [stdout] 232 | | formula LIKE '%d%'"# [INFO] [stdout] 233 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | / query!( [INFO] [stdout] 222 | | r#"SELECT player_name, campaign_name, formula, outcome, timestamp_sent, timezone_offset FROM roll [INFO] [stdout] 223 | | JOIN post ON roll.post_id = post.id [INFO] [stdout] 224 | | JOIN sender ON post.sender_id = sender.id [INFO] [stdout] ... | [INFO] [stdout] 232 | | formula LIKE '%d%'"# [INFO] [stdout] 233 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:258:33 [INFO] [stdout] | [INFO] [stdout] 258 | let messages: Vec = query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 259 | | r#"SELECT content FROM chat_message [INFO] [stdout] 260 | | JOIN post ON chat_message.post_id = post.id [INFO] [stdout] 261 | | JOIN campaign ON post.campaign_id = campaign.id [INFO] [stdout] ... | [INFO] [stdout] 271 | | player [INFO] [stdout] 272 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:258:33 [INFO] [stdout] | [INFO] [stdout] 258 | let messages: Vec = query!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 259 | | r#"SELECT content FROM chat_message [INFO] [stdout] 260 | | JOIN post ON chat_message.post_id = post.id [INFO] [stdout] 261 | | JOIN campaign ON post.campaign_id = campaign.id [INFO] [stdout] ... | [INFO] [stdout] 271 | | player [INFO] [stdout] 272 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | query!(r#"SELECT avoid_text FROM censor"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | query!(r#"SELECT avoid_text FROM censor"#) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:368:38 [INFO] [stdout] | [INFO] [stdout] 368 | let results: Vec = query_as!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 369 | | MessageTrace, [INFO] [stdout] 370 | | r#"SELECT [INFO] [stdout] 371 | | post.id, [INFO] [stdout] ... | [INFO] [stdout] 387 | | message.trim() [INFO] [stdout] 388 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/fetch.rs:368:38 [INFO] [stdout] | [INFO] [stdout] 368 | let results: Vec = query_as!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 369 | | MessageTrace, [INFO] [stdout] 370 | | r#"SELECT [INFO] [stdout] 371 | | post.id, [INFO] [stdout] ... | [INFO] [stdout] 387 | | message.trim() [INFO] [stdout] 388 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/fetch.rs:407:38 [INFO] [stdout] | [INFO] [stdout] 407 | let results: Vec = query_as!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 408 | | MessageTrace, [INFO] [stdout] 409 | | r#"SELECT [INFO] [stdout] 410 | | post.id, [INFO] [stdout] ... | [INFO] [stdout] 430 | | limit as i64 [INFO] [stdout] 431 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:407:38 [INFO] [stdout] | [INFO] [stdout] 407 | let results: Vec = query_as!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 408 | | MessageTrace, [INFO] [stdout] 409 | | r#"SELECT [INFO] [stdout] 410 | | post.id, [INFO] [stdout] ... | [INFO] [stdout] 430 | | limit as i64 [INFO] [stdout] 431 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/fetch.rs:460:38 [INFO] [stdout] | [INFO] [stdout] 460 | let results: Vec = query!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 461 | | r#"WITH post_timestamp AS ( [INFO] [stdout] 462 | | SELECT timestamp_sent, campaign_id [INFO] [stdout] 463 | | FROM post [INFO] [stdout] ... | [INFO] [stdout] 502 | | num_around as i64 [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 `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] --> data/src/fetch.rs:460:38 [INFO] [stdout] | [INFO] [stdout] 460 | let results: Vec = query!( [INFO] [stdout] | ______________________________________^ [INFO] [stdout] 461 | | r#"WITH post_timestamp AS ( [INFO] [stdout] 462 | | SELECT timestamp_sent, campaign_id [INFO] [stdout] 463 | | FROM post [INFO] [stdout] ... | [INFO] [stdout] 502 | | num_around as i64 [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 `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] --> data/src/interface/alias.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let values = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#"SELECT sender_id, player_id [INFO] [stdout] 27 | | FROM alias [INFO] [stdout] 28 | | WHERE id = $1"#, [INFO] [stdout] 29 | | id [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/alias.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let values = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#"SELECT sender_id, player_id [INFO] [stdout] 27 | | FROM alias [INFO] [stdout] 28 | | WHERE id = $1"#, [INFO] [stdout] 29 | | id [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/alias.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 47 | | r#"SELECT id FROM alias [INFO] [stdout] 48 | | WHERE sender_id = $1 AND player_id = $2"#, [INFO] [stdout] 49 | | self.sender_id, [INFO] [stdout] 50 | | self.player_id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/alias.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 64 | | r#"INSERT INTO alias (sender_id, player_id) [INFO] [stdout] 65 | | VALUES ( $1, $2 ) [INFO] [stdout] 66 | | RETURNING id [INFO] [stdout] ... | [INFO] [stdout] 69 | | self.player_id, [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:57:42 [INFO] [stdout] | [INFO] [stdout] 57 | let campaign_senders: Vec = query!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 58 | | r#"SELECT id [INFO] [stdout] 59 | | FROM sender [INFO] [stdout] 60 | | WHERE campaign_id = $1"#, [INFO] [stdout] 61 | | campaign_id [INFO] [stdout] 62 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / query!( [INFO] [stdout] 73 | | r#"SELECT alias.id [INFO] [stdout] 74 | | FROM alias [INFO] [stdout] 75 | | JOIN sender ON sender_id = sender.id [INFO] [stdout] ... | [INFO] [stdout] 78 | | sender_id, [INFO] [stdout] 79 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | query!(r#"DELETE FROM alias WHERE id = $1"#, alias_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 `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] --> data/src/interface/alias.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 47 | | r#"SELECT id FROM alias [INFO] [stdout] 48 | | WHERE sender_id = $1 AND player_id = $2"#, [INFO] [stdout] 49 | | self.sender_id, [INFO] [stdout] 50 | | self.player_id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/alias.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 64 | | r#"INSERT INTO alias (sender_id, player_id) [INFO] [stdout] 65 | | VALUES ( $1, $2 ) [INFO] [stdout] 66 | | RETURNING id [INFO] [stdout] ... | [INFO] [stdout] 69 | | self.player_id, [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | query!(r#"DELETE FROM sender WHERE id = $1"#, sender_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 `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] --> data/src/interface/campaign.rs:57:42 [INFO] [stdout] | [INFO] [stdout] 57 | let campaign_senders: Vec = query!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 58 | | r#"SELECT id [INFO] [stdout] 59 | | FROM sender [INFO] [stdout] 60 | | WHERE campaign_id = $1"#, [INFO] [stdout] 61 | | campaign_id [INFO] [stdout] 62 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | / query!( [INFO] [stdout] 73 | | r#"SELECT alias.id [INFO] [stdout] 74 | | FROM alias [INFO] [stdout] 75 | | JOIN sender ON sender_id = sender.id [INFO] [stdout] ... | [INFO] [stdout] 78 | | sender_id, [INFO] [stdout] 79 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | query!(r#"DELETE FROM alias WHERE id = $1"#, alias_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 `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] --> data/src/interface/campaign.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | query!(r#"DELETE FROM sender WHERE id = $1"#, sender_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 `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] --> data/src/interface/campaign.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | let joined = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 134 | | r#"SELECT campaign_name, player_name, timezone_offset [INFO] [stdout] 135 | | FROM campaign [INFO] [stdout] 136 | | JOIN player [INFO] [stdout] ... | [INFO] [stdout] 139 | | id [INFO] [stdout] 140 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | let joined = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 134 | | r#"SELECT campaign_name, player_name, timezone_offset [INFO] [stdout] 135 | | FROM campaign [INFO] [stdout] 136 | | JOIN player [INFO] [stdout] ... | [INFO] [stdout] 139 | | id [INFO] [stdout] 140 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 161 | | r#"SELECT campaign.id FROM campaign [INFO] [stdout] 162 | | JOIN player ON dm_id = player.id [INFO] [stdout] 163 | | WHERE player.player_name = $1 [INFO] [stdout] ... | [INFO] [stdout] 166 | | self.campaign_name, [INFO] [stdout] 167 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:179:22 [INFO] [stdout] | [INFO] [stdout] 179 | let try_id = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 180 | | r#"INSERT INTO campaign (campaign_name, dm_id, timezone_offset) [INFO] [stdout] 181 | | SELECT $1 as campaign_name, ( [INFO] [stdout] 182 | | SELECT id [INFO] [stdout] ... | [INFO] [stdout] 191 | | self.timezone_offset, [INFO] [stdout] 192 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:199:26 [INFO] [stdout] | [INFO] [stdout] 199 | let id = query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 200 | | r#"UPDATE campaign SET [INFO] [stdout] 201 | | dm_id = ( [INFO] [stdout] 202 | | SELECT id [INFO] [stdout] ... | [INFO] [stdout] 211 | | self.timezone_offset, [INFO] [stdout] 212 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:160:18 [INFO] [stdout] | [INFO] [stdout] 160 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 161 | | r#"SELECT campaign.id FROM campaign [INFO] [stdout] 162 | | JOIN player ON dm_id = player.id [INFO] [stdout] 163 | | WHERE player.player_name = $1 [INFO] [stdout] ... | [INFO] [stdout] 166 | | self.campaign_name, [INFO] [stdout] 167 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:179:22 [INFO] [stdout] | [INFO] [stdout] 179 | let try_id = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 180 | | r#"INSERT INTO campaign (campaign_name, dm_id, timezone_offset) [INFO] [stdout] 181 | | SELECT $1 as campaign_name, ( [INFO] [stdout] 182 | | SELECT id [INFO] [stdout] ... | [INFO] [stdout] 191 | | self.timezone_offset, [INFO] [stdout] 192 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/campaign.rs:199:26 [INFO] [stdout] | [INFO] [stdout] 199 | let id = query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 200 | | r#"UPDATE campaign SET [INFO] [stdout] 201 | | dm_id = ( [INFO] [stdout] 202 | | SELECT id [INFO] [stdout] ... | [INFO] [stdout] 211 | | self.timezone_offset, [INFO] [stdout] 212 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/censor.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let values = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#"SELECT avoid_text, player_id [INFO] [stdout] 27 | | FROM censor [INFO] [stdout] 28 | | WHERE id = $1"#, [INFO] [stdout] 29 | | id [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/censor.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let values = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#"SELECT avoid_text, player_id [INFO] [stdout] 27 | | FROM censor [INFO] [stdout] 28 | | WHERE id = $1"#, [INFO] [stdout] 29 | | id [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/censor.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 47 | | r#"SELECT id FROM censor [INFO] [stdout] 48 | | WHERE avoid_text = $1 AND player_id = $2"#, [INFO] [stdout] 49 | | self.avoid_text, [INFO] [stdout] 50 | | self.player_id, [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/censor.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 47 | | r#"SELECT id FROM censor [INFO] [stdout] 48 | | WHERE avoid_text = $1 AND player_id = $2"#, [INFO] [stdout] 49 | | self.avoid_text, [INFO] [stdout] 50 | | self.player_id, [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/censor.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 64 | | r#"INSERT INTO censor (avoid_text, player_id) [INFO] [stdout] 65 | | VALUES ( $1, $2 ) [INFO] [stdout] 66 | | RETURNING id"#, [INFO] [stdout] 67 | | self.avoid_text, [INFO] [stdout] 68 | | self.player_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 `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] --> data/src/interface/censor.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 64 | | r#"INSERT INTO censor (avoid_text, player_id) [INFO] [stdout] 65 | | VALUES ( $1, $2 ) [INFO] [stdout] 66 | | RETURNING id"#, [INFO] [stdout] 67 | | self.avoid_text, [INFO] [stdout] 68 | | self.player_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 `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] --> data/src/interface/player.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | let player_pronouns_maps = query!( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 62 | | r#"SELECT pronouns_map.id [INFO] [stdout] 63 | | FROM pronouns_map [INFO] [stdout] 64 | | WHERE player_id = $1"#, [INFO] [stdout] 65 | | player_id [INFO] [stdout] 66 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/player.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | let player_pronouns_maps = query!( [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 62 | | r#"SELECT pronouns_map.id [INFO] [stdout] 63 | | FROM pronouns_map [INFO] [stdout] 64 | | WHERE player_id = $1"#, [INFO] [stdout] 65 | | player_id [INFO] [stdout] 66 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/player.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | query!(r#"DELETE FROM pronouns_map WHERE id = $1"#, map_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 `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] --> data/src/interface/player.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | query!(r#"DELETE FROM pronouns_map WHERE id = $1"#, map_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 `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] --> data/src/interface/player.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | let player_censors = query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 92 | | r#"SELECT id [INFO] [stdout] 93 | | FROM censor [INFO] [stdout] 94 | | WHERE player_id = $1"#, [INFO] [stdout] 95 | | player_id [INFO] [stdout] 96 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/player.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | query!(r#"DELETE FROM censor WHERE id = $1"#, censor_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 `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] --> data/src/interface/player.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | let player_censors = query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 92 | | r#"SELECT id [INFO] [stdout] 93 | | FROM censor [INFO] [stdout] 94 | | WHERE player_id = $1"#, [INFO] [stdout] 95 | | player_id [INFO] [stdout] 96 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/player.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | query!(r#"DELETE FROM censor WHERE id = $1"#, censor_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 `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] --> data/src/interface/player.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 137 | let player_name = query!(r#"SELECT player_name FROM player WHERE id = $1"#, id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/interface/player.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 137 | let player_name = query!(r#"SELECT player_name FROM player WHERE id = $1"#, id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/interface/player.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 155 | | r#"SELECT id FROM player WHERE player_name = $1"#, [INFO] [stdout] 156 | | self.player_name, [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/player.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 170 | | r#"INSERT INTO player (player_name) [INFO] [stdout] 171 | | VALUES ( $1 ) [INFO] [stdout] 172 | | RETURNING id [INFO] [stdout] 173 | | "#, [INFO] [stdout] 174 | | self.player_name [INFO] [stdout] 175 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/post_interface.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | let sender_id = query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 13 | | r#"SELECT id FROM sender WHERE sender_name = $1"#, [INFO] [stdout] 14 | | self.post.sender_name, [INFO] [stdout] 15 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/post_interface.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 21 | | r#"INSERT INTO post (id, campaign_id, sender_id, timestamp_sent) [INFO] [stdout] 22 | | VALUES ( $1, $2, $3, $4 ) [INFO] [stdout] 23 | | RETURNING id"#, [INFO] [stdout] ... | [INFO] [stdout] 27 | | self.post.datetime, [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/post_interface.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | / query!( [INFO] [stdout] 35 | | r#"INSERT INTO chat_message (post_id, content) [INFO] [stdout] 36 | | VALUES ( $1, $2 )"#, [INFO] [stdout] 37 | | id, [INFO] [stdout] 38 | | self.post.content_raw, [INFO] [stdout] 39 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/post_interface.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let roll_id = query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 46 | | r#"INSERT INTO roll (post_id, formula, outcome) [INFO] [stdout] 47 | | VALUES ( $1, $2, $3 ) [INFO] [stdout] 48 | | RETURNING id"#, [INFO] [stdout] ... | [INFO] [stdout] 51 | | roll.outcome, [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/interface/post_interface.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | / query!( [INFO] [stdout] 59 | | r#"INSERT INTO roll_single (roll_id, faces, outcome) [INFO] [stdout] 60 | | VALUES ( $1, $2, $3)"#, [INFO] [stdout] 61 | | roll_id, [INFO] [stdout] 62 | | single_roll.faces, [INFO] [stdout] 63 | | single_roll.outcome, [INFO] [stdout] 64 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/interface/player.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 155 | | r#"SELECT id FROM player WHERE player_name = $1"#, [INFO] [stdout] 156 | | self.player_name, [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/player.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 170 | | r#"INSERT INTO player (player_name) [INFO] [stdout] 171 | | VALUES ( $1 ) [INFO] [stdout] 172 | | RETURNING id [INFO] [stdout] 173 | | "#, [INFO] [stdout] 174 | | self.player_name [INFO] [stdout] 175 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/post_interface.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | let sender_id = query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 13 | | r#"SELECT id FROM sender WHERE sender_name = $1"#, [INFO] [stdout] 14 | | self.post.sender_name, [INFO] [stdout] 15 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/post_interface.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 21 | | r#"INSERT INTO post (id, campaign_id, sender_id, timestamp_sent) [INFO] [stdout] 22 | | VALUES ( $1, $2, $3, $4 ) [INFO] [stdout] 23 | | RETURNING id"#, [INFO] [stdout] ... | [INFO] [stdout] 27 | | self.post.datetime, [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/post_interface.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | / query!( [INFO] [stdout] 35 | | r#"INSERT INTO chat_message (post_id, content) [INFO] [stdout] 36 | | VALUES ( $1, $2 )"#, [INFO] [stdout] 37 | | id, [INFO] [stdout] 38 | | self.post.content_raw, [INFO] [stdout] 39 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/post_interface.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let roll_id = query!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 46 | | r#"INSERT INTO roll (post_id, formula, outcome) [INFO] [stdout] 47 | | VALUES ( $1, $2, $3 ) [INFO] [stdout] 48 | | RETURNING id"#, [INFO] [stdout] ... | [INFO] [stdout] 51 | | roll.outcome, [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/interface/post_interface.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | / query!( [INFO] [stdout] 59 | | r#"INSERT INTO roll_single (roll_id, faces, outcome) [INFO] [stdout] 60 | | VALUES ( $1, $2, $3)"#, [INFO] [stdout] 61 | | roll_id, [INFO] [stdout] 62 | | single_roll.faces, [INFO] [stdout] 63 | | single_roll.outcome, [INFO] [stdout] 64 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/interface/pronouns.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | let pronouns = query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 49 | | r#"SELECT subj, obj, poss_pres, poss_past FROM pronouns WHERE id = $1"#, [INFO] [stdout] 50 | | id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | let pronouns = query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 49 | | r#"SELECT subj, obj, poss_pres, poss_past FROM pronouns WHERE id = $1"#, [INFO] [stdout] 50 | | id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 73 | | r#"SELECT id FROM pronouns [INFO] [stdout] 74 | | WHERE [INFO] [stdout] 75 | | subj = $1 AND [INFO] [stdout] ... | [INFO] [stdout] 83 | | self.poss_past [INFO] [stdout] 84 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 97 | | r#"INSERT INTO pronouns (subj, obj, poss_pres, poss_past) [INFO] [stdout] 98 | | VALUES ( $1, $2, $3, $4 ) [INFO] [stdout] 99 | | RETURNING id [INFO] [stdout] ... | [INFO] [stdout] 104 | | self.poss_past [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns_map.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let values = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#"SELECT pronouns_id, player_id [INFO] [stdout] 27 | | FROM pronouns_map [INFO] [stdout] 28 | | WHERE id = $1"#, [INFO] [stdout] 29 | | id [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 73 | | r#"SELECT id FROM pronouns [INFO] [stdout] 74 | | WHERE [INFO] [stdout] 75 | | subj = $1 AND [INFO] [stdout] ... | [INFO] [stdout] 83 | | self.poss_past [INFO] [stdout] 84 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns.rs:96:18 [INFO] [stdout] | [INFO] [stdout] 96 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 97 | | r#"INSERT INTO pronouns (subj, obj, poss_pres, poss_past) [INFO] [stdout] 98 | | VALUES ( $1, $2, $3, $4 ) [INFO] [stdout] 99 | | RETURNING id [INFO] [stdout] ... | [INFO] [stdout] 104 | | self.poss_past [INFO] [stdout] 105 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns_map.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 47 | | r#"SELECT id FROM pronouns_map [INFO] [stdout] 48 | | WHERE pronouns_id = $1 AND player_id = $2"#, [INFO] [stdout] 49 | | self.pronouns_id, [INFO] [stdout] 50 | | self.player_id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns_map.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 64 | | r#"INSERT INTO pronouns_map (pronouns_id, player_id) [INFO] [stdout] 65 | | VALUES ( $1, $2 ) [INFO] [stdout] 66 | | RETURNING id [INFO] [stdout] ... | [INFO] [stdout] 69 | | self.player_id, [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/sender.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | let censored_flags = query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 18 | | r#"SELECT avoid_text [INFO] [stdout] 19 | | FROM censor [INFO] [stdout] 20 | | WHERE [INFO] [stdout] ... | [INFO] [stdout] 25 | | sender_name, [INFO] [stdout] 26 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/sender.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | let values = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 54 | | r#"SELECT sender_name, campaign_id, is_censored [INFO] [stdout] 55 | | FROM sender [INFO] [stdout] 56 | | WHERE id = $1"#, [INFO] [stdout] 57 | | id [INFO] [stdout] 58 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns_map.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | let values = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 26 | | r#"SELECT pronouns_id, player_id [INFO] [stdout] 27 | | FROM pronouns_map [INFO] [stdout] 28 | | WHERE id = $1"#, [INFO] [stdout] 29 | | id [INFO] [stdout] 30 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/sender.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 75 | | r#"SELECT id FROM sender [INFO] [stdout] 76 | | WHERE sender_name = $1 AND campaign_id = $2 AND is_censored = $3"#, [INFO] [stdout] 77 | | self.sender_name, [INFO] [stdout] 78 | | self.campaign_id, [INFO] [stdout] 79 | | self.is_censored, [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/interface/sender.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | let try_id = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 93 | | r#"INSERT INTO sender (sender_name, campaign_id, is_censored) [INFO] [stdout] 94 | | VALUES ( $1, $2, $3 ) [INFO] [stdout] 95 | | ON CONFLICT DO NOTHING [INFO] [stdout] ... | [INFO] [stdout] 100 | | self.is_censored, [INFO] [stdout] 101 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/sender.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | let id = query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 109 | | r#"UPDATE sender SET [INFO] [stdout] 110 | | is_censored = $3 [INFO] [stdout] 111 | | WHERE sender_name = $1 AND [INFO] [stdout] ... | [INFO] [stdout] 116 | | self.is_censored, [INFO] [stdout] 117 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns_map.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 47 | | r#"SELECT id FROM pronouns_map [INFO] [stdout] 48 | | WHERE pronouns_id = $1 AND player_id = $2"#, [INFO] [stdout] 49 | | self.pronouns_id, [INFO] [stdout] 50 | | self.player_id [INFO] [stdout] 51 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/pronouns_map.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 64 | | r#"INSERT INTO pronouns_map (pronouns_id, player_id) [INFO] [stdout] 65 | | VALUES ( $1, $2 ) [INFO] [stdout] 66 | | RETURNING id [INFO] [stdout] ... | [INFO] [stdout] 69 | | self.player_id, [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/sender.rs:17:30 [INFO] [stdout] | [INFO] [stdout] 17 | let censored_flags = query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 18 | | r#"SELECT avoid_text [INFO] [stdout] 19 | | FROM censor [INFO] [stdout] 20 | | WHERE [INFO] [stdout] ... | [INFO] [stdout] 25 | | sender_name, [INFO] [stdout] 26 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | let all_players = query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 84 | | r#"SELECT id [INFO] [stdout] 85 | | FROM player"# [INFO] [stdout] 86 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / query!( [INFO] [stdout] 95 | | r#"DELETE FROM pronouns_map [INFO] [stdout] 96 | | WHERE player_id = $1"#, [INFO] [stdout] 97 | | player_id [INFO] [stdout] 98 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | / query!( [INFO] [stdout] 104 | | r#"DELETE FROM player [INFO] [stdout] 105 | | WHERE id = $1"#, [INFO] [stdout] 106 | | player_id [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 `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] --> data/src/lib.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | let all_campaigns: Vec = query!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 129 | | r#"SELECT id [INFO] [stdout] 130 | | FROM campaign"# [INFO] [stdout] 131 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | / query!( [INFO] [stdout] 142 | | r#"DELETE FROM alias [INFO] [stdout] 143 | | USING sender [INFO] [stdout] 144 | | WHERE sender_id IN ( [INFO] [stdout] ... | [INFO] [stdout] 149 | | campaign_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 `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] --> data/src/lib.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | / query!( [INFO] [stdout] 156 | | r#"DELETE FROM sender [INFO] [stdout] 157 | | WHERE campaign_id = $1"#, [INFO] [stdout] 158 | | campaign_id [INFO] [stdout] 159 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | / query!( [INFO] [stdout] 165 | | r#"DELETE FROM campaign [INFO] [stdout] 166 | | WHERE id = $1"#, [INFO] [stdout] 167 | | campaign_id [INFO] [stdout] 168 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/lib.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | let campaign_id = query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 185 | | r#"SELECT id FROM campaign WHERE campaign_name = $1"#, [INFO] [stdout] 186 | | campaign_name [INFO] [stdout] 187 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/sender.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | let values = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 54 | | r#"SELECT sender_name, campaign_id, is_censored [INFO] [stdout] 55 | | FROM sender [INFO] [stdout] 56 | | WHERE id = $1"#, [INFO] [stdout] 57 | | id [INFO] [stdout] 58 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/sender.rs:74:18 [INFO] [stdout] | [INFO] [stdout] 74 | let id = query!( [INFO] [stdout] | __________________^ [INFO] [stdout] 75 | | r#"SELECT id FROM sender [INFO] [stdout] 76 | | WHERE sender_name = $1 AND campaign_id = $2 AND is_censored = $3"#, [INFO] [stdout] 77 | | self.sender_name, [INFO] [stdout] 78 | | self.campaign_id, [INFO] [stdout] 79 | | self.is_censored, [INFO] [stdout] 80 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/interface/sender.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | let try_id = query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 93 | | r#"INSERT INTO sender (sender_name, campaign_id, is_censored) [INFO] [stdout] 94 | | VALUES ( $1, $2, $3 ) [INFO] [stdout] 95 | | ON CONFLICT DO NOTHING [INFO] [stdout] ... | [INFO] [stdout] 100 | | self.is_censored, [INFO] [stdout] 101 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/interface/sender.rs:108:26 [INFO] [stdout] | [INFO] [stdout] 108 | let id = query!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 109 | | r#"UPDATE sender SET [INFO] [stdout] 110 | | is_censored = $3 [INFO] [stdout] 111 | | WHERE sender_name = $1 AND [INFO] [stdout] ... | [INFO] [stdout] 116 | | self.is_censored, [INFO] [stdout] 117 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:83:23 [INFO] [stdout] | [INFO] [stdout] 83 | let all_players = query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 84 | | r#"SELECT id [INFO] [stdout] 85 | | FROM player"# [INFO] [stdout] 86 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:94:13 [INFO] [stdout] | [INFO] [stdout] 94 | / query!( [INFO] [stdout] 95 | | r#"DELETE FROM pronouns_map [INFO] [stdout] 96 | | WHERE player_id = $1"#, [INFO] [stdout] 97 | | player_id [INFO] [stdout] 98 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | / query!( [INFO] [stdout] 104 | | r#"DELETE FROM player [INFO] [stdout] 105 | | WHERE id = $1"#, [INFO] [stdout] 106 | | player_id [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 `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] --> data/src/lib.rs:128:35 [INFO] [stdout] | [INFO] [stdout] 128 | let all_campaigns: Vec = query!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 129 | | r#"SELECT id [INFO] [stdout] 130 | | FROM campaign"# [INFO] [stdout] 131 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | / query!( [INFO] [stdout] 142 | | r#"DELETE FROM alias [INFO] [stdout] 143 | | USING sender [INFO] [stdout] 144 | | WHERE sender_id IN ( [INFO] [stdout] ... | [INFO] [stdout] 149 | | campaign_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 `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] --> data/src/lib.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | / query!( [INFO] [stdout] 156 | | r#"DELETE FROM sender [INFO] [stdout] 157 | | WHERE campaign_id = $1"#, [INFO] [stdout] 158 | | campaign_id [INFO] [stdout] 159 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> data/src/lib.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | / query!( [INFO] [stdout] 165 | | r#"DELETE FROM campaign [INFO] [stdout] 166 | | WHERE id = $1"#, [INFO] [stdout] 167 | | campaign_id [INFO] [stdout] 168 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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] --> data/src/lib.rs:184:23 [INFO] [stdout] | [INFO] [stdout] 184 | let campaign_id = query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 185 | | r#"SELECT id FROM campaign WHERE campaign_name = $1"#, [INFO] [stdout] 186 | | campaign_name [INFO] [stdout] 187 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::seq::SliceRandom` [INFO] [stdout] --> data/src/fetch.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::seq::SliceRandom` [INFO] [stdout] --> data/src/fetch.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rand::seq::SliceRandom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 57 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `data` (lib) due to 58 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 57 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `data` (lib test) due to 58 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "13ba6a9b931231aa71ace3ebde1c11980ce836ab587586f2ee506b4854a9f3f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13ba6a9b931231aa71ace3ebde1c11980ce836ab587586f2ee506b4854a9f3f8", kill_on_drop: false }` [INFO] [stdout] 13ba6a9b931231aa71ace3ebde1c11980ce836ab587586f2ee506b4854a9f3f8