[INFO] cloning repository https://github.com/whovins/cloakcat-c2-framwork
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whovins/cloakcat-c2-framwork" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhovins%2Fcloakcat-c2-framwork", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhovins%2Fcloakcat-c2-framwork'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e46acb19f39245d605ceffbe710c823c829f8eef
[INFO] checking whovins/cloakcat-c2-framwork/e46acb19f39245d605ceffbe710c823c829f8eef against master#2aabf3ce0569dd7c8c2d2a27944850056dcf2566 for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhovins%2Fcloakcat-c2-framwork" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/whovins/cloakcat-c2-framwork
[INFO] finished tweaking git repo https://github.com/whovins/cloakcat-c2-framwork
[INFO] tweaked toml for git repo https://github.com/whovins/cloakcat-c2-framwork written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/whovins/cloakcat-c2-framwork on toolchain 2aabf3ce0569dd7c8c2d2a27944850056dcf2566
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/whovins/cloakcat-c2-framwork 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" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-rustls v0.26.3
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded fs-err v3.3.0
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded arc-swap v1.8.2
[INFO] [stderr]   Downloaded rustls-webpki v0.103.6
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.5
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f840a376b900b12e5dd96a9dd96f2fec46faa25c4ab84cd8670f56856898ee7
[INFO] running `Command { std: "docker" "start" "-a" "1f840a376b900b12e5dd96a9dd96f2fec46faa25c4ab84cd8670f56856898ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f840a376b900b12e5dd96a9dd96f2fec46faa25c4ab84cd8670f56856898ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f840a376b900b12e5dd96a9dd96f2fec46faa25c4ab84cd8670f56856898ee7", kill_on_drop: false }`
[INFO] [stdout] 1f840a376b900b12e5dd96a9dd96f2fec46faa25c4ab84cd8670f56856898ee7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2aabf3ce0569dd7c8c2d2a27944850056dcf2566" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 372838305f2bbb916487a9dc3a3ce2218326b17a4b91b0dcc998ade06c991575
[INFO] running `Command { std: "docker" "start" "-a" "372838305f2bbb916487a9dc3a3ce2218326b17a4b91b0dcc998ade06c991575", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking c_linked_list v1.1.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling cat-agent v0.1.0 (/opt/rustwide/workdir/cat-agent)
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking get_if_addrs v0.5.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking clap_builder v4.5.49
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking clap v4.5.49
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cloakcat-protocol v0.1.0 (/opt/rustwide/workdir/cloakcat-protocol)
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking catctl v0.1.0 (/opt/rustwide/workdir/cat-cli)
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking cat-server v0.1.0 (/opt/rustwide/workdir/cat-server)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:72:18
[INFO] [stdout]     |
[INFO] [stdout]  72 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  73 | |         AgentRecord,
[INFO] [stdout]  74 | |         r#"
[INFO] [stdout]  75 | |         INSERT INTO agents (agent_id, platform, alias, note, hostname, username, os_version, ip_addrs, tags, last_seen_at)
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         tags
[INFO] [stdout] 116 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 128 | |         AgentRecord,
[INFO] [stdout] 129 | |         r#"
[INFO] [stdout] 130 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |         agent_id
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 165 | |         CommandRecord,
[INFO] [stdout] 166 | |         r#"
[INFO] [stdout] 167 | |         INSERT INTO commands (agent_id, command)
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         command
[INFO] [stdout] 173 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 185 | |         CommandRecord,
[INFO] [stdout] 186 | |         r#"
[INFO] [stdout] 187 | |         SELECT id, agent_id, command, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |         agent_id
[INFO] [stdout] 199 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | /     sqlx::query!(
[INFO] [stdout] 212 | |         r#"
[INFO] [stdout] 213 | |         DELETE FROM commands
[INFO] [stdout] 214 | |         WHERE id = $1
[INFO] [stdout] 215 | |         "#,
[INFO] [stdout] 216 | |         id
[INFO] [stdout] 217 | |     )
[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]    --> cat-server/src/db.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |       let rec = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 234 | |         ResultRecord,
[INFO] [stdout] 235 | |         r#"
[INFO] [stdout] 236 | |         insert into results (agent_id, command_id, exit_code, stdout, stderr)
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |         stderr,
[INFO] [stdout] 245 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:253:19
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let records = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 254 | |         AgentRecord,
[INFO] [stdout] 255 | |         r#"
[INFO] [stdout] 256 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |         "#
[INFO] [stdout] 277 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 290 | |         AgentRecord,
[INFO] [stdout] 291 | |         r#"
[INFO] [stdout] 292 | |         UPDATE agents
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |         tags
[INFO] [stdout] 316 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 | /             sqlx::query_as!(
[INFO] [stdout] 333 | |                 ResultRecord,
[INFO] [stdout] 334 | |                 r#"
[INFO] [stdout] 335 | |                 SELECT id, agent_id, command_id, exit_code, stdout, stderr, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |                 limit
[INFO] [stdout] 343 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:348:13
[INFO] [stdout]     |
[INFO] [stdout] 348 | /             sqlx::query_as!(
[INFO] [stdout] 349 | |                 ResultRecord,
[INFO] [stdout] 350 | |                 r#"
[INFO] [stdout] 351 | |                 SELECT id, agent_id, command_id, exit_code, stdout, stderr, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                 limit
[INFO] [stdout] 357 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:470:15
[INFO] [stdout]     |
[INFO] [stdout] 470 |       let rec = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 471 | |         AgentRecord,
[INFO] [stdout] 472 | |         r#"
[INFO] [stdout] 473 | |         UPDATE agents
[INFO] [stdout] ...   |
[INFO] [stdout] 498 | |         note
[INFO] [stdout] 499 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:72:18
[INFO] [stdout]     |
[INFO] [stdout]  72 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  73 | |         AgentRecord,
[INFO] [stdout]  74 | |         r#"
[INFO] [stdout]  75 | |         INSERT INTO agents (agent_id, platform, alias, note, hostname, username, os_version, ip_addrs, tags, last_seen_at)
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         tags
[INFO] [stdout] 116 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:127:18
[INFO] [stdout]     |
[INFO] [stdout] 127 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 128 | |         AgentRecord,
[INFO] [stdout] 129 | |         r#"
[INFO] [stdout] 130 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 151 | |         agent_id
[INFO] [stdout] 152 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 165 | |         CommandRecord,
[INFO] [stdout] 166 | |         r#"
[INFO] [stdout] 167 | |         INSERT INTO commands (agent_id, command)
[INFO] [stdout] ...   |
[INFO] [stdout] 172 | |         command
[INFO] [stdout] 173 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 185 | |         CommandRecord,
[INFO] [stdout] 186 | |         r#"
[INFO] [stdout] 187 | |         SELECT id, agent_id, command, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |         agent_id
[INFO] [stdout] 199 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | /     sqlx::query!(
[INFO] [stdout] 212 | |         r#"
[INFO] [stdout] 213 | |         DELETE FROM commands
[INFO] [stdout] 214 | |         WHERE id = $1
[INFO] [stdout] 215 | |         "#,
[INFO] [stdout] 216 | |         id
[INFO] [stdout] 217 | |     )
[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]    --> cat-server/src/db.rs:233:15
[INFO] [stdout]     |
[INFO] [stdout] 233 |       let rec = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 234 | |         ResultRecord,
[INFO] [stdout] 235 | |         r#"
[INFO] [stdout] 236 | |         insert into results (agent_id, command_id, exit_code, stdout, stderr)
[INFO] [stdout] ...   |
[INFO] [stdout] 244 | |         stderr,
[INFO] [stdout] 245 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:253:19
[INFO] [stdout]     |
[INFO] [stdout] 253 |       let records = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 254 | |         AgentRecord,
[INFO] [stdout] 255 | |         r#"
[INFO] [stdout] 256 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |         "#
[INFO] [stdout] 277 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:289:18
[INFO] [stdout]     |
[INFO] [stdout] 289 |       let record = sqlx::query_as!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 290 | |         AgentRecord,
[INFO] [stdout] 291 | |         r#"
[INFO] [stdout] 292 | |         UPDATE agents
[INFO] [stdout] ...   |
[INFO] [stdout] 315 | |         tags
[INFO] [stdout] 316 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:332:13
[INFO] [stdout]     |
[INFO] [stdout] 332 | /             sqlx::query_as!(
[INFO] [stdout] 333 | |                 ResultRecord,
[INFO] [stdout] 334 | |                 r#"
[INFO] [stdout] 335 | |                 SELECT id, agent_id, command_id, exit_code, stdout, stderr, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 342 | |                 limit
[INFO] [stdout] 343 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:348:13
[INFO] [stdout]     |
[INFO] [stdout] 348 | /             sqlx::query_as!(
[INFO] [stdout] 349 | |                 ResultRecord,
[INFO] [stdout] 350 | |                 r#"
[INFO] [stdout] 351 | |                 SELECT id, agent_id, command_id, exit_code, stdout, stderr, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 356 | |                 limit
[INFO] [stdout] 357 | |             )
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> cat-server/src/db.rs:470:15
[INFO] [stdout]     |
[INFO] [stdout] 470 |       let rec = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 471 | |         AgentRecord,
[INFO] [stdout] 472 | |         r#"
[INFO] [stdout] 473 | |         UPDATE agents
[INFO] [stdout] ...   |
[INFO] [stdout] 498 | |         note
[INFO] [stdout] 499 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cat-server` (bin "cat-server") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cat-server` (bin "cat-server" test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "372838305f2bbb916487a9dc3a3ce2218326b17a4b91b0dcc998ade06c991575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "372838305f2bbb916487a9dc3a3ce2218326b17a4b91b0dcc998ade06c991575", kill_on_drop: false }`
[INFO] [stdout] 372838305f2bbb916487a9dc3a3ce2218326b17a4b91b0dcc998ade06c991575
