[INFO] cloning repository https://github.com/jackssrt/pengui-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackssrt/pengui-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackssrt%2Fpengui-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackssrt%2Fpengui-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d4edb1b566cbd3eb8dd17bf11d1695b591a3d72 [INFO] checking jackssrt/pengui-server against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackssrt%2Fpengui-server" "/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/jackssrt/pengui-server [INFO] finished tweaking git repo https://github.com/jackssrt/pengui-server [INFO] tweaked toml for git repo https://github.com/jackssrt/pengui-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jackssrt/pengui-server on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jackssrt/pengui-server 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-appender v0.2.4 [INFO] [stderr] Downloaded client-ip v0.2.1 [INFO] [stderr] Downloaded compression-codecs v0.4.37 [INFO] [stderr] Downloaded axum-client-ip v1.3.1 [INFO] [stderr] Downloaded axum-extra v0.12.5 [INFO] [stderr] Downloaded yaml_serde v0.10.3 [INFO] [stderr] Downloaded async-compression v0.4.40 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a93a2d3945497287e30e4e8f2d4332f4fea44cb9b2fce78a6bee4871fc761695 [INFO] running `Command { std: "docker" "start" "-a" "a93a2d3945497287e30e4e8f2d4332f4fea44cb9b2fce78a6bee4871fc761695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a93a2d3945497287e30e4e8f2d4332f4fea44cb9b2fce78a6bee4871fc761695", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a93a2d3945497287e30e4e8f2d4332f4fea44cb9b2fce78a6bee4871fc761695", kill_on_drop: false }` [INFO] [stdout] a93a2d3945497287e30e4e8f2d4332f4fea44cb9b2fce78a6bee4871fc761695 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5f5e5ad0513dfc55e4aa6dbce53b0e2a2f880b45ad93d5c2ffcbd0604ecc41b [INFO] running `Command { std: "docker" "start" "-a" "b5f5e5ad0513dfc55e4aa6dbce53b0e2a2f880b45ad93d5c2ffcbd0604ecc41b", kill_on_drop: false }` [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking tungstenite v0.28.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking client-ip v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking rsa v0.9.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking yaml_serde v0.10.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tokio-tungstenite v0.28.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Checking async-compression v0.4.40 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking axum-client-ip v1.3.1 [INFO] [stderr] Checking axum-extra v0.12.5 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking pengui-server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/chat/history.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / sqlx::query!( [INFO] [stdout] 53 | | "DELETE FROM chatMessages WHERE timestamp < DATE_SUB(UTC_TIMESTAMP(), INTERVAL 1 DAY)" [INFO] [stdout] 54 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/chat/history.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / sqlx::query!( [INFO] [stdout] 53 | | "DELETE FROM chatMessages WHERE timestamp < DATE_SUB(UTC_TIMESTAMP(), INTERVAL 1 DAY)" [INFO] [stdout] 54 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/locations.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | ... Ok(Self(sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 21 | | ... "SELECT gl.id FROM playerGameLocations pgl JOIN gameLocations gl ON gl.id = pgl.locationId AND gl.game = ? WHERE pgl.uui... [INFO] [stdout] 22 | | ... &state.config.game_name, [INFO] [stdout] 23 | | ... player_uuid.0 [INFO] [stdout] 24 | | ... ).fetch(&state.database.pool).map(|result| result.map(|record| LocationId(record.id))).try_collect().await?)) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/locations.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | ... Ok(Self(sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 21 | | ... "SELECT gl.id FROM playerGameLocations pgl JOIN gameLocations gl ON gl.id = pgl.locationId AND gl.game = ? WHERE pgl.uui... [INFO] [stdout] 22 | | ... &state.config.game_name, [INFO] [stdout] 23 | | ... player_uuid.0 [INFO] [stdout] 24 | | ... ).fetch(&state.database.pool).map(|result| result.map(|record| LocationId(record.id))).try_collect().await?)) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/party/ids.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | Ok(sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 19 | | "SELECT partyId FROM partyMembers where uuid = ?", [INFO] [stdout] 20 | | player_uuid.0 [INFO] [stdout] 21 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/badge.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | sqlx::query!("SELECT badge FROM accounts WHERE uuid = ?", player_uuid.0) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/badge_slots.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 18 | | "SELECT badgeSlotRows, badgeSlotCols FROM accounts WHERE uuid = ?", [INFO] [stdout] 19 | | player_uuid.0 [INFO] [stdout] 20 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/blocked_users.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | / sqlx::query!( [INFO] [stdout] 21 | | "SELECT targetUuid FROM playerBlocks where uuid = ?", [INFO] [stdout] 22 | | player_uuid.0 [INFO] [stdout] 23 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/party/ids.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | Ok(sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 19 | | "SELECT partyId FROM partyMembers where uuid = ?", [INFO] [stdout] 20 | | player_uuid.0 [INFO] [stdout] 21 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/badge.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | sqlx::query!("SELECT badge FROM accounts WHERE uuid = ?", player_uuid.0) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/ids.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | let query = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 21 | | "SELECT uuid FROM playerSessions WHERE sessionId = ? AND NOW() < expiration", [INFO] [stdout] 22 | | token [INFO] [stdout] 23 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/badge_slots.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 18 | | "SELECT badgeSlotRows, badgeSlotCols FROM accounts WHERE uuid = ?", [INFO] [stdout] 19 | | player_uuid.0 [INFO] [stdout] 20 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/ids.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | let query = sqlx::query!("SELECT uuid FROM players WHERE ip = ?", ip) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/ids.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | / sqlx::query!( [INFO] [stdout] 42 | | "INSERT INTO players (ip, uuid, banned) VALUES (?, ?, ?)", [INFO] [stdout] 43 | | ip, [INFO] [stdout] 44 | | uuid.0, [INFO] [stdout] 45 | | false [INFO] [stdout] 46 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/blocked_users.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | / sqlx::query!( [INFO] [stdout] 21 | | "SELECT targetUuid FROM playerBlocks where uuid = ?", [INFO] [stdout] 22 | | player_uuid.0 [INFO] [stdout] 23 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/medal.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | ... let query = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 27 | | ... "SELECT medalCountBronze, medalCountSilver, medalCountGold, medalCountPlatinum, medalCountDiamond FROM playerGameData WH... [INFO] [stdout] 28 | | ... player_uuid.0 [INFO] [stdout] 29 | | ... ).fetch_optional(&state.database.pool).await?; [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/ids.rs:20:21 [INFO] [stdout] | [INFO] [stdout] 20 | let query = sqlx::query!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 21 | | "SELECT uuid FROM playerSessions WHERE sessionId = ? AND NOW() < expiration", [INFO] [stdout] 22 | | token [INFO] [stdout] 23 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/ids.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | let query = sqlx::query!("SELECT uuid FROM players WHERE ip = ?", ip) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/moderation_status.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | sqlx::query!("SELECT muted, banned FROM players WHERE uuid = ?", uuid.0) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/ids.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | / sqlx::query!( [INFO] [stdout] 42 | | "INSERT INTO players (ip, uuid, banned) VALUES (?, ?, ?)", [INFO] [stdout] 43 | | ip, [INFO] [stdout] 44 | | uuid.0, [INFO] [stdout] 45 | | false [INFO] [stdout] 46 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/name.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | sqlx::query!("SELECT user FROM accounts WHERE uuid = ?", player_uuid.0) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/rank.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | sqlx::query!("SELECT `rank` FROM players WHERE uuid = ?", uuid.0) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/medal.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | ... let query = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 27 | | ... "SELECT medalCountBronze, medalCountSilver, medalCountGold, medalCountPlatinum, medalCountDiamond FROM playerGameData WH... [INFO] [stdout] 28 | | ... player_uuid.0 [INFO] [stdout] 29 | | ... ).fetch_optional(&state.database.pool).await?; [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/moderation_status.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | sqlx::query!("SELECT muted, banned FROM players WHERE uuid = ?", uuid.0) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/screenshot_limit.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | Ok(sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 13 | | "SELECT screenshotLimit FROM accounts WHERE uuid = ?", [INFO] [stdout] 14 | | player_uuid.0 [INFO] [stdout] 15 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/name.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | sqlx::query!("SELECT user FROM accounts WHERE uuid = ?", player_uuid.0) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/rank.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | sqlx::query!("SELECT `rank` FROM players WHERE uuid = ?", uuid.0) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/player/screenshot_limit.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | Ok(sqlx::query!( [INFO] [stdout] | ____________^ [INFO] [stdout] 13 | | "SELECT screenshotLimit FROM accounts WHERE uuid = ?", [INFO] [stdout] 14 | | player_uuid.0 [INFO] [stdout] 15 | | ) [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: couldn't read `src/room/client/../../../key.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/room/client/cryptography.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | const PSK: &[u8] = include_bytes!("../../../key.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/room/client/../../../key.bin`: No such file or directory (os error 2) [INFO] [stdout] --> src/room/client/cryptography.rs:4:20 [INFO] [stdout] | [INFO] [stdout] 4 | const PSK: &[u8] = include_bytes!("../../../key.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/room/minigame.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | / sqlx::query_scalar!( [INFO] [stdout] 81 | | "SELECT score FROM playerMinigameScores WHERE uuid = ? AND minigameId = ?", [INFO] [stdout] 82 | | player_uuid, [INFO] [stdout] 83 | | minigame_id [INFO] [stdout] 84 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/room/minigame.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | / sqlx::query_scalar!( [INFO] [stdout] 81 | | "SELECT score FROM playerMinigameScores WHERE uuid = ? AND minigameId = ?", [INFO] [stdout] 82 | | player_uuid, [INFO] [stdout] 83 | | minigame_id [INFO] [stdout] 84 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/room/minigame.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / ... sqlx::query!( [INFO] [stdout] 106 | | ... "UPDATE playerMinigameScores SET score = ?, timestampCompleted = CURRENT_TIMESTAMP() WHERE uuid = ? AND game = ? AND mi... [INFO] [stdout] 107 | | ... score, [INFO] [stdout] 108 | | ... player_uuid, [INFO] [stdout] 109 | | ... &config.game_name, [INFO] [stdout] 110 | | ... minigame_id, [INFO] [stdout] 111 | | ... ).execute(&database.pool).await?; [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/room/minigame.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / ... sqlx::query!( [INFO] [stdout] 106 | | ... "UPDATE playerMinigameScores SET score = ?, timestampCompleted = CURRENT_TIMESTAMP() WHERE uuid = ? AND game = ? AND mi... [INFO] [stdout] 107 | | ... score, [INFO] [stdout] 108 | | ... player_uuid, [INFO] [stdout] 109 | | ... &config.game_name, [INFO] [stdout] 110 | | ... minigame_id, [INFO] [stdout] 111 | | ... ).execute(&database.pool).await?; [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/room/minigame.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | ... sqlx::query!("INSERT INTO playerMinigameScores (uuid, game, minigameId, score, timestampCompleted) VALUES (?, ?, ?, ?, CURRENT_TIMESTAMP())", player_uuid,&config.game_name, minigame_id, score ).ex... [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/room/minigame.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | ... sqlx::query!("INSERT INTO playerMinigameScores (uuid, game, minigameId, score, timestampCompleted) VALUES (?, ?, ?, ?, CURRENT_TIMESTAMP())", player_uuid,&config.game_name, minigame_id, score ).ex... [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/server/database.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | / sqlx::query!( [INFO] [stdout] 22 | | "UPDATE playerGameData SET online = 0 WHERE game = ? and online = 1", [INFO] [stdout] 23 | | config.game_name [INFO] [stdout] 24 | | ) [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: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/server/database.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | / sqlx::query!( [INFO] [stdout] 22 | | "UPDATE playerGameData SET online = 0 WHERE game = ? and online = 1", [INFO] [stdout] 23 | | config.game_name [INFO] [stdout] 24 | | ) [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] [stderr] error: could not compile `pengui-server` (bin "pengui-server" test) due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pengui-server` (bin "pengui-server") due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "b5f5e5ad0513dfc55e4aa6dbce53b0e2a2f880b45ad93d5c2ffcbd0604ecc41b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f5e5ad0513dfc55e4aa6dbce53b0e2a2f880b45ad93d5c2ffcbd0604ecc41b", kill_on_drop: false }` [INFO] [stdout] b5f5e5ad0513dfc55e4aa6dbce53b0e2a2f880b45ad93d5c2ffcbd0604ecc41b