[INFO] cloning repository https://github.com/thegenem0/datarouter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thegenem0/datarouter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenem0%2Fdatarouter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenem0%2Fdatarouter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa63455aa41591995492a7fb44d976ef08865a74 [INFO] checking thegenem0/datarouter against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenem0%2Fdatarouter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thegenem0/datarouter on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thegenem0/datarouter [INFO] finished tweaking git repo https://github.com/thegenem0/datarouter [INFO] tweaked toml for git repo https://github.com/thegenem0/datarouter written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thegenem0/datarouter 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking thegenem0/datarouter against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenem0%2Fdatarouter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thegenem0/datarouter on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thegenem0/datarouter [INFO] finished tweaking git repo https://github.com/thegenem0/datarouter [INFO] tweaked toml for git repo https://github.com/thegenem0/datarouter written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thegenem0/datarouter 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 657c6da12fa50fff98fe272b2086991779b14f26ee6bcbaf290bc816227c2e10 [INFO] running `Command { std: "docker" "start" "-a" "657c6da12fa50fff98fe272b2086991779b14f26ee6bcbaf290bc816227c2e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "657c6da12fa50fff98fe272b2086991779b14f26ee6bcbaf290bc816227c2e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657c6da12fa50fff98fe272b2086991779b14f26ee6bcbaf290bc816227c2e10", kill_on_drop: false }` [INFO] [stdout] 657c6da12fa50fff98fe272b2086991779b14f26ee6bcbaf290bc816227c2e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33e04ca42185dd63193c64555308a77948f1854329acf97038ce39f830e160ad [INFO] running `Command { std: "docker" "start" "-a" "33e04ca42185dd63193c64555308a77948f1854329acf97038ce39f830e160ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.8.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling sqlx-postgres v0.8.5 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling tonic-build v0.13.0 [INFO] [stderr] Checking axum v0.8.3 [INFO] [stderr] Compiling datarouter-dispatch v0.1.0 (/opt/rustwide/workdir/datarouter-dispatch) [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.5 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Compiling sqlx-macros v0.8.5 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.13.0 [INFO] [stderr] Checking sqlx v0.8.5 [INFO] [stderr] Checking datarouter-core v0.1.0 (/opt/rustwide/workdir/datarouter-core) [INFO] [stderr] Checking datarouter-persistence v0.1.0 (/opt/rustwide/workdir/datarouter-persistence) [INFO] [stderr] Checking datarouter-builder v0.1.0 (/opt/rustwide/workdir/datarouter-builder) [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> datarouter-persistence/src/postgres.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / sqlx::query!( [INFO] [stdout] 56 | | r#" [INFO] [stdout] 57 | | INSERT INTO dag_definitions ( [INFO] [stdout] 58 | | definition_id, [INFO] [stdout] ... | [INFO] [stdout] 69 | | def_json, [INFO] [stdout] 70 | | ) [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] --> datarouter-persistence/src/postgres.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | let maybe_dag_def = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 83 | | r#" [INFO] [stdout] 84 | | SELECT [INFO] [stdout] 85 | | definition_json as "definition_json: serde_json::Value" [INFO] [stdout] ... | [INFO] [stdout] 89 | | definition_id [INFO] [stdout] 90 | | ) [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] --> datarouter-persistence/src/postgres.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | let ids = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 115 | | r#" [INFO] [stdout] 116 | | SELECT [INFO] [stdout] 117 | | definition_id as "definition_id: uuid::Uuid" [INFO] [stdout] 118 | | FROM dag_definitions [INFO] [stdout] 119 | | "#, [INFO] [stdout] 120 | | ) [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] --> datarouter-persistence/src/postgres.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | / sqlx::query!( [INFO] [stdout] 138 | | r#" [INFO] [stdout] 139 | | INSERT INTO dag_runs ( [INFO] [stdout] 140 | | run_id, [INFO] [stdout] ... | [INFO] [stdout] 161 | | start_time [INFO] [stdout] 162 | | ) [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] --> datarouter-persistence/src/postgres.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | / sqlx::query!( [INFO] [stdout] 176 | | r#" [INFO] [stdout] 177 | | UPDATE dag_runs [INFO] [stdout] 178 | | SET status = $1 [INFO] [stdout] ... | [INFO] [stdout] 182 | | run_id [INFO] [stdout] 183 | | ) [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] --> datarouter-persistence/src/postgres.rs:192:30 [INFO] [stdout] | [INFO] [stdout] 192 | let maybe_dag_exec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 193 | | r#" [INFO] [stdout] 194 | | SELECT [INFO] [stdout] 195 | | run_id as "run_id: uuid::Uuid", [INFO] [stdout] ... | [INFO] [stdout] 203 | | run_id [INFO] [stdout] 204 | | ) [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] --> datarouter-persistence/src/postgres.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 234 | let runs = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | r#" [INFO] [stdout] 236 | | SELECT [INFO] [stdout] 237 | | run_id as "run_id: uuid::Uuid", [INFO] [stdout] ... | [INFO] [stdout] 251 | | DagExecutionStatus::Running as DagExecutionStatus, [INFO] [stdout] 252 | | ) [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] --> datarouter-persistence/src/postgres.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | / sqlx::query!( [INFO] [stdout] 291 | | r#" [INFO] [stdout] 292 | | INSERT INTO node_instances ( [INFO] [stdout] 293 | | instance_id, [INFO] [stdout] ... | [INFO] [stdout] 306 | | init_status as NodeStatus, [INFO] [stdout] 307 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> datarouter-persistence/src/postgres.rs:321:35 [INFO] [stdout] | [INFO] [stdout] 321 | let maybe_instance_info = sqlx::query_as!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 322 | | NodeInstanceInfo, [INFO] [stdout] 323 | | r#" [INFO] [stdout] 324 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 337 | | instance_id [INFO] [stdout] 338 | | ) [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] --> datarouter-persistence/src/postgres.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | / sqlx::query!( [INFO] [stdout] 56 | | r#" [INFO] [stdout] 57 | | INSERT INTO dag_definitions ( [INFO] [stdout] 58 | | definition_id, [INFO] [stdout] ... | [INFO] [stdout] 69 | | def_json, [INFO] [stdout] 70 | | ) [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] --> datarouter-persistence/src/postgres.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let rows = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 352 | | NodeInstanceInfo, [INFO] [stdout] 353 | | r#" [INFO] [stdout] 354 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 369 | | status_filter as Option [INFO] [stdout] 370 | | ) [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] --> datarouter-persistence/src/postgres.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | let maybe_dag_def = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 83 | | r#" [INFO] [stdout] 84 | | SELECT [INFO] [stdout] 85 | | definition_json as "definition_json: serde_json::Value" [INFO] [stdout] ... | [INFO] [stdout] 89 | | definition_id [INFO] [stdout] 90 | | ) [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] --> datarouter-persistence/src/postgres.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | let ids = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 115 | | r#" [INFO] [stdout] 116 | | SELECT [INFO] [stdout] 117 | | definition_id as "definition_id: uuid::Uuid" [INFO] [stdout] 118 | | FROM dag_definitions [INFO] [stdout] 119 | | "#, [INFO] [stdout] 120 | | ) [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] --> datarouter-persistence/src/postgres.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | / sqlx::query!( [INFO] [stdout] 138 | | r#" [INFO] [stdout] 139 | | INSERT INTO dag_runs ( [INFO] [stdout] 140 | | run_id, [INFO] [stdout] ... | [INFO] [stdout] 161 | | start_time [INFO] [stdout] 162 | | ) [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] --> datarouter-persistence/src/postgres.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | / sqlx::query!( [INFO] [stdout] 176 | | r#" [INFO] [stdout] 177 | | UPDATE dag_runs [INFO] [stdout] 178 | | SET status = $1 [INFO] [stdout] ... | [INFO] [stdout] 182 | | run_id [INFO] [stdout] 183 | | ) [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] --> datarouter-persistence/src/postgres.rs:192:30 [INFO] [stdout] | [INFO] [stdout] 192 | let maybe_dag_exec = sqlx::query!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 193 | | r#" [INFO] [stdout] 194 | | SELECT [INFO] [stdout] 195 | | run_id as "run_id: uuid::Uuid", [INFO] [stdout] ... | [INFO] [stdout] 203 | | run_id [INFO] [stdout] 204 | | ) [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] --> datarouter-persistence/src/postgres.rs:436:27 [INFO] [stdout] | [INFO] [stdout] 436 | let prereq_rows = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 437 | | PrerequisiteInstanceStatus, [INFO] [stdout] 438 | | r#" [INFO] [stdout] 439 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 446 | | &source_instance_ids [INFO] [stdout] 447 | | ) [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] --> datarouter-persistence/src/postgres.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 234 | let runs = sqlx::query!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 235 | | r#" [INFO] [stdout] 236 | | SELECT [INFO] [stdout] 237 | | run_id as "run_id: uuid::Uuid", [INFO] [stdout] ... | [INFO] [stdout] 251 | | DagExecutionStatus::Running as DagExecutionStatus, [INFO] [stdout] 252 | | ) [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] --> datarouter-persistence/src/postgres.rs:476:26 [INFO] [stdout] | [INFO] [stdout] 476 | let maybe_data = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 477 | | r#" [INFO] [stdout] 478 | | SELECT [INFO] [stdout] 479 | | output_data_json as "output_data_json: serde_json::Value" [INFO] [stdout] ... | [INFO] [stdout] 483 | | instance_id [INFO] [stdout] 484 | | ) [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] --> datarouter-persistence/src/postgres.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | / sqlx::query!( [INFO] [stdout] 291 | | r#" [INFO] [stdout] 292 | | INSERT INTO node_instances ( [INFO] [stdout] 293 | | instance_id, [INFO] [stdout] ... | [INFO] [stdout] 306 | | init_status as NodeStatus, [INFO] [stdout] 307 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> datarouter-persistence/src/postgres.rs:321:35 [INFO] [stdout] | [INFO] [stdout] 321 | let maybe_instance_info = sqlx::query_as!( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 322 | | NodeInstanceInfo, [INFO] [stdout] 323 | | r#" [INFO] [stdout] 324 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 337 | | instance_id [INFO] [stdout] 338 | | ) [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] --> datarouter-persistence/src/postgres.rs:503:54 [INFO] [stdout] | [INFO] [stdout] 503 | let current_status_opt: Option = sqlx::query_scalar!( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 504 | | r#" [INFO] [stdout] 505 | | SELECT [INFO] [stdout] 506 | | status as "status: NodeStatus" [INFO] [stdout] ... | [INFO] [stdout] 510 | | instance_id [INFO] [stdout] 511 | | ) [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] --> datarouter-persistence/src/postgres.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let rows = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 352 | | NodeInstanceInfo, [INFO] [stdout] 353 | | r#" [INFO] [stdout] 354 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 369 | | status_filter as Option [INFO] [stdout] 370 | | ) [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] --> datarouter-persistence/src/postgres.rs:529:37 [INFO] [stdout] | [INFO] [stdout] 529 | let update_result = sqlx::query!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 530 | | r#" [INFO] [stdout] 531 | | UPDATE node_instances [INFO] [stdout] 532 | | SET status = $1, [INFO] [stdout] ... | [INFO] [stdout] 551 | | expected_current_status as NodeStatus [INFO] [stdout] 552 | | ) [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] --> datarouter-persistence/src/postgres.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | / sqlx::query!( [INFO] [stdout] 594 | | r#" [INFO] [stdout] 595 | | UPDATE node_instances [INFO] [stdout] 596 | | SET status = $1, [INFO] [stdout] ... | [INFO] [stdout] 613 | | instance_id [INFO] [stdout] 614 | | ) [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] --> datarouter-persistence/src/postgres.rs:624:9 [INFO] [stdout] | [INFO] [stdout] 624 | / sqlx::query!( [INFO] [stdout] 625 | | r#" [INFO] [stdout] 626 | | UPDATE node_instances [INFO] [stdout] 627 | | SET start_time = $1 [INFO] [stdout] ... | [INFO] [stdout] 631 | | instance_id [INFO] [stdout] 632 | | ) [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] --> datarouter-persistence/src/postgres.rs:651:9 [INFO] [stdout] | [INFO] [stdout] 651 | / sqlx::query!( [INFO] [stdout] 652 | | r#" [INFO] [stdout] 653 | | UPDATE node_instances [INFO] [stdout] 654 | | SET attempts = attempts + 1, [INFO] [stdout] ... | [INFO] [stdout] 665 | | instance_id [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` (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] --> datarouter-persistence/src/postgres.rs:682:9 [INFO] [stdout] | [INFO] [stdout] 682 | / sqlx::query!( [INFO] [stdout] 683 | | r#" [INFO] [stdout] 684 | | UPDATE node_instances [INFO] [stdout] 685 | | SET [INFO] [stdout] ... | [INFO] [stdout] 695 | | instance_id [INFO] [stdout] 696 | | ) [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] --> datarouter-persistence/src/postgres.rs:436:27 [INFO] [stdout] | [INFO] [stdout] 436 | let prereq_rows = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 437 | | PrerequisiteInstanceStatus, [INFO] [stdout] 438 | | r#" [INFO] [stdout] 439 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 446 | | &source_instance_ids [INFO] [stdout] 447 | | ) [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] --> datarouter-persistence/src/postgres.rs:716:9 [INFO] [stdout] | [INFO] [stdout] 716 | / sqlx::query!( [INFO] [stdout] 717 | | r#" [INFO] [stdout] 718 | | UPDATE node_instances [INFO] [stdout] 719 | | SET [INFO] [stdout] ... | [INFO] [stdout] 729 | | instance_id [INFO] [stdout] 730 | | ) [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] --> datarouter-persistence/src/postgres.rs:755:9 [INFO] [stdout] | [INFO] [stdout] 755 | / sqlx::query!( [INFO] [stdout] 756 | | r#" [INFO] [stdout] 757 | | UPDATE node_instances [INFO] [stdout] 758 | | SET [INFO] [stdout] ... | [INFO] [stdout] 767 | | instance_id [INFO] [stdout] 768 | | ) [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] --> datarouter-persistence/src/postgres.rs:476:26 [INFO] [stdout] | [INFO] [stdout] 476 | let maybe_data = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 477 | | r#" [INFO] [stdout] 478 | | SELECT [INFO] [stdout] 479 | | output_data_json as "output_data_json: serde_json::Value" [INFO] [stdout] ... | [INFO] [stdout] 483 | | instance_id [INFO] [stdout] 484 | | ) [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] --> datarouter-persistence/src/postgres.rs:503:54 [INFO] [stdout] | [INFO] [stdout] 503 | let current_status_opt: Option = sqlx::query_scalar!( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 504 | | r#" [INFO] [stdout] 505 | | SELECT [INFO] [stdout] 506 | | status as "status: NodeStatus" [INFO] [stdout] ... | [INFO] [stdout] 510 | | instance_id [INFO] [stdout] 511 | | ) [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] --> datarouter-persistence/src/postgres.rs:529:37 [INFO] [stdout] | [INFO] [stdout] 529 | let update_result = sqlx::query!( [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 530 | | r#" [INFO] [stdout] 531 | | UPDATE node_instances [INFO] [stdout] 532 | | SET status = $1, [INFO] [stdout] ... | [INFO] [stdout] 551 | | expected_current_status as NodeStatus [INFO] [stdout] 552 | | ) [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] --> datarouter-persistence/src/postgres.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | / sqlx::query!( [INFO] [stdout] 594 | | r#" [INFO] [stdout] 595 | | UPDATE node_instances [INFO] [stdout] 596 | | SET status = $1, [INFO] [stdout] ... | [INFO] [stdout] 613 | | instance_id [INFO] [stdout] 614 | | ) [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] --> datarouter-persistence/src/postgres.rs:624:9 [INFO] [stdout] | [INFO] [stdout] 624 | / sqlx::query!( [INFO] [stdout] 625 | | r#" [INFO] [stdout] 626 | | UPDATE node_instances [INFO] [stdout] 627 | | SET start_time = $1 [INFO] [stdout] ... | [INFO] [stdout] 631 | | instance_id [INFO] [stdout] 632 | | ) [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] --> datarouter-persistence/src/postgres.rs:651:9 [INFO] [stdout] | [INFO] [stdout] 651 | / sqlx::query!( [INFO] [stdout] 652 | | r#" [INFO] [stdout] 653 | | UPDATE node_instances [INFO] [stdout] 654 | | SET attempts = attempts + 1, [INFO] [stdout] ... | [INFO] [stdout] 665 | | instance_id [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` (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] --> datarouter-persistence/src/postgres.rs:682:9 [INFO] [stdout] | [INFO] [stdout] 682 | / sqlx::query!( [INFO] [stdout] 683 | | r#" [INFO] [stdout] 684 | | UPDATE node_instances [INFO] [stdout] 685 | | SET [INFO] [stdout] ... | [INFO] [stdout] 695 | | instance_id [INFO] [stdout] 696 | | ) [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] --> datarouter-persistence/src/postgres.rs:716:9 [INFO] [stdout] | [INFO] [stdout] 716 | / sqlx::query!( [INFO] [stdout] 717 | | r#" [INFO] [stdout] 718 | | UPDATE node_instances [INFO] [stdout] 719 | | SET [INFO] [stdout] ... | [INFO] [stdout] 729 | | instance_id [INFO] [stdout] 730 | | ) [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] --> datarouter-persistence/src/postgres.rs:755:9 [INFO] [stdout] | [INFO] [stdout] 755 | / sqlx::query!( [INFO] [stdout] 756 | | r#" [INFO] [stdout] 757 | | UPDATE node_instances [INFO] [stdout] 758 | | SET [INFO] [stdout] ... | [INFO] [stdout] 767 | | instance_id [INFO] [stdout] 768 | | ) [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 `datarouter-persistence` (lib test) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `datarouter-persistence` (lib) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "33e04ca42185dd63193c64555308a77948f1854329acf97038ce39f830e160ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e04ca42185dd63193c64555308a77948f1854329acf97038ce39f830e160ad", kill_on_drop: false }` [INFO] [stdout] 33e04ca42185dd63193c64555308a77948f1854329acf97038ce39f830e160ad