[INFO] cloning repository https://github.com/Athryx/b01lers-bot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Athryx/b01lers-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthryx%2Fb01lers-bot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthryx%2Fb01lers-bot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 239e30e5cbaaa1a1be486c7efd76da0901b40ed3
[INFO] checking Athryx/b01lers-bot against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAthryx%2Fb01lers-bot" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Athryx/b01lers-bot
[INFO] finished tweaking git repo https://github.com/Athryx/b01lers-bot
[INFO] tweaked toml for git repo https://github.com/Athryx/b01lers-bot written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Athryx/b01lers-bot on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Athryx/b01lers-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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb7048eac621615011d270f017d87b9535d9defe32faf516336cfeecf7eb08bc
[INFO] running `Command { std: "docker" "start" "-a" "fb7048eac621615011d270f017d87b9535d9defe32faf516336cfeecf7eb08bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb7048eac621615011d270f017d87b9535d9defe32faf516336cfeecf7eb08bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb7048eac621615011d270f017d87b9535d9defe32faf516336cfeecf7eb08bc", kill_on_drop: false }`
[INFO] [stdout] fb7048eac621615011d270f017d87b9535d9defe32faf516336cfeecf7eb08bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31d446f24f775d418d4f60baa25fd817ea41aa5c01858968d83b6150ce898e84
[INFO] running `Command { std: "docker" "start" "-a" "31d446f24f775d418d4f60baa25fd817ea41aa5c01858968d83b6150ce898e84", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking rustls-webpki v0.102.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling built v0.7.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustls v0.23.11
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling sqlx-core v0.7.3
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking bitstream-io v2.4.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking wide v0.7.25
[INFO] [stderr]    Compiling atomic-write-file v0.1.4
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking rgb v0.8.40
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking ttf-parser v0.24.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling serenity v0.12.2
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ravif v0.11.7
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.3
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking serde_cow v0.1.0
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling command_attr v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking uwl v0.6.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling sqlx-macros v0.7.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking enumflags2 v0.7.10
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking email-address-parser v2.0.0
[INFO] [stderr]     Checking sqlx v0.7.3
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking poise v0.6.1
[INFO] [stderr]     Checking b01lers_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/db/mod.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         sqlx::query!(
[INFO] [stdout] 113 | |             "INSERT INTO competition (channel_id, name, bingo) VALUES (?, ?, ?)",
[INFO] [stdout] 114 | |             competition_raw.channel_id,
[INFO] [stdout] 115 | |             competition_raw.name,
[INFO] [stdout] 116 | |             competition_raw.bingo
[INFO] [stdout] 117 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/db/mod.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |           let competition_raw = sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 130 | |             CompetitionRaw,
[INFO] [stdout] 131 | |             "SELECT * FROM competition WHERE channel_id = ?",
[INFO] [stdout] 132 | |             channel_id
[INFO] [stdout] 133 | |         )
[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/db/mod.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | /         sqlx::query!(
[INFO] [stdout] 146 | |             "UPDATE competition SET name = ?, bingo = ? WHERE channel_id = ?",
[INFO] [stdout] 147 | |             competition_raw.name,
[INFO] [stdout] 148 | |             competition_raw.bingo,
[INFO] [stdout] 149 | |             competition_raw.channel_id,
[INFO] [stdout] 150 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/db/mod.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let _ = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 161 | |             "INSERT INTO users (id, email, points) VALUES (?, NULL, 0)",
[INFO] [stdout] 162 | |             user_id,
[INFO] [stdout] 163 | |         )
[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/db/mod.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         sqlx::query!("UPDATE users SET email = ? WHERE id = ?", email, user_id,)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 193 | |             PointsUpdateRaw,
[INFO] [stdout] 194 | |             "UPDATE users SET points = points + ? WHERE id = ? RETURNING id, points, rank",
[INFO] [stdout] 195 | |             points,
[INFO] [stdout] 196 | |             user_id,
[INFO] [stdout] 197 | |         )
[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/db/mod.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         sqlx::query!("UPDATE users SET rank = ? WHERE id = ?", rank, user_id,)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let user_raw = sqlx::query_as!(UserRaw, "SELECT * FROM users WHERE id = ?", id,)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/db/mod.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let user_raw = sqlx::query_as!(UserRaw, "SELECT * FROM users WHERE email = ?", email,)
[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/db/mod.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 |           Ok(sqlx::query_as!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 234 | |             UserRaw,
[INFO] [stdout] 235 | |             "SELECT * FROM users ORDER BY points DESC LIMIT ?",
[INFO] [stdout] 236 | |             count,
[INFO] [stdout] 237 | |         )
[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/db/mod.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |           let id = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 248 | |             "INSERT INTO challenges (competition_id, name, category, channel_id)
[INFO] [stdout] 249 | |             VALUES (?, ?, ?, ?) RETURNING id",
[INFO] [stdout] 250 | |             challenge_raw.competition_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             challenge_raw.channel_id,
[INFO] [stdout] 254 | |         )
[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/db/mod.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |           let challenge = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 269 | |             ChallengeRaw,
[INFO] [stdout] 270 | |             "SELECT * FROM challenges WHERE channel_id = ?",
[INFO] [stdout] 271 | |             challenge_id,
[INFO] [stdout] 272 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/db/mod.rs:287:41
[INFO] [stdout]     |
[INFO] [stdout] 287 |           let OutputId { id: solve_id } = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 288 | |             OutputId,
[INFO] [stdout] 289 | |             "INSERT INTO solves (challenge_id, approval_message_id, flag, approval_status)
[INFO] [stdout] 290 | |             VALUES (?, ?, ?, ?) RETURNING id",
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |             solve_raw.approval_status,
[INFO] [stdout] 295 | |         )
[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/db/mod.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |               let _ = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 305 | |                 "INSERT INTO users (id, email, points) VALUES (?, NULL, 0)",
[INFO] [stdout] 306 | |                 user_id,
[INFO] [stdout] 307 | |             )
[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/db/mod.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 | /             sqlx::query!(
[INFO] [stdout] 312 | |                 "INSERT INTO user_solves (user_id, solve_id) VALUES (?, ?)",
[INFO] [stdout] 313 | |                 user_id,
[INFO] [stdout] 314 | |                 solve_id,
[INFO] [stdout] 315 | |             )
[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/db/mod.rs:328:25
[INFO] [stdout]     |
[INFO] [stdout] 328 |           let solve_raw = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 329 | |             SolveRaw,
[INFO] [stdout] 330 | |             "SELECT * FROM solves WHERE approval_message_id = ?",
[INFO] [stdout] 331 | |             id,
[INFO] [stdout] 332 | |         )
[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/db/mod.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |           let solves = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 345 | |             ChallengeRaw,
[INFO] [stdout] 346 | |             "SELECT challenges.* FROM solves
[INFO] [stdout] 347 | |             INNER JOIN user_solves ON solves.id = user_solves.solve_id
[INFO] [stdout] ...   |
[INFO] [stdout] 351 | |             ApprovalStatus::Approved as i64,
[INFO] [stdout] 352 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/db/mod.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 | /         sqlx::query!(
[INFO] [stdout] 365 | |             "UPDATE solves SET flag = ?, approval_status = ? WHERE id = ?",
[INFO] [stdout] 366 | |             solve_raw.flag,
[INFO] [stdout] 367 | |             solve_raw.approval_status,
[INFO] [stdout] 368 | |             solve_raw.id,
[INFO] [stdout] 369 | |         )
[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/db/mod.rs:382:22
[INFO] [stdout]     |
[INFO] [stdout] 382 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 383 | |             PointsUpdateRaw,
[INFO] [stdout] 384 | |             "UPDATE users SET points = points + ? WHERE id IN
[INFO] [stdout] 385 | |             (SELECT user_id FROM user_solves WHERE solve_id = ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 388 | |             solve_id,
[INFO] [stdout] 389 | |         )
[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/db/mod.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         sqlx::query!(
[INFO] [stdout] 113 | |             "INSERT INTO competition (channel_id, name, bingo) VALUES (?, ?, ?)",
[INFO] [stdout] 114 | |             competition_raw.channel_id,
[INFO] [stdout] 115 | |             competition_raw.name,
[INFO] [stdout] 116 | |             competition_raw.bingo
[INFO] [stdout] 117 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/db/mod.rs:129:31
[INFO] [stdout]     |
[INFO] [stdout] 129 |           let competition_raw = sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 130 | |             CompetitionRaw,
[INFO] [stdout] 131 | |             "SELECT * FROM competition WHERE channel_id = ?",
[INFO] [stdout] 132 | |             channel_id
[INFO] [stdout] 133 | |         )
[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/db/mod.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | /         sqlx::query!(
[INFO] [stdout] 146 | |             "UPDATE competition SET name = ?, bingo = ? WHERE channel_id = ?",
[INFO] [stdout] 147 | |             competition_raw.name,
[INFO] [stdout] 148 | |             competition_raw.bingo,
[INFO] [stdout] 149 | |             competition_raw.channel_id,
[INFO] [stdout] 150 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/db/mod.rs:160:17
[INFO] [stdout]     |
[INFO] [stdout] 160 |           let _ = sqlx::query!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 161 | |             "INSERT INTO users (id, email, points) VALUES (?, NULL, 0)",
[INFO] [stdout] 162 | |             user_id,
[INFO] [stdout] 163 | |         )
[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/db/mod.rs:172:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |         sqlx::query!("UPDATE users SET email = ? WHERE id = ?", email, user_id,)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:192:22
[INFO] [stdout]     |
[INFO] [stdout] 192 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 193 | |             PointsUpdateRaw,
[INFO] [stdout] 194 | |             "UPDATE users SET points = points + ? WHERE id = ? RETURNING id, points, rank",
[INFO] [stdout] 195 | |             points,
[INFO] [stdout] 196 | |             user_id,
[INFO] [stdout] 197 | |         )
[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/db/mod.rs:207:9
[INFO] [stdout]     |
[INFO] [stdout] 207 |         sqlx::query!("UPDATE users SET rank = ? WHERE id = ?", rank, user_id,)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/db/mod.rs:216:24
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let user_raw = sqlx::query_as!(UserRaw, "SELECT * FROM users WHERE id = ?", id,)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/db/mod.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |         let user_raw = sqlx::query_as!(UserRaw, "SELECT * FROM users WHERE email = ?", email,)
[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/db/mod.rs:233:12
[INFO] [stdout]     |
[INFO] [stdout] 233 |           Ok(sqlx::query_as!(
[INFO] [stdout]     |  ____________^
[INFO] [stdout] 234 | |             UserRaw,
[INFO] [stdout] 235 | |             "SELECT * FROM users ORDER BY points DESC LIMIT ?",
[INFO] [stdout] 236 | |             count,
[INFO] [stdout] 237 | |         )
[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/db/mod.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |           let id = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 248 | |             "INSERT INTO challenges (competition_id, name, category, channel_id)
[INFO] [stdout] 249 | |             VALUES (?, ?, ?, ?) RETURNING id",
[INFO] [stdout] 250 | |             challenge_raw.competition_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 253 | |             challenge_raw.channel_id,
[INFO] [stdout] 254 | |         )
[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/db/mod.rs:268:25
[INFO] [stdout]     |
[INFO] [stdout] 268 |           let challenge = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 269 | |             ChallengeRaw,
[INFO] [stdout] 270 | |             "SELECT * FROM challenges WHERE channel_id = ?",
[INFO] [stdout] 271 | |             challenge_id,
[INFO] [stdout] 272 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/db/mod.rs:287:41
[INFO] [stdout]     |
[INFO] [stdout] 287 |           let OutputId { id: solve_id } = sqlx::query_as!(
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 288 | |             OutputId,
[INFO] [stdout] 289 | |             "INSERT INTO solves (challenge_id, approval_message_id, flag, approval_status)
[INFO] [stdout] 290 | |             VALUES (?, ?, ?, ?) RETURNING id",
[INFO] [stdout] ...   |
[INFO] [stdout] 294 | |             solve_raw.approval_status,
[INFO] [stdout] 295 | |         )
[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/db/mod.rs:304:21
[INFO] [stdout]     |
[INFO] [stdout] 304 |               let _ = sqlx::query!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 305 | |                 "INSERT INTO users (id, email, points) VALUES (?, NULL, 0)",
[INFO] [stdout] 306 | |                 user_id,
[INFO] [stdout] 307 | |             )
[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/db/mod.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 | /             sqlx::query!(
[INFO] [stdout] 312 | |                 "INSERT INTO user_solves (user_id, solve_id) VALUES (?, ?)",
[INFO] [stdout] 313 | |                 user_id,
[INFO] [stdout] 314 | |                 solve_id,
[INFO] [stdout] 315 | |             )
[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/db/mod.rs:328:25
[INFO] [stdout]     |
[INFO] [stdout] 328 |           let solve_raw = sqlx::query_as!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 329 | |             SolveRaw,
[INFO] [stdout] 330 | |             "SELECT * FROM solves WHERE approval_message_id = ?",
[INFO] [stdout] 331 | |             id,
[INFO] [stdout] 332 | |         )
[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/db/mod.rs:344:22
[INFO] [stdout]     |
[INFO] [stdout] 344 |           let solves = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 345 | |             ChallengeRaw,
[INFO] [stdout] 346 | |             "SELECT challenges.* FROM solves
[INFO] [stdout] 347 | |             INNER JOIN user_solves ON solves.id = user_solves.solve_id
[INFO] [stdout] ...   |
[INFO] [stdout] 351 | |             ApprovalStatus::Approved as i64,
[INFO] [stdout] 352 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/db/mod.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 | /         sqlx::query!(
[INFO] [stdout] 365 | |             "UPDATE solves SET flag = ?, approval_status = ? WHERE id = ?",
[INFO] [stdout] 366 | |             solve_raw.flag,
[INFO] [stdout] 367 | |             solve_raw.approval_status,
[INFO] [stdout] 368 | |             solve_raw.id,
[INFO] [stdout] 369 | |         )
[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/db/mod.rs:382:22
[INFO] [stdout]     |
[INFO] [stdout] 382 |           let result = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 383 | |             PointsUpdateRaw,
[INFO] [stdout] 384 | |             "UPDATE users SET points = points + ? WHERE id IN
[INFO] [stdout] 385 | |             (SELECT user_id FROM user_solves WHERE solve_id = ?)
[INFO] [stdout] ...   |
[INFO] [stdout] 388 | |             solve_id,
[INFO] [stdout] 389 | |         )
[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] warning: unused import: `UserRaw`
[INFO] [stdout]   --> src/db/mod.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use user::{User, UserRaw};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UserRaw`
[INFO] [stdout]   --> src/db/mod.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use user::{User, UserRaw};
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `b01lers_bot` (bin "b01lers_bot") due to 19 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `b01lers_bot` (bin "b01lers_bot" test) due to 19 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "31d446f24f775d418d4f60baa25fd817ea41aa5c01858968d83b6150ce898e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d446f24f775d418d4f60baa25fd817ea41aa5c01858968d83b6150ce898e84", kill_on_drop: false }`
[INFO] [stdout] 31d446f24f775d418d4f60baa25fd817ea41aa5c01858968d83b6150ce898e84
