[INFO] cloning repository https://github.com/the-marenga/mfbot-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-marenga/mfbot-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-marenga%2Fmfbot-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-marenga%2Fmfbot-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 809910b28d36ed3fc96b542b5d3ce5c6b97c530b [INFO] testing the-marenga/mfbot-server against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-marenga%2Fmfbot-server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/the-marenga/mfbot-server [INFO] finished tweaking git repo https://github.com/the-marenga/mfbot-server [INFO] tweaked toml for git repo https://github.com/the-marenga/mfbot-server written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/the-marenga/mfbot-server on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/the-marenga/sf-info-lib.git` [INFO] [stderr] Updating git repository `https://github.com/the-marenga/sf-api.git` [INFO] [stderr] Locking 253 packages to latest Rust 1.91.0-nightly compatible versions [INFO] [stderr] Adding matchit v0.8.4 (available: v0.8.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5b99dcdd4dbf00a455fc9eee7a45beac3adfc5f8556040f6a4a10921a11ef51 [INFO] running `Command { std: "docker" "start" "-a" "d5b99dcdd4dbf00a455fc9eee7a45beac3adfc5f8556040f6a4a10921a11ef51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b99dcdd4dbf00a455fc9eee7a45beac3adfc5f8556040f6a4a10921a11ef51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b99dcdd4dbf00a455fc9eee7a45beac3adfc5f8556040f6a4a10921a11ef51", kill_on_drop: false }` [INFO] [stdout] d5b99dcdd4dbf00a455fc9eee7a45beac3adfc5f8556040f6a4a10921a11ef51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ef4feb7027dde767869103f79402acd3c6bc0ada410601b75d8a155d41456f5 [INFO] running `Command { std: "docker" "start" "-a" "0ef4feb7027dde767869103f79402acd3c6bc0ada410601b75d8a155d41456f5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling libaes v0.7.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling async-once-cell v0.5.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling sf-api v0.3.0 (https://github.com/the-marenga/sf-api.git?branch=other-player-pub#0af3570d) [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sf-info-lib v0.1.0 (https://github.com/the-marenga/sf-info-lib.git#24fc8a2c) [INFO] [stdout] error: environment variable `DATABASE_URL` not defined at compile time [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:39:48 [INFO] [stdout] | [INFO] [stdout] 39 | .get_or_try_init(get_options().connect(env!("DATABASE_URL"))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("DATABASE_URL")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | let server_id = sqlx::query_scalar!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 76 | | "INSERT INTO server (url, last_hof_crawl) [INFO] [stdout] 77 | | VALUES ($1, $2) [INFO] [stdout] 78 | | ON CONFLICT(url) DO UPDATE SET last_hof_crawl = server.last_hof_crawl [INFO] [stdout] ... | [INFO] [stdout] 81 | | time [INFO] [stdout] 82 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / sqlx::query!( [INFO] [stdout] 95 | | "INSERT INTO error (stacktrace, version, additional_info, os, arch, \ [INFO] [stdout] 96 | | error_text, hwid, timestamp) VALUES ($1, $2, $3, $4, $5, $6, $7, $8)", [INFO] [stdout] 97 | | args.stacktrace, [INFO] [stdout] ... | [INFO] [stdout] 104 | | current_time [INFO] [stdout] 105 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | let result = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 165 | | " [INFO] [stdout] 166 | | WITH filtered_equipment AS ( [INFO] [stdout] 167 | | SELECT player_id, attributes [INFO] [stdout] ... | [INFO] [stdout] 184 | | limit [INFO] [stdout] 185 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:208:51 [INFO] [stdout] | [INFO] [stdout] 208 | let mut names: HashMap = sqlx::query!( [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 209 | | "SELECT name, player_id FROM player WHERE player_id = \ [INFO] [stdout] 210 | | ANY($1::integer[])", [INFO] [stdout] 211 | | &ids [INFO] [stdout] 212 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | / sqlx::query!( [INFO] [stdout] 267 | | "UPDATE player [INFO] [stdout] 268 | | SET is_removed = true [INFO] [stdout] 269 | | WHERE server_id = $1 AND name = $2", [INFO] [stdout] 270 | | server_id, [INFO] [stdout] 271 | | &player_name [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` (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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:377:20 [INFO] [stdout] | [INFO] [stdout] 377 | let existing = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 378 | | "SELECT player_id, level, attributes, last_reported, xp, last_changed [INFO] [stdout] 379 | | FROM player [INFO] [stdout] 380 | | WHERE server_id = $1 AND name = $2", [INFO] [stdout] 381 | | server_id, [INFO] [stdout] 382 | | player_name [INFO] [stdout] 383 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:391:22 [INFO] [stdout] | [INFO] [stdout] 391 | let mut id = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 392 | | "SELECT guild_id [INFO] [stdout] 393 | | FROM guild [INFO] [stdout] 394 | | WHERE server_id = $1 AND name = $2", [INFO] [stdout] 395 | | server_id, [INFO] [stdout] 396 | | guild_name, [INFO] [stdout] 397 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:403:17 [INFO] [stdout] | [INFO] [stdout] 403 | / sqlx::query_scalar!( [INFO] [stdout] 404 | | "INSERT INTO guild [INFO] [stdout] 405 | | (server_id, name) [INFO] [stdout] 406 | | VALUES ($1, $2) [INFO] [stdout] ... | [INFO] [stdout] 410 | | guild_name, [INFO] [stdout] 411 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:462:9 [INFO] [stdout] | [INFO] [stdout] 462 | / sqlx::query!( [INFO] [stdout] 463 | | "UPDATE player [INFO] [stdout] 464 | | SET level = $1, attributes = $2, next_report_attempt = $3, [INFO] [stdout] 465 | | last_reported = $4, last_changed = $5, equip_count = $6, xp = \ [INFO] [stdout] ... | [INFO] [stdout] 480 | | other.player_id as i32 [INFO] [stdout] 481 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:489:19 [INFO] [stdout] | [INFO] [stdout] 489 | let pid = sqlx::query_scalar!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 490 | | "INSERT INTO player [INFO] [stdout] 491 | | (server_id, name, level, attributes, next_report_attempt, \ [INFO] [stdout] 492 | | last_reported, last_changed, equip_count, xp, honor, guild_id, \ [INFO] [stdout] ... | [INFO] [stdout] 508 | | other.player_id as i32 [INFO] [stdout] 509 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:517:26 [INFO] [stdout] | [INFO] [stdout] 517 | let description_id = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 518 | | "SELECT description_id [INFO] [stdout] 519 | | FROM description [INFO] [stdout] 520 | | WHERE description = $1", [INFO] [stdout] 521 | | description, [INFO] [stdout] 522 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:529:13 [INFO] [stdout] | [INFO] [stdout] 529 | / sqlx::query_scalar!( [INFO] [stdout] 530 | | "INSERT INTO description (description) VALUES ($1) [INFO] [stdout] 531 | | ON CONFLICT(description) [INFO] [stdout] 532 | | DO UPDATE SET description_id = description.description_id [INFO] [stdout] 533 | | RETURNING description_id", [INFO] [stdout] 534 | | description, [INFO] [stdout] 535 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:545:23 [INFO] [stdout] | [INFO] [stdout] 545 | let response_id = sqlx::query_scalar!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 546 | | "SELECT otherplayer_resp_id FROM otherplayer_resp WHERE \ [INFO] [stdout] 547 | | otherplayer_resp = $1", [INFO] [stdout] 548 | | &resp [INFO] [stdout] 549 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | / sqlx::query_scalar!( [INFO] [stdout] 557 | | "INSERT INTO otherplayer_resp (otherplayer_resp, version) [INFO] [stdout] 558 | | VALUES ($1, 2) [INFO] [stdout] 559 | | RETURNING otherplayer_resp_id", [INFO] [stdout] 560 | | &resp, [INFO] [stdout] 561 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:567:5 [INFO] [stdout] | [INFO] [stdout] 567 | / sqlx::query_scalar!( [INFO] [stdout] 568 | | "INSERT INTO player_info (player_id, fetch_time, xp, level, \ [INFO] [stdout] 569 | | soldier_advice, description_id, guild_id, otherplayer_resp_id, \ [INFO] [stdout] 570 | | honor, rank) [INFO] [stdout] ... | [INFO] [stdout] 581 | | other.rank as i32 [INFO] [stdout] 582 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:590:5 [INFO] [stdout] | [INFO] [stdout] 590 | sqlx::query!("DELETE FROM equipment WHERE player_id = $1", pid) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:646:16 [INFO] [stdout] | [INFO] [stdout] 646 | let todo = sqlx::query_scalar!( [INFO] [stdout] | ________________^ [INFO] [stdout] 647 | | "WITH cte AS ( [INFO] [stdout] 648 | | SELECT player_id [INFO] [stdout] 649 | | FROM player [INFO] [stdout] ... | [INFO] [stdout] 665 | | next_retry [INFO] [stdout] 666 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:684:26 [INFO] [stdout] | [INFO] [stdout] 684 | let last_hof_crawl = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 685 | | "WITH cte AS ( [INFO] [stdout] 686 | | SELECT server_id [INFO] [stdout] 687 | | FROM server [INFO] [stdout] ... | [INFO] [stdout] 696 | | now [INFO] [stdout] 697 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:703:9 [INFO] [stdout] | [INFO] [stdout] 703 | / sqlx::query!( [INFO] [stdout] 704 | | "DELETE FROM todo_hof_page WHERE server_id = $1", [INFO] [stdout] 705 | | server_id [INFO] [stdout] 706 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:712:9 [INFO] [stdout] | [INFO] [stdout] 712 | / sqlx::query!( [INFO] [stdout] 713 | | "WITH RECURSIVE cnt(x) AS ( [INFO] [stdout] 714 | | SELECT 0 [INFO] [stdout] 715 | | UNION ALL [INFO] [stdout] ... | [INFO] [stdout] 722 | | server_id, [INFO] [stdout] 723 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:732:26 [INFO] [stdout] | [INFO] [stdout] 732 | let pages_to_crawl = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 733 | | "WITH cte AS ( [INFO] [stdout] 734 | | SELECT idx [INFO] [stdout] 735 | | FROM todo_hof_page [INFO] [stdout] ... | [INFO] [stdout] 746 | | next_attempt_at [INFO] [stdout] 747 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:779:9 [INFO] [stdout] | [INFO] [stdout] 779 | / sqlx::query!( [INFO] [stdout] 780 | | "DELETE FROM todo_hof_page [INFO] [stdout] 781 | | WHERE server_id = $1 AND idx = $2", [INFO] [stdout] 782 | | server_id, [INFO] [stdout] 783 | | page as i32 [INFO] [stdout] 784 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:819:19 [INFO] [stdout] | [INFO] [stdout] 819 | let players = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 820 | | "WITH paginated_players AS ( [INFO] [stdout] 821 | | SELECT player.name, guild_id, player.level, player.honor [INFO] [stdout] 822 | | FROM player [INFO] [stdout] ... | [INFO] [stdout] 837 | | args.limit.clamp(1, 100) as i32 [INFO] [stdout] 838 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:897:22 [INFO] [stdout] | [INFO] [stdout] 897 | let server_ids = sqlx::query!("SELECT url, server_id FROM server") [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:906:16 [INFO] [stdout] | [INFO] [stdout] 906 | let info = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 907 | | " [INFO] [stdout] 908 | | SELECT [INFO] [stdout] 909 | | server_id, [INFO] [stdout] ... | [INFO] [stdout] 931 | | " [INFO] [stdout] 932 | | ) [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] --> /opt/rustwide/cargo-home/git/checkouts/sf-info-lib-ddfa2c761c0d6669/24fc8a2/src/db/mod.rs:1039:16 [INFO] [stdout] | [INFO] [stdout] 1039 | let info = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 1040 | | " [INFO] [stdout] 1041 | | SELECT [INFO] [stdout] 1042 | | server_id, [INFO] [stdout] ... | [INFO] [stdout] 1064 | | " [INFO] [stdout] 1065 | | ) [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 `sf-info-lib` (lib) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "0ef4feb7027dde767869103f79402acd3c6bc0ada410601b75d8a155d41456f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef4feb7027dde767869103f79402acd3c6bc0ada410601b75d8a155d41456f5", kill_on_drop: false }` [INFO] [stdout] 0ef4feb7027dde767869103f79402acd3c6bc0ada410601b75d8a155d41456f5