[INFO] cloning repository https://github.com/AriusX7/fnfbot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AriusX7/fnfbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAriusX7%2Ffnfbot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAriusX7%2Ffnfbot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ccc0c964a80d86559da4af2364ac95b5eb6c299
[INFO] documenting AriusX7/fnfbot against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAriusX7%2Ffnfbot" "/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/AriusX7/fnfbot
[INFO] finished tweaking git repo https://github.com/AriusX7/fnfbot
[INFO] tweaked toml for git repo https://github.com/AriusX7/fnfbot written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AriusX7/fnfbot on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AriusX7/fnfbot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c5e91e14aa20bdf2677b7239eac64638b9fdaaff992b40093f50de8c0b01fc8
[INFO] running `Command { std: "docker" "start" "-a" "6c5e91e14aa20bdf2677b7239eac64638b9fdaaff992b40093f50de8c0b01fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c5e91e14aa20bdf2677b7239eac64638b9fdaaff992b40093f50de8c0b01fc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c5e91e14aa20bdf2677b7239eac64638b9fdaaff992b40093f50de8c0b01fc8", kill_on_drop: false }`
[INFO] [stdout] 6c5e91e14aa20bdf2677b7239eac64638b9fdaaff992b40093f50de8c0b01fc8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f61e41b1b23c5426faa9a6a296769839c249dabfba5cc21555e52ec8f036564
[INFO] running `Command { std: "docker" "start" "-a" "3f61e41b1b23c5426faa9a6a296769839c249dabfba5cc21555e52ec8f036564", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling tokio v1.22.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling async-trait v0.1.59
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking ipnet v2.5.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling whoami v1.2.3
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]    Compiling serenity v0.11.5
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking webpki-roots v0.22.5
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking typemap_rev v0.1.5
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling sqlx-rt v0.6.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling poise_macros v0.5.0
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]     Checking async-tungstenite v0.17.2
[INFO] [stderr]     Checking sqlformat v0.2.0
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking sqlx-core v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.23.1
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]    Compiling sqlx-macros v0.6.2
[INFO] [stderr]     Checking sqlx v0.6.2
[INFO] [stderr]     Checking poise v0.5.0
[INFO] [stderr]  Documenting fnfbot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: failed to find data for query SELECT MAX(num) FROM message
[INFO] [stdout]   --> src/commands.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let room_num = sqlx::query!("SELECT MAX(num) FROM message")
[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: failed to find data for query INSERT INTO message (message_id, num) VALUES($1, $2) ON CONFLICT (message_id) DO NOTHING
[INFO] [stdout]   --> src/commands.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     sqlx::query!(
[INFO] [stdout] 64 | |         "INSERT INTO message (message_id, num) VALUES($1, $2) ON CONFLICT (message_id) DO NOTHING",
[INFO] [stdout] 65 | |         msg.id.0 as i64,
[INFO] [stdout] 66 | |         room_num,
[INFO] [stdout] 67 | |     )
[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: failed to find data for query SELECT num FROM message WHERE message_id = $1
[INFO] [stdout]   --> src/commands.rs:95:39
[INFO] [stdout]    |
[INFO] [stdout] 95 |       let room_num = if let Some(res) = sqlx::query!(
[INFO] [stdout]    |  _______________________________________^
[INFO] [stdout] 96 | |         "SELECT num FROM message WHERE message_id = $1",
[INFO] [stdout] 97 | |         message_id.0 as i64
[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 `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to find data for query INSERT INTO config (guild_id, host_role_id) VALUES ($1, $2)
[INFO] [stdout]                ON CONFLICT (guild_id) DO UPDATE SET host_role_id = EXCLUDED.host_role_id;
[INFO] [stdout]    --> src/commands.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 184 | /     sqlx::query!(
[INFO] [stdout] 185 | |         "INSERT INTO config (guild_id, host_role_id) VALUES ($1, $2)
[INFO] [stdout] 186 | |         ON CONFLICT (guild_id) DO UPDATE SET host_role_id = EXCLUDED.host_role_id;",
[INFO] [stdout] 187 | |         guild_id.0 as i64,
[INFO] [stdout] 188 | |         id as i64
[INFO] [stdout] 189 | |     )
[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: failed to find data for query INSERT INTO config (guild_id, fnf_channel_id) VALUES ($1, $2)
[INFO] [stdout]                ON CONFLICT (guild_id) DO UPDATE SET fnf_channel_id = EXCLUDED.fnf_channel_id;
[INFO] [stdout]    --> src/commands.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | /     sqlx::query!(
[INFO] [stdout] 214 | |         "INSERT INTO config (guild_id, fnf_channel_id) VALUES ($1, $2)
[INFO] [stdout] 215 | |         ON CONFLICT (guild_id) DO UPDATE SET fnf_channel_id = EXCLUDED.fnf_channel_id;",
[INFO] [stdout] 216 | |         guild_id.0 as i64,
[INFO] [stdout] 217 | |         channel_id.0 as i64
[INFO] [stdout] 218 | |     )
[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: failed to find data for query SELECT user_id FROM signup WHERE message_id = $1
[INFO] [stdout]    --> src/commands.rs:317:19
[INFO] [stdout]     |
[INFO] [stdout] 317 |       let records = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 318 | |         "SELECT user_id FROM signup WHERE message_id = $1",
[INFO] [stdout] 319 | |         message_id.0 as i64
[INFO] [stdout] 320 | |     )
[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: failed to find data for query INSERT INTO signup (message_id, user_id) VALUES ($1, $2)
[INFO] [stdout]                        ON CONFLICT (message_id, user_id) DO NOTHING
[INFO] [stdout]    --> src/events.rs:138:21
[INFO] [stdout]     |
[INFO] [stdout] 138 |       if let Err(e) = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 139 | |         "INSERT INTO signup (message_id, user_id) VALUES ($1, $2)
[INFO] [stdout] 140 | |                 ON CONFLICT (message_id, user_id) DO NOTHING",
[INFO] [stdout] 141 | |         message_id.0 as i64,
[INFO] [stdout] 142 | |         user_id.0 as i64,
[INFO] [stdout] 143 | |     )
[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: failed to find data for query SELECT exists (SELECT 1 FROM signup WHERE message_id = $1 AND user_id = $2) as "exists!"
[INFO] [stdout]    --> src/events.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 217 | |         r#"SELECT exists (SELECT 1 FROM signup WHERE message_id = $1 AND user_id = $2) as "exists!""#,
[INFO] [stdout] 218 | |         message_id.0 as i64,
[INFO] [stdout] 219 | |         user_id.0 as i64,
[INFO] [stdout] 220 | |     )
[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: failed to find data for query SELECT m.message_id, num FROM signup s JOIN message m ON user_id = $1 AND s.message_id = m.message_id;
[INFO] [stdout]    --> src/events.rs:230:18
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 231 | |         "SELECT m.message_id, num FROM signup s JOIN message m ON user_id = $1 AND s.message_id = m.message_id;",
[INFO] [stdout] 232 | |         user_id.0 as i64,
[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 `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to find data for query SELECT message_id FROM message WHERE num = $1
[INFO] [stdout]   --> src/utils.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |         if let Some(res) = sqlx::query!("SELECT message_id FROM message WHERE num = $1", i as i32)
[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] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/main.rs:111:27
[INFO] [stdout]     |
[INFO] [stdout] 111 |     Ok(res.iter().map(|r| (r.message_id as u64)).collect())
[INFO] [stdout]     |                           ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 111 -     Ok(res.iter().map(|r| (r.message_id as u64)).collect())
[INFO] [stdout] 111 +     Ok(res.iter().map(|r| r.message_id as u64 ).collect())
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `fnfbot`
[INFO] running `Command { std: "docker" "inspect" "3f61e41b1b23c5426faa9a6a296769839c249dabfba5cc21555e52ec8f036564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f61e41b1b23c5426faa9a6a296769839c249dabfba5cc21555e52ec8f036564", kill_on_drop: false }`
[INFO] [stdout] 3f61e41b1b23c5426faa9a6a296769839c249dabfba5cc21555e52ec8f036564
