[INFO] cloning repository https://github.com/AbelHristodor/rstat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbelHristodor/rstat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbelHristodor%2Frstat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbelHristodor%2Frstat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95558844f064039cab42b6e962e5c92149b76c92
[INFO] checking AbelHristodor/rstat against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbelHristodor%2Frstat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbelHristodor/rstat
[INFO] finished tweaking git repo https://github.com/AbelHristodor/rstat
[INFO] tweaked toml for git repo https://github.com/AbelHristodor/rstat written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbelHristodor/rstat on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbelHristodor/rstat 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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 2021 which implies `resolver = "2"`
[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 2021 resolver, specify `workspace.resolver = "2"` 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] 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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35034af8bec0cb672e1082168646fcc2f34134193e0dfb0a16565220fbdee063
[INFO] running `Command { std: "docker" "start" "-a" "35034af8bec0cb672e1082168646fcc2f34134193e0dfb0a16565220fbdee063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35034af8bec0cb672e1082168646fcc2f34134193e0dfb0a16565220fbdee063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35034af8bec0cb672e1082168646fcc2f34134193e0dfb0a16565220fbdee063", kill_on_drop: false }`
[INFO] [stdout] 35034af8bec0cb672e1082168646fcc2f34134193e0dfb0a16565220fbdee063
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e9b2bb9f98ee2130b5695735effbda1c8703f93cf4d9bcb50e547e0b528517f
[INFO] running `Command { std: "docker" "start" "-a" "0e9b2bb9f98ee2130b5695735effbda1c8703f93cf4d9bcb50e547e0b528517f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[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 2021 resolver, specify `workspace.resolver = "2"` 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]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.17
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking rstat-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]     Checking rstat-service v0.1.0 (/opt/rustwide/workdir/crates/service)
[INFO] [stderr]     Checking rstat-healthcheck v0.1.0 (/opt/rustwide/workdir/crates/healthcheck)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]  --> crates/service/src/db.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let rows = sqlx::query!("SELECT id, name, kind, interval, config, next_run FROM services")
[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]  --> crates/service/src/db.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let rows = sqlx::query!("SELECT id, name, kind, interval, config, next_run FROM services")
[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]   --> crates/healthcheck/src/db.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |       let created = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 11 | |         "INSERT INTO healthcheck_results (id, success, code, response_time, service_id, message, created_at) VALUES ($1, $2, $3, $...
[INFO] [stdout] 12 | |         id,
[INFO] [stdout] 13 | |         result.success,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         result.created_at.naive_utc()
[INFO] [stdout] 19 | |     ).fetch_one(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/healthcheck/src/db.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 |       let created = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 11 | |         "INSERT INTO healthcheck_results (id, success, code, response_time, service_id, message, created_at) VALUES ($1, $2, $3, $...
[INFO] [stdout] 12 | |         id,
[INFO] [stdout] 13 | |         result.success,
[INFO] [stdout] ...  |
[INFO] [stdout] 18 | |         result.created_at.naive_utc()
[INFO] [stdout] 19 | |     ).fetch_one(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/healthcheck/src/db.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let results = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 29 | |         "SELECT id, success, code, response_time, service_id, message, created_at FROM healthcheck_results WHERE service_id = $1",
[INFO] [stdout] 30 | |         service_id
[INFO] [stdout] 31 | |     ).fetch_all(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/healthcheck/src/db.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let results = sqlx::query!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 29 | |         "SELECT id, success, code, response_time, service_id, message, created_at FROM healthcheck_results WHERE service_id = $1",
[INFO] [stdout] 30 | |         service_id
[INFO] [stdout] 31 | |     ).fetch_all(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> crates/service/src/db.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let record = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 43 | |         "SELECT id, name, kind, interval, config, next_run FROM services WHERE id = $1",
[INFO] [stdout] 44 | |         uuid
[INFO] [stdout] 45 | |     )
[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]   --> crates/service/src/db.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let record = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 43 | |         "SELECT id, name, kind, interval, config, next_run FROM services WHERE id = $1",
[INFO] [stdout] 44 | |         uuid
[INFO] [stdout] 45 | |     )
[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]   --> crates/service/src/db.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let svc = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 81 | |         "INSERT INTO services (id, name, kind, interval, config) VALUES ($1, $2, $3, $4, $5) RETURNING id",
[INFO] [stdout] 82 | |         id,
[INFO] [stdout] 83 | |         name,
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         config
[INFO] [stdout] 87 | |     )
[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]   --> crates/service/src/db.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let svc = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 81 | |         "INSERT INTO services (id, name, kind, interval, config) VALUES ($1, $2, $3, $4, $5) RETURNING id",
[INFO] [stdout] 82 | |         id,
[INFO] [stdout] 83 | |         name,
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |         config
[INFO] [stdout] 87 | |     )
[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]    --> crates/service/src/db.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         sqlx::query!(
[INFO] [stdout] 102 | |             "INSERT INTO services (id, name, kind, interval, config) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 103 | |             id,
[INFO] [stdout] 104 | |             service.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             config
[INFO] [stdout] 108 | |         )
[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]    --> crates/service/src/db.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 | /         sqlx::query!(
[INFO] [stdout] 102 | |             "INSERT INTO services (id, name, kind, interval, config) VALUES ($1, $2, $3, $4, $5)",
[INFO] [stdout] 103 | |             id,
[INFO] [stdout] 104 | |             service.name,
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |             config
[INFO] [stdout] 108 | |         )
[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]    --> crates/service/src/db.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     sqlx::query!("DELETE FROM services WHERE id = $1", id)
[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]    --> crates/service/src/db.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!(
[INFO] [stdout] 132 | |         "UPDATE services SET next_run = $1 WHERE id = $2",
[INFO] [stdout] 133 | |         next_run.naive_utc(),
[INFO] [stdout] 134 | |         service_id
[INFO] [stdout] 135 | |     )
[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]    --> crates/service/src/db.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 |     sqlx::query!("DELETE FROM services WHERE id = $1", id)
[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]    --> crates/service/src/db.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!(
[INFO] [stdout] 132 | |         "UPDATE services SET next_run = $1 WHERE id = $2",
[INFO] [stdout] 133 | |         next_run.naive_utc(),
[INFO] [stdout] 134 | |         service_id
[INFO] [stdout] 135 | |     )
[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[E0282]: type annotations needed
[INFO] [stdout]   --> crates/healthcheck/src/db.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let results = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Ok(results.into_iter().map(|r| HealthCheckResult {
[INFO] [stdout]    |        ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `results` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let results: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/service/src/db.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let rows = sqlx::query!("SELECT id, name, kind, interval, config, next_run FROM services")
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     let svc: Vec<Service> = rows
[INFO] [stdout]    |                             ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let rows: /* Type */ = sqlx::query!("SELECT id, name, kind, interval, config, next_run FROM services")
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/healthcheck/src/db.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let results = sqlx::query!(
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     Ok(results.into_iter().map(|r| HealthCheckResult {
[INFO] [stdout]    |        ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `results` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let results: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/service/src/db.rs:17:60
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     let cfg: Kind = serde_json::from_value(config.clone()).unwrap();
[INFO] [stdout]    |                                                            ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/service/src/db.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let rows = sqlx::query!("SELECT id, name, kind, interval, config, next_run FROM services")
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 12 |     let svc: Vec<Service> = rows
[INFO] [stdout]    |                             ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let rows: /* Type */ = sqlx::query!("SELECT id, name, kind, interval, config, next_run FROM services")
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> crates/service/src/db.rs:17:60
[INFO] [stdout]    |
[INFO] [stdout] 17 |                     let cfg: Kind = serde_json::from_value(config.clone()).unwrap();
[INFO] [stdout]    |                                                            ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstat-service` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rstat-service` (lib test) due to 8 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstat-healthcheck` (lib test) due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rstat-healthcheck` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0e9b2bb9f98ee2130b5695735effbda1c8703f93cf4d9bcb50e547e0b528517f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9b2bb9f98ee2130b5695735effbda1c8703f93cf4d9bcb50e547e0b528517f", kill_on_drop: false }`
[INFO] [stdout] 0e9b2bb9f98ee2130b5695735effbda1c8703f93cf4d9bcb50e547e0b528517f
