[INFO] cloning repository https://github.com/PPerson314/rust-query-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PPerson314/rust-query-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPPerson314%2Frust-query-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPPerson314%2Frust-query-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70d17356086f08d566a879ddfac199fff2df1bf9
[INFO] checking PPerson314/rust-query-api against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPPerson314%2Frust-query-api" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PPerson314/rust-query-api
[INFO] finished tweaking git repo https://github.com/PPerson314/rust-query-api
[INFO] tweaked toml for git repo https://github.com/PPerson314/rust-query-api written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PPerson314/rust-query-api on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PPerson314/rust-query-api 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded phf v0.10.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.5
[INFO] [stderr]   Downloaded postgres-protocol v0.6.2
[INFO] [stderr]   Downloaded native-tls v0.2.8
[INFO] [stderr]   Downloaded stringprep v0.1.2
[INFO] [stderr]   Downloaded postgres-types v0.2.2
[INFO] [stderr]   Downloaded dashmap v5.0.0
[INFO] [stderr]   Downloaded alloc-no-stdlib v2.0.3
[INFO] [stderr]   Downloaded core-foundation v0.9.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.71
[INFO] [stderr]   Downloaded hematite-nbt v0.5.2
[INFO] [stderr]   Downloaded async-compression v0.3.8
[INFO] [stderr]   Downloaded http v0.2.5
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded security-framework v2.4.2
[INFO] [stderr]   Downloaded reqwest v0.11.7
[INFO] [stderr]   Downloaded js-sys v0.3.55
[INFO] [stderr]   Downloaded brotli-decompressor v2.3.2
[INFO] [stderr]   Downloaded openssl v0.10.38
[INFO] [stderr]   Downloaded syn v1.0.81
[INFO] [stderr]   Downloaded typenum v1.14.0
[INFO] [stderr]   Downloaded serde_derive v1.0.131
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded sha2 v0.9.8
[INFO] [stderr]   Downloaded pkg-config v0.3.22
[INFO] [stderr]   Downloaded simplelog v0.11.1
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.15
[INFO] [stderr]   Downloaded serde v1.0.131
[INFO] [stderr]   Downloaded proc-macro2 v1.0.32
[INFO] [stderr]   Downloaded alloc-stdlib v0.2.1
[INFO] [stderr]   Downloaded security-framework-sys v2.4.2
[INFO] [stderr]   Downloaded array-init v2.0.0
[INFO] [stderr]   Downloaded tokio v1.14.0
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] [stderr]   Downloaded postgres-derive v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.28
[INFO] [stderr]   Downloaded web-sys v0.3.55
[INFO] [stderr]   Downloaded encoding_rs v0.8.29
[INFO] [stderr]   Downloaded brotli v3.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 747bc32ca5ff821d0a417378916bc664c379ece45ef46a46e157c3d5eeac72ef
[INFO] running `Command { std: "docker" "start" "-a" "747bc32ca5ff821d0a417378916bc664c379ece45ef46a46e157c3d5eeac72ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "747bc32ca5ff821d0a417378916bc664c379ece45ef46a46e157c3d5eeac72ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "747bc32ca5ff821d0a417378916bc664c379ece45ef46a46e157c3d5eeac72ef", kill_on_drop: false }`
[INFO] [stdout] 747bc32ca5ff821d0a417378916bc664c379ece45ef46a46e157c3d5eeac72ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9af90a531cf08c3ed86affe2a12c1d0acf293266887afbc6fcb71b6b3bc4627
[INFO] running `Command { std: "docker" "start" "-a" "d9af90a531cf08c3ed86affe2a12c1d0acf293266887afbc6fcb71b6b3bc4627", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]     Checking futures-sink v0.3.19
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]     Checking tinyvec v1.5.1
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking futures-io v0.3.19
[INFO] [stderr]     Checking unicode-bidi v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.4.4
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking brotli-decompressor v2.3.2
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking num-traits v0.2.14
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking tracing v0.1.29
[INFO] [stderr]     Checking socket2 v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking siphasher v0.3.7
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling substring v1.4.5
[INFO] [stderr]     Checking array-init v2.0.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking phf v0.10.0
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking generic-array v0.14.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking brotli v3.3.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking simplelog v0.11.1
[INFO] [stderr]     Checking postgres-protocol v0.6.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling postgres-derive v0.4.0
[INFO] [stderr]     Checking futures-executor v0.3.19
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking async-compression v0.3.8
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking h2 v0.3.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking hematite-nbt v0.5.2
[INFO] [stderr]     Checking dashmap v5.0.0
[INFO] [stderr]     Checking postgres-types v0.2.2
[INFO] [stderr]     Checking tokio-postgres v0.7.5
[INFO] [stderr]     Checking hyper v0.14.16
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.7
[INFO] [stderr]     Checking query_api v1.3.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let database_ref = DATABASE.as_ref();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:196:28
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let database_ref = DATABASE.as_ref();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |         if DATABASE.as_ref().is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let database_ref = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |           let _ = WEBHOOK
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 92 | |             .as_ref()
[INFO] [stdout]    | |_____________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let _ = WEBHOOK
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 113 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |           let _ = WEBHOOK
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 134 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 BID_ARRAY.to_owned().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:246:24
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:124:28
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let database_ref = DATABASE.as_ref();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:196:28
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let database_ref = DATABASE.as_ref();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:315:12
[INFO] [stdout]     |
[INFO] [stdout] 315 |         if DATABASE.as_ref().is_none() {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/server.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 |         let database_ref = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/utils.rs:91:17
[INFO] [stdout]    |
[INFO] [stdout] 91 |           let _ = WEBHOOK
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 92 | |             .as_ref()
[INFO] [stdout]    | |_____________________^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 |           let _ = WEBHOOK
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 113 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:133:17
[INFO] [stdout]     |
[INFO] [stdout] 133 |           let _ = WEBHOOK
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 134 | |             .as_ref()
[INFO] [stdout]     | |_____________________^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:217:17
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 BID_ARRAY.to_owned().unwrap(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:246:24
[INFO] [stdout]     |
[INFO] [stdout] 246 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/utils.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 |         let database = DATABASE.as_ref().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let _ = WEBHOOK.insert(Webhook::from_url(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 103 | |             &env::var("WEBHOOK_URL").expect("Unable to find WEBHOOK_URL environment variable"),
[INFO] [stdout] 104 | |         ));
[INFO] [stdout]     | |__________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let client = DATABASE.insert(client);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             BID_ARRAY.insert(client.prepare("SELECT $1::_bid").await.unwrap().params()[0].clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |             AVG_AH.insert(client.prepare("SELECT $1::_avg_ah").await.unwrap().params()[0].clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |           let _ = WEBHOOK.insert(Webhook::from_url(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 103 | |             &env::var("WEBHOOK_URL").expect("Unable to find WEBHOOK_URL environment variable"),
[INFO] [stdout] 104 | |         ));
[INFO] [stdout]     | |__________^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:124:22
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let client = DATABASE.insert(client);
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             BID_ARRAY.insert(client.prepare("SELECT $1::_bid").await.unwrap().params()[0].clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> src/main.rs:153:13
[INFO] [stdout]     |
[INFO] [stdout] 153 |             AVG_AH.insert(client.prepare("SELECT $1::_avg_ah").await.unwrap().params()[0].clone());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.31s
[INFO] running `Command { std: "docker" "inspect" "d9af90a531cf08c3ed86affe2a12c1d0acf293266887afbc6fcb71b6b3bc4627", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9af90a531cf08c3ed86affe2a12c1d0acf293266887afbc6fcb71b6b3bc4627", kill_on_drop: false }`
[INFO] [stdout] d9af90a531cf08c3ed86affe2a12c1d0acf293266887afbc6fcb71b6b3bc4627
