[INFO] cloning repository https://github.com/TheBearodactyl/bearobot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheBearodactyl/bearobot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fbearobot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fbearobot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a59ad86eafd296d09517cb9cc2a6c6b6a470ca28
[INFO] checking TheBearodactyl/bearobot against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheBearodactyl%2Fbearobot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheBearodactyl/bearobot
[INFO] finished tweaking git repo https://github.com/TheBearodactyl/bearobot
[INFO] tweaked toml for git repo https://github.com/TheBearodactyl/bearobot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheBearodactyl/bearobot on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheBearodactyl/bearobot 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" "+94e848735e78b58442e0b82e9c60f8f430840389" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31ad10e514e8a1077f3a5e0f2c40758cd94ca71971d00868d110a1a75505c6ba
[INFO] running `Command { std: "docker" "start" "-a" "31ad10e514e8a1077f3a5e0f2c40758cd94ca71971d00868d110a1a75505c6ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31ad10e514e8a1077f3a5e0f2c40758cd94ca71971d00868d110a1a75505c6ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ad10e514e8a1077f3a5e0f2c40758cd94ca71971d00868d110a1a75505c6ba", kill_on_drop: false }`
[INFO] [stdout] 31ad10e514e8a1077f3a5e0f2c40758cd94ca71971d00868d110a1a75505c6ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a2e0569dfea0ec4f2231cbf7f3f51836757e03f3629ba1c6eaf203281f7f231
[INFO] running `Command { std: "docker" "start" "-a" "3a2e0569dfea0ec4f2231cbf7f3f51836757e03f3629ba1c6eaf203281f7f231", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling command_attr v0.5.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling poise_macros v0.6.1 (https://github.com/serenity-rs/poise?branch=current#518ff056)
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking time v0.3.43
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking serenity v0.12.4
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking poise v0.6.1 (https://github.com/serenity-rs/poise?branch=current#518ff056)
[INFO] [stderr]     Checking bearobot 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/database.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 77 | |         "INSERT INTO song_suggestions (song_name, artist, suggested_by_id, suggested_by_name) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 78 | |         song_name,
[INFO] [stdout] 79 | |         artist,
[INFO] [stdout] 80 | |         suggested_by_id,
[INFO] [stdout] 81 | |         suggested_by_name
[INFO] [stdout] 82 | |     )
[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/database.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 77 | |         "INSERT INTO song_suggestions (song_name, artist, suggested_by_id, suggested_by_name) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 78 | |         song_name,
[INFO] [stdout] 79 | |         artist,
[INFO] [stdout] 80 | |         suggested_by_id,
[INFO] [stdout] 81 | |         suggested_by_name
[INFO] [stdout] 82 | |     )
[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/database.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 114 | |         "INSERT INTO game_suggestions (game_name, developer, suggested_by_id, suggested_by_name) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 115 | |         game_name,
[INFO] [stdout] 116 | |         developer,
[INFO] [stdout] 117 | |         suggested_by_id,
[INFO] [stdout] 118 | |         suggested_by_name
[INFO] [stdout] 119 | |     )
[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/database.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 114 | |         "INSERT INTO game_suggestions (game_name, developer, suggested_by_id, suggested_by_name) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 115 | |         game_name,
[INFO] [stdout] 116 | |         developer,
[INFO] [stdout] 117 | |         suggested_by_id,
[INFO] [stdout] 118 | |         suggested_by_name
[INFO] [stdout] 119 | |     )
[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/database.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 144 | |         "SELECT id, song_name, artist, suggested_by_id, suggested_by_name, created_at 
[INFO] [stdout] 145 | |          FROM song_suggestions ORDER BY created_at DESC LIMIT ?",
[INFO] [stdout] 146 | |         limit
[INFO] [stdout] 147 | |     )
[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/database.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 179 | |         "SELECT id, game_name, developer, suggested_by_id, suggested_by_name, created_at 
[INFO] [stdout] 180 | |          FROM game_suggestions ORDER BY created_at DESC LIMIT ?",
[INFO] [stdout] 181 | |         limit
[INFO] [stdout] 182 | |     )
[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/database.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 144 | |         "SELECT id, song_name, artist, suggested_by_id, suggested_by_name, created_at 
[INFO] [stdout] 145 | |          FROM song_suggestions ORDER BY created_at DESC LIMIT ?",
[INFO] [stdout] 146 | |         limit
[INFO] [stdout] 147 | |     )
[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/database.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 215 | |         "SELECT id, song_name, artist, suggested_by_id, suggested_by_name, created_at
[INFO] [stdout] 216 | |          FROM song_suggestions
[INFO] [stdout] 217 | |          WHERE suggested_by_id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |         limit
[INFO] [stdout] 222 | |     )
[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/database.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 179 | |         "SELECT id, game_name, developer, suggested_by_id, suggested_by_name, created_at 
[INFO] [stdout] 180 | |          FROM game_suggestions ORDER BY created_at DESC LIMIT ?",
[INFO] [stdout] 181 | |         limit
[INFO] [stdout] 182 | |     )
[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/database.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 260 | |         "SELECT id, game_name, developer, suggested_by_id, suggested_by_name, created_at
[INFO] [stdout] 261 | |          FROM game_suggestions
[INFO] [stdout] 262 | |          WHERE suggested_by_id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |         limit
[INFO] [stdout] 267 | |     )
[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/database.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 215 | |         "SELECT id, song_name, artist, suggested_by_id, suggested_by_name, created_at
[INFO] [stdout] 216 | |          FROM song_suggestions
[INFO] [stdout] 217 | |          WHERE suggested_by_id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 221 | |         limit
[INFO] [stdout] 222 | |     )
[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/database.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 307 | |         "DELETE FROM song_suggestions WHERE id = ? AND suggested_by_id = ?",
[INFO] [stdout] 308 | |         suggestion_id,
[INFO] [stdout] 309 | |         user_id
[INFO] [stdout] 310 | |     )
[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/database.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 260 | |         "SELECT id, game_name, developer, suggested_by_id, suggested_by_name, created_at
[INFO] [stdout] 261 | |          FROM game_suggestions
[INFO] [stdout] 262 | |          WHERE suggested_by_id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 266 | |         limit
[INFO] [stdout] 267 | |     )
[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/database.rs:346:18
[INFO] [stdout]     |
[INFO] [stdout] 346 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 347 | |         "DELETE FROM game_suggestions WHERE id = ? AND suggested_by_id = ?",
[INFO] [stdout] 348 | |         suggestion_id,
[INFO] [stdout] 349 | |         user_id
[INFO] [stdout] 350 | |     )
[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/database.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 307 | |         "DELETE FROM song_suggestions WHERE id = ? AND suggested_by_id = ?",
[INFO] [stdout] 308 | |         suggestion_id,
[INFO] [stdout] 309 | |         user_id
[INFO] [stdout] 310 | |     )
[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/database.rs:346:18
[INFO] [stdout]     |
[INFO] [stdout] 346 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 347 | |         "DELETE FROM game_suggestions WHERE id = ? AND suggested_by_id = ?",
[INFO] [stdout] 348 | |         suggestion_id,
[INFO] [stdout] 349 | |         user_id
[INFO] [stdout] 350 | |     )
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/database.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 77 | |         "INSERT INTO song_suggestions (song_name, artist, suggested_by_id, suggested_by_name) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 78 | |         song_name,
[INFO] [stdout] 79 | |         artist,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     .execute(pool)
[INFO] [stdout] 84 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 114 | |         "INSERT INTO game_suggestions (game_name, developer, suggested_by_id, suggested_by_name) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 115 | |         game_name,
[INFO] [stdout] 116 | |         developer,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     .execute(pool)
[INFO] [stdout] 121 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 144 | |         "SELECT id, song_name, artist, suggested_by_id, suggested_by_name, created_at 
[INFO] [stdout] 145 | |          FROM song_suggestions ORDER BY created_at DESC LIMIT ?",
[INFO] [stdout] 146 | |         limit
[INFO] [stdout] 147 | |     )
[INFO] [stdout] 148 | |     .fetch_all(pool)
[INFO] [stdout] 149 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 179 | |         "SELECT id, game_name, developer, suggested_by_id, suggested_by_name, created_at 
[INFO] [stdout] 180 | |          FROM game_suggestions ORDER BY created_at DESC LIMIT ?",
[INFO] [stdout] 181 | |         limit
[INFO] [stdout] 182 | |     )
[INFO] [stdout] 183 | |     .fetch_all(pool)
[INFO] [stdout] 184 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 215 | |         "SELECT id, song_name, artist, suggested_by_id, suggested_by_name, created_at
[INFO] [stdout] 216 | |          FROM song_suggestions
[INFO] [stdout] 217 | |          WHERE suggested_by_id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |     .fetch_all(pool)
[INFO] [stdout] 224 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 260 | |         "SELECT id, game_name, developer, suggested_by_id, suggested_by_name, created_at
[INFO] [stdout] 261 | |          FROM game_suggestions
[INFO] [stdout] 262 | |          WHERE suggested_by_id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |     .fetch_all(pool)
[INFO] [stdout] 269 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 307 | |         "DELETE FROM song_suggestions WHERE id = ? AND suggested_by_id = ?",
[INFO] [stdout] 308 | |         suggestion_id,
[INFO] [stdout] 309 | |         user_id
[INFO] [stdout] 310 | |     )
[INFO] [stdout] 311 | |     .execute(pool)
[INFO] [stdout] 312 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/database.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let result = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 77 | |         "INSERT INTO song_suggestions (song_name, artist, suggested_by_id, suggested_by_name) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 78 | |         song_name,
[INFO] [stdout] 79 | |         artist,
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |     .execute(pool)
[INFO] [stdout] 84 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:346:18
[INFO] [stdout]     |
[INFO] [stdout] 346 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 347 | |         "DELETE FROM game_suggestions WHERE id = ? AND suggested_by_id = ?",
[INFO] [stdout] 348 | |         suggestion_id,
[INFO] [stdout] 349 | |         user_id
[INFO] [stdout] 350 | |     )
[INFO] [stdout] 351 | |     .execute(pool)
[INFO] [stdout] 352 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 114 | |         "INSERT INTO game_suggestions (game_name, developer, suggested_by_id, suggested_by_name) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 115 | |         game_name,
[INFO] [stdout] 116 | |         developer,
[INFO] [stdout] ...   |
[INFO] [stdout] 120 | |     .execute(pool)
[INFO] [stdout] 121 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:143:16
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 144 | |         "SELECT id, song_name, artist, suggested_by_id, suggested_by_name, created_at 
[INFO] [stdout] 145 | |          FROM song_suggestions ORDER BY created_at DESC LIMIT ?",
[INFO] [stdout] 146 | |         limit
[INFO] [stdout] 147 | |     )
[INFO] [stdout] 148 | |     .fetch_all(pool)
[INFO] [stdout] 149 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 179 | |         "SELECT id, game_name, developer, suggested_by_id, suggested_by_name, created_at 
[INFO] [stdout] 180 | |          FROM game_suggestions ORDER BY created_at DESC LIMIT ?",
[INFO] [stdout] 181 | |         limit
[INFO] [stdout] 182 | |     )
[INFO] [stdout] 183 | |     .fetch_all(pool)
[INFO] [stdout] 184 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:214:16
[INFO] [stdout]     |
[INFO] [stdout] 214 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 215 | |         "SELECT id, song_name, artist, suggested_by_id, suggested_by_name, created_at
[INFO] [stdout] 216 | |          FROM song_suggestions
[INFO] [stdout] 217 | |          WHERE suggested_by_id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 223 | |     .fetch_all(pool)
[INFO] [stdout] 224 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:259:16
[INFO] [stdout]     |
[INFO] [stdout] 259 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 260 | |         "SELECT id, game_name, developer, suggested_by_id, suggested_by_name, created_at
[INFO] [stdout] 261 | |          FROM game_suggestions
[INFO] [stdout] 262 | |          WHERE suggested_by_id = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |     .fetch_all(pool)
[INFO] [stdout] 269 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 307 | |         "DELETE FROM song_suggestions WHERE id = ? AND suggested_by_id = ?",
[INFO] [stdout] 308 | |         suggestion_id,
[INFO] [stdout] 309 | |         user_id
[INFO] [stdout] 310 | |     )
[INFO] [stdout] 311 | |     .execute(pool)
[INFO] [stdout] 312 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/database.rs:346:18
[INFO] [stdout]     |
[INFO] [stdout] 346 |       let result = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 347 | |         "DELETE FROM game_suggestions WHERE id = ? AND suggested_by_id = ?",
[INFO] [stdout] 348 | |         suggestion_id,
[INFO] [stdout] 349 | |         user_id
[INFO] [stdout] 350 | |     )
[INFO] [stdout] 351 | |     .execute(pool)
[INFO] [stdout] 352 | |     .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] [stderr] error: could not compile `bearobot` (bin "bearobot") due to 16 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bearobot` (bin "bearobot" test) due to 16 previous errors
[INFO] running `Command { std: "docker" "inspect" "3a2e0569dfea0ec4f2231cbf7f3f51836757e03f3629ba1c6eaf203281f7f231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2e0569dfea0ec4f2231cbf7f3f51836757e03f3629ba1c6eaf203281f7f231", kill_on_drop: false }`
[INFO] [stdout] 3a2e0569dfea0ec4f2231cbf7f3f51836757e03f3629ba1c6eaf203281f7f231
