[INFO] cloning repository https://github.com/a-yossy/rust-spotify-discord-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/a-yossy/rust-spotify-discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-yossy%2Frust-spotify-discord-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-yossy%2Frust-spotify-discord-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b0463dd06c752eb99ec5c7cf3ebdc946901767b
[INFO] checking a-yossy/rust-spotify-discord-bot against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fa-yossy%2Frust-spotify-discord-bot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/a-yossy/rust-spotify-discord-bot
[INFO] finished tweaking git repo https://github.com/a-yossy/rust-spotify-discord-bot
[INFO] tweaked toml for git repo https://github.com/a-yossy/rust-spotify-discord-bot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/a-yossy/rust-spotify-discord-bot on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/a-yossy/rust-spotify-discord-bot 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmcp-macros v0.1.5
[INFO] [stderr]   Downloaded rmcp v0.1.5
[INFO] [stderr]   Downloaded sse-stream v0.1.3
[INFO] [stderr]   Downloaded typesize v0.1.14
[INFO] [stderr]   Downloaded rig-core v0.11.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75e21aac8241288fc3b567b724dbd38895e3a411bf25cbea0e2d1c579b01e6ab
[INFO] running `Command { std: "docker" "start" "-a" "75e21aac8241288fc3b567b724dbd38895e3a411bf25cbea0e2d1c579b01e6ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75e21aac8241288fc3b567b724dbd38895e3a411bf25cbea0e2d1c579b01e6ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e21aac8241288fc3b567b724dbd38895e3a411bf25cbea0e2d1c579b01e6ab", kill_on_drop: false }`
[INFO] [stdout] 75e21aac8241288fc3b567b724dbd38895e3a411bf25cbea0e2d1c579b01e6ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbbae3cdd13c093405d256d5b9c341ea2f0a50ee0d5ad1169738f431fe450d03
[INFO] running `Command { std: "docker" "start" "-a" "dbbae3cdd13c093405d256d5b9c341ea2f0a50ee0d5ad1169738f431fe450d03", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking num-bigint-dig v0.8.4
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling rmcp-macros v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking sse-stream v0.1.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking sqlx-core v0.8.5
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking sqlx-mysql v0.8.5
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking axum v0.8.3
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking rig-core v0.11.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]     Checking sqlx v0.8.5
[INFO] [stderr]     Checking rmcp v0.1.5
[INFO] [stderr]     Checking poise v0.6.1
[INFO] [stderr]     Checking ss-discord-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/agent_message.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 49 | |             r#"
[INFO] [stdout] 50 | |                 INSERT INTO
[INFO] [stdout] 51 | |                     agent_messages (user_message_id, message_id, content)
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |             input.content
[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 `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/agent_message.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 49 | |             r#"
[INFO] [stdout] 50 | |                 INSERT INTO
[INFO] [stdout] 51 | |                     agent_messages (user_message_id, message_id, content)
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |             input.content
[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 `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/agent_message.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let agent_message = sqlx::query_as!(
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 64 | |             Self,
[INFO] [stdout] 65 | |             r#"
[INFO] [stdout] 66 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             last_insert_id
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/agent_message.rs:63:29
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let agent_message = sqlx::query_as!(
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 64 | |             Self,
[INFO] [stdout] 65 | |             r#"
[INFO] [stdout] 66 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |             last_insert_id
[INFO] [stdout] 74 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/excluded_artist.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let excluded_artists = sqlx::query_as!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 28 | |             Self,
[INFO] [stdout] 29 | |             r#"
[INFO] [stdout] 30 | |               SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             &ids.join(",")
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/excluded_artist.rs:27:32
[INFO] [stdout]    |
[INFO] [stdout] 27 |           let excluded_artists = sqlx::query_as!(
[INFO] [stdout]    |  ________________________________^
[INFO] [stdout] 28 | |             Self,
[INFO] [stdout] 29 | |             r#"
[INFO] [stdout] 30 | |               SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             &ids.join(",")
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/excluded_artist.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |           let id = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 51 | |             r#"
[INFO] [stdout] 52 | |               INSERT INTO
[INFO] [stdout] 53 | |                 excluded_artists (id, name)
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             input.name
[INFO] [stdout] 59 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/excluded_artist.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |           let id = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 51 | |             r#"
[INFO] [stdout] 52 | |               INSERT INTO
[INFO] [stdout] 53 | |                 excluded_artists (id, name)
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |             input.name
[INFO] [stdout] 59 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/excluded_artist.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let excluded_artist = sqlx::query_as!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 65 | |             Self,
[INFO] [stdout] 66 | |             r#"
[INFO] [stdout] 67 | |               SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             id
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/excluded_artist.rs:64:31
[INFO] [stdout]    |
[INFO] [stdout] 64 |           let excluded_artist = sqlx::query_as!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 65 | |             Self,
[INFO] [stdout] 66 | |             r#"
[INFO] [stdout] 67 | |               SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |             id
[INFO] [stdout] 75 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/music_genre.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |           let genres = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 16 | |             MusicGenre,
[INFO] [stdout] 17 | |             r#"
[INFO] [stdout] 18 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |             "#
[INFO] [stdout] 25 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/music_genre.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |           let genres = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 16 | |             MusicGenre,
[INFO] [stdout] 17 | |             r#"
[INFO] [stdout] 18 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |             "#
[INFO] [stdout] 25 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/music_search_progress.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 29 | |             MusicSearchProgress,
[INFO] [stdout] 30 | |             r#"
[INFO] [stdout] 31 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |             music_genre_id
[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 `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/music_search_progress.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |           let result = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 29 | |             MusicSearchProgress,
[INFO] [stdout] 30 | |             r#"
[INFO] [stdout] 31 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |             music_genre_id
[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 `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/music_search_progress.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let id = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |                 INSERT INTO
[INFO] [stdout] 54 | |                   music_search_progresses (music_genre_id, position)
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             input.position
[INFO] [stdout] 63 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/music_search_progress.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let id = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |                 INSERT INTO
[INFO] [stdout] 54 | |                   music_search_progresses (music_genre_id, position)
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |             input.position
[INFO] [stdout] 63 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/music_search_progress.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let music_search_progress = sqlx::query_as!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 69 | |             MusicSearchProgress,
[INFO] [stdout] 70 | |             r#"
[INFO] [stdout] 71 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             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 `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/music_search_progress.rs:68:37
[INFO] [stdout]    |
[INFO] [stdout] 68 |           let music_search_progress = sqlx::query_as!(
[INFO] [stdout]    |  _____________________________________^
[INFO] [stdout] 69 | |             MusicSearchProgress,
[INFO] [stdout] 70 | |             r#"
[INFO] [stdout] 71 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |             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 `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/thread.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 64 | |             r#"
[INFO] [stdout] 65 | |                 INSERT INTO
[INFO] [stdout] 66 | |                     threads (guild_id, channel_id)
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |             input.channel_id
[INFO] [stdout] 72 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/thread.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 64 | |             r#"
[INFO] [stdout] 65 | |                 INSERT INTO
[INFO] [stdout] 66 | |                     threads (guild_id, channel_id)
[INFO] [stdout] ...  |
[INFO] [stdout] 71 | |             input.channel_id
[INFO] [stdout] 72 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/thread.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |           let thread = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 78 | |             Self,
[INFO] [stdout] 79 | |             r#"
[INFO] [stdout] 80 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |             last_insert_id
[INFO] [stdout] 88 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/thread.rs:77:22
[INFO] [stdout]    |
[INFO] [stdout] 77 |           let thread = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 78 | |             Self,
[INFO] [stdout] 79 | |             r#"
[INFO] [stdout] 80 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |             last_insert_id
[INFO] [stdout] 88 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/model/thread.rs:96:22
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let thread = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  97 | |             Self,
[INFO] [stdout]  98 | |             r#"
[INFO] [stdout]  99 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             channel_id
[INFO] [stdout] 108 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/model/thread.rs:96:22
[INFO] [stdout]     |
[INFO] [stdout]  96 |           let thread = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  97 | |             Self,
[INFO] [stdout]  98 | |             r#"
[INFO] [stdout]  99 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             channel_id
[INFO] [stdout] 108 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/model/thread.rs:119:24
[INFO] [stdout]     |
[INFO] [stdout] 119 |           let messages = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 120 | |             Message,
[INFO] [stdout] 121 | |             r#"
[INFO] [stdout] 122 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |             thread_id
[INFO] [stdout] 142 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/model/thread.rs:119:24
[INFO] [stdout]     |
[INFO] [stdout] 119 |           let messages = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 120 | |             Message,
[INFO] [stdout] 121 | |             r#"
[INFO] [stdout] 122 | |                 SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 141 | |             thread_id
[INFO] [stdout] 142 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/user_message.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |                 INSERT INTO
[INFO] [stdout] 54 | |                     user_messages (thread_id, message_id, user_id, content)
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |             input.content
[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 `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/user_message.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |                 INSERT INTO
[INFO] [stdout] 54 | |                     user_messages (thread_id, message_id, user_id, content)
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |             input.content
[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 `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/user_message.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let user_message = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 68 | |             Self,
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |             last_insert_id
[INFO] [stdout] 78 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/model/user_message.rs:67:28
[INFO] [stdout]    |
[INFO] [stdout] 67 |           let user_message = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 68 | |             Self,
[INFO] [stdout] 69 | |             r#"
[INFO] [stdout] 70 | |                 SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |             last_insert_id
[INFO] [stdout] 78 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/agent_message.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 49 | |             r#"
[INFO] [stdout] 50 | |                 INSERT INTO
[INFO] [stdout] 51 | |                     agent_messages (user_message_id, message_id, content)
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |         .execute(&mut **tx)
[INFO] [stdout] 60 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/agent_message.rs:48:30
[INFO] [stdout]    |
[INFO] [stdout] 48 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 49 | |             r#"
[INFO] [stdout] 50 | |                 INSERT INTO
[INFO] [stdout] 51 | |                     agent_messages (user_message_id, message_id, content)
[INFO] [stdout] ...  |
[INFO] [stdout] 59 | |         .execute(&mut **tx)
[INFO] [stdout] 60 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/excluded_artist.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |           let id = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 51 | |             r#"
[INFO] [stdout] 52 | |               INSERT INTO
[INFO] [stdout] 53 | |                 excluded_artists (id, name)
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         .execute(db_pool)
[INFO] [stdout] 61 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/excluded_artist.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |           let id = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 51 | |             r#"
[INFO] [stdout] 52 | |               INSERT INTO
[INFO] [stdout] 53 | |                 excluded_artists (id, name)
[INFO] [stdout] ...  |
[INFO] [stdout] 60 | |         .execute(db_pool)
[INFO] [stdout] 61 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/music_search_progress.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let id = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |                 INSERT INTO
[INFO] [stdout] 54 | |                   music_search_progresses (music_genre_id, position)
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         .execute(db_pool)
[INFO] [stdout] 65 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/thread.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 64 | |             r#"
[INFO] [stdout] 65 | |                 INSERT INTO
[INFO] [stdout] 66 | |                     threads (guild_id, channel_id)
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         .execute(&mut **tx)
[INFO] [stdout] 74 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/music_search_progress.rs:51:18
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let id = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |                 INSERT INTO
[INFO] [stdout] 54 | |                   music_search_progresses (music_genre_id, position)
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |         .execute(db_pool)
[INFO] [stdout] 65 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/user_message.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |                 INSERT INTO
[INFO] [stdout] 54 | |                     user_messages (thread_id, message_id, user_id, content)
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         .execute(&mut **tx)
[INFO] [stdout] 64 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/thread.rs:63:30
[INFO] [stdout]    |
[INFO] [stdout] 63 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 64 | |             r#"
[INFO] [stdout] 65 | |                 INSERT INTO
[INFO] [stdout] 66 | |                     threads (guild_id, channel_id)
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |         .execute(&mut **tx)
[INFO] [stdout] 74 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/user_message.rs:51:30
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let last_insert_id = sqlx::query!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 52 | |             r#"
[INFO] [stdout] 53 | |                 INSERT INTO
[INFO] [stdout] 54 | |                     user_messages (thread_id, message_id, user_id, content)
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         .execute(&mut **tx)
[INFO] [stdout] 64 | |         .await?
[INFO] [stdout]    | |_______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ss-discord-bot` (lib) due to 20 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ss-discord-bot` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "dbbae3cdd13c093405d256d5b9c341ea2f0a50ee0d5ad1169738f431fe450d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbbae3cdd13c093405d256d5b9c341ea2f0a50ee0d5ad1169738f431fe450d03", kill_on_drop: false }`
[INFO] [stdout] dbbae3cdd13c093405d256d5b9c341ea2f0a50ee0d5ad1169738f431fe450d03
