[INFO] cloning repository https://github.com/askondro/rustwebapp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/askondro/rustwebapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskondro%2Frustwebapp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskondro%2Frustwebapp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5081ed1491da2896cfa531f3cc1699418ad89c56
[INFO] checking askondro/rustwebapp/5081ed1491da2896cfa531f3cc1699418ad89c56 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskondro%2Frustwebapp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/askondro/rustwebapp
[INFO] finished tweaking git repo https://github.com/askondro/rustwebapp
[INFO] tweaked toml for git repo https://github.com/askondro/rustwebapp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/askondro/rustwebapp on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/askondro/rustwebapp 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oco_ref v0.2.1
[INFO] [stderr]   Downloaded codee v0.3.5
[INFO] [stderr]   Downloaded either_of v0.1.8
[INFO] [stderr]   Downloaded attribute-derive-macro v0.10.5
[INFO] [stderr]   Downloaded collection_literals v1.0.3
[INFO] [stderr]   Downloaded leptos_router_macro v0.7.8
[INFO] [stderr]   Downloaded leptos_meta v0.7.8
[INFO] [stderr]   Downloaded tachys v0.1.9
[INFO] [stderr]   Downloaded leptos_integration_utils v0.7.8
[INFO] [stderr]   Downloaded attribute-derive v0.10.5
[INFO] [stderr]   Downloaded leptos_axum v0.7.8
[INFO] [stderr]   Downloaded config v0.15.22
[INFO] [stderr]   Downloaded leptos_router v0.7.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f
[INFO] running `Command { std: "docker" "start" "b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking guardian v1.3.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking either_of v0.1.8
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking config v0.15.22
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling server_fn_macro v0.7.8
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive-where v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling syn_derive v0.2.0
[INFO] [stderr]    Compiling reactive_stores_macro v0.1.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling server_fn_macro_default v0.7.8
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling leptos_router_macro v0.7.8
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling rstml v0.12.1
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.117
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking oco_ref v0.2.1
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking codee v0.3.5
[INFO] [stderr]     Checking leptos_config v0.7.8
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking js-sys v0.3.94
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking leptos_hot_reload v0.7.8
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling leptos_macro v0.7.9
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.41
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.67
[INFO] [stderr]     Checking web-sys v0.3.94
[INFO] [stderr]     Checking hydration_context v0.2.1
[INFO] [stderr]     Checking any_spawner v0.2.0
[INFO] [stderr]     Checking reactive_graph v0.1.8
[INFO] [stderr]     Checking reactive_stores v0.1.8
[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 shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking tachys v0.1.9
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking server_fn v0.7.8
[INFO] [stderr]     Checking leptos_dom v0.7.8
[INFO] [stderr]     Checking leptos_server v0.7.8
[INFO] [stderr]     Checking leptos v0.7.8
[INFO] [stderr]     Checking leptos_router v0.7.8
[INFO] [stderr]     Checking leptos_meta v0.7.8
[INFO] [stderr]     Checking leptos_integration_utils v0.7.8
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stdout] warning: unused import: `ApiResponse`
[INFO] [stdout]   --> app/src/lib.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | use shared::{ApiResponse, CounterState, Employee};
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ApiResponse`
[INFO] [stdout]   --> app/src/lib.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 34 | use shared::{ApiResponse, CounterState, Employee};
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking leptos_axum v0.7.8
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> server/src/main.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |       match sqlx::query_as!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 47 | |         Employee,
[INFO] [stdout] 48 | |         "SELECT id, name, department, role, salary, active FROM employees ORDER BY id"
[INFO] [stdout] 49 | |     )
[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]   --> server/src/main.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |       match sqlx::query!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 70 | |         "UPDATE employees SET name=$1, department=$2, role=$3, salary=$4, active=$5 WHERE id=$6",
[INFO] [stdout] 71 | |         emp.name, emp.department, emp.role, emp.salary, emp.active, id
[INFO] [stdout] 72 | |     )
[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]   --> server/src/main.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |       match sqlx::query_as!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 89 | |         Employee,
[INFO] [stdout] 90 | |         "INSERT INTO employees (name, department, role, salary, active)
[INFO] [stdout] 91 | |          VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] 92 | |          RETURNING id, name, department, role, salary, active",
[INFO] [stdout] 93 | |         emp.name, emp.department, emp.role, emp.salary, emp.active
[INFO] [stdout] 94 | |     )
[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]    --> server/src/main.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     match sqlx::query!("DELETE FROM employees 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]   --> server/src/main.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |       match sqlx::query_as!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 47 | |         Employee,
[INFO] [stdout] 48 | |         "SELECT id, name, department, role, salary, active FROM employees ORDER BY id"
[INFO] [stdout] 49 | |     )
[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]   --> server/src/main.rs:69:11
[INFO] [stdout]    |
[INFO] [stdout] 69 |       match sqlx::query!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 70 | |         "UPDATE employees SET name=$1, department=$2, role=$3, salary=$4, active=$5 WHERE id=$6",
[INFO] [stdout] 71 | |         emp.name, emp.department, emp.role, emp.salary, emp.active, id
[INFO] [stdout] 72 | |     )
[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]   --> server/src/main.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |       match sqlx::query_as!(
[INFO] [stdout]    |  ___________^
[INFO] [stdout] 89 | |         Employee,
[INFO] [stdout] 90 | |         "INSERT INTO employees (name, department, role, salary, active)
[INFO] [stdout] 91 | |          VALUES ($1, $2, $3, $4, $5)
[INFO] [stdout] 92 | |          RETURNING id, name, department, role, salary, active",
[INFO] [stdout] 93 | |         emp.name, emp.department, emp.role, emp.salary, emp.active
[INFO] [stdout] 94 | |     )
[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]    --> server/src/main.rs:108:11
[INFO] [stdout]     |
[INFO] [stdout] 108 |     match sqlx::query!("DELETE FROM employees 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] [stderr] error: could not compile `server` (bin "server") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `server` (bin "server" test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f", kill_on_drop: false }`
[INFO] [stdout] b49d6508dbf13000aefc45e57cca90ed201dbd75cda58e968a4377ea3958e97f
