[INFO] cloning repository https://github.com/Eliot-BIANCHI/dashboard_prototype
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eliot-BIANCHI/dashboard_prototype" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliot-BIANCHI%2Fdashboard_prototype", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliot-BIANCHI%2Fdashboard_prototype'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ea0dfbf1d9c70f86ce1ea266cb80d1946cc4ce4
[INFO] building Eliot-BIANCHI/dashboard_prototype against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEliot-BIANCHI%2Fdashboard_prototype" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Eliot-BIANCHI/dashboard_prototype on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Eliot-BIANCHI/dashboard_prototype
[INFO] finished tweaking git repo https://github.com/Eliot-BIANCHI/dashboard_prototype
[INFO] tweaked toml for git repo https://github.com/Eliot-BIANCHI/dashboard_prototype written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Eliot-BIANCHI/dashboard_prototype 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.8
[INFO] [stderr]   Downloaded tungstenite v0.26.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.26.1
[INFO] [stderr]   Downloaded thiserror v2.0.8
[INFO] [stderr]   Downloaded redox_syscall v0.5.4
[INFO] [stderr]   Downloaded hyper-util v0.1.8
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] [stderr]   Downloaded tower-http v0.6.0
[INFO] [stderr]   Downloaded axum v0.7.6
[INFO] [stderr]   Downloaded schannel v0.1.24
[INFO] [stderr]   Downloaded async-trait v0.1.82
[INFO] [stderr]   Downloaded axum-core v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 57aa4db3bcd5ffc66dfe75d183312373cd3ee9710b84ea2a8378e042e9870f90
[INFO] running `Command { std: "docker" "start" "-a" "57aa4db3bcd5ffc66dfe75d183312373cd3ee9710b84ea2a8378e042e9870f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "57aa4db3bcd5ffc66dfe75d183312373cd3ee9710b84ea2a8378e042e9870f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57aa4db3bcd5ffc66dfe75d183312373cd3ee9710b84ea2a8378e042e9870f90", kill_on_drop: false }`
[INFO] [stdout] 57aa4db3bcd5ffc66dfe75d183312373cd3ee9710b84ea2a8378e042e9870f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fa39e80fab9fbb3c571922d7fd02432774f4d2c91950438bd385654a718db42
[INFO] running `Command { std: "docker" "start" "-a" "5fa39e80fab9fbb3c571922d7fd02432774f4d2c91950438bd385654a718db42", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.8
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling tungstenite v0.26.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling axum-core v0.4.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tower-cookies v0.10.0
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.1
[INFO] [stderr]    Compiling tower-http v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling axum v0.7.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> server/src/handlers/calendar/schedule.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |       let schedule_id = sqlx::query_scalar!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 31 | |         "
[INFO] [stdout] 32 | |             INSERT INTO schedule (label, takes_place, start_time, end_time, all_day, calendar_id, owner_id)
[INFO] [stdout] 33 | |             VALUES ($1, $2, $3, $4, $5, $6, $7)
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         user_id
[INFO] [stdout] 43 | |     )
[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]   --> server/src/handlers/calendar/schedule.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     sqlx::query!(
[INFO] [stdout] 80 | |         "
[INFO] [stdout] 81 | |         UPDATE schedule SET
[INFO] [stdout] 82 | |             label = $2,
[INFO] [stdout] ...  |
[INFO] [stdout] 94 | |         credentials.all_day,
[INFO] [stdout] 95 | |     )
[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/handlers/calendar/schedule.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     sqlx::query!("DELETE FROM schedule WHERE id = $1", schedule_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/handlers/calendar/mod.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |       let overviews = sqlx::query_as!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 23 | |         CalendarOverview,
[INFO] [stdout] 24 | |         "SELECT id, label FROM calendar WHERE owner_id = $1",
[INFO] [stdout] 25 | |         user_id
[INFO] [stdout] 26 | |     )
[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/handlers/calendar/mod.rs:62:16
[INFO] [stdout]    |
[INFO] [stdout] 62 |       let rows = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 63 | |         CalendarSchedules,
[INFO] [stdout] 64 | |         "
[INFO] [stdout] 65 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         params.day
[INFO] [stdout] 82 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/handlers/calendar/mod.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let rows = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 119 | |         CalendarSchedules,
[INFO] [stdout] 120 | |         "
[INFO] [stdout] 121 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |         params.week
[INFO] [stdout] 138 | |     )
[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/handlers/calendar/mod.rs:174:16
[INFO] [stdout]     |
[INFO] [stdout] 174 |       let rows = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 175 | |         CalendarSchedules,
[INFO] [stdout] 176 | |         "
[INFO] [stdout] 177 | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 193 | |         params.month
[INFO] [stdout] 194 | |     )
[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/handlers/calendar/mod.rs:219:23
[INFO] [stdout]     |
[INFO] [stdout] 219 |       let calendar_id = sqlx::query_scalar!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 220 | |         "INSERT INTO calendar (label, owner_id) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 221 | |         credentials.label,
[INFO] [stdout] 222 | |         user_id
[INFO] [stdout] 223 | |     )
[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]    --> server/src/handlers/calendar/mod.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | /     sqlx::query!(
[INFO] [stdout] 256 | |         "
[INFO] [stdout] 257 | |         UPDATE calendar SET
[INFO] [stdout] 258 | |             label = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 262 | |         credentials.label,
[INFO] [stdout] 263 | |     )
[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/handlers/calendar/mod.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 |     sqlx::query!("DELETE FROM calendar WHERE id = $1", calendar_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/handlers/invitation/kanban.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     sqlx::query!(
[INFO] [stdout] 29 | |         "
[INFO] [stdout] 30 | |             INSERT INTO kanban_invitation (kanban_id, inviter_id, invitee_id, kanban_role_id)
[INFO] [stdout] 31 | |             VALUES ($1, $2, $3, $4);
[INFO] [stdout] ...  |
[INFO] [stdout] 36 | |         credentials.kanban_role_id,
[INFO] [stdout] 37 | |     )
[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/handlers/invitation/kanban.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |       let invitation = sqlx::query_as!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 58 | |         AcceptKanbanInvitation,
[INFO] [stdout] 59 | |         "
[INFO] [stdout] 60 | |             SELECT kanban_id, kanban_role_id
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         user_id
[INFO] [stdout] 66 | |     )
[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/handlers/invitation/kanban.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         "UPDATE kanban_invitation SET status = 'accepted' WHERE id = $1",
[INFO] [stdout] 78 | |         invitation_id
[INFO] [stdout] 79 | |     )
[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/handlers/invitation/kanban.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | /     sqlx::query!(
[INFO] [stdout] 90 | |         "INSERT INTO shared_kanban(id, user_id) VALUES ($1, $2);",
[INFO] [stdout] 91 | |         invitation.kanban_id,
[INFO] [stdout] 92 | |         user_id,
[INFO] [stdout] 93 | |     )
[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/handlers/invitation/kanban.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 | /     sqlx::query!(
[INFO] [stdout] 104 | |         "INSERT INTO user_kanban_role (kanban_id, kanban_role_id, user_id) VALUES ($1, $2, $3);",
[INFO] [stdout] 105 | |         invitation.kanban_id,
[INFO] [stdout] 106 | |         invitation.kanban_role_id,
[INFO] [stdout] 107 | |         user_id
[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]    --> server/src/handlers/invitation/kanban.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | /     sqlx::query!(
[INFO] [stdout] 127 | |         "UPDATE kanban_invitation SET status = 'rejected' WHERE id = $1 AND invitee_id = $2",
[INFO] [stdout] 128 | |         invitation_id,
[INFO] [stdout] 129 | |         user_id
[INFO] [stdout] 130 | |     )
[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/handlers/invitation/mod.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let kanbans_invitations = sqlx::query_as!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 16 | |         KanbanInvitation,
[INFO] [stdout] 17 | |         "
[INFO] [stdout] 18 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |         user_id
[INFO] [stdout] 27 | |     )
[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/handlers/invitation/mod.rs:50:31
[INFO] [stdout]    |
[INFO] [stdout] 50 |       let kanbans_invitations = sqlx::query_as!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 51 | |         KanbanInvitation,
[INFO] [stdout] 52 | |         "
[INFO] [stdout] 53 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |         user_id
[INFO] [stdout] 62 | |     )
[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/handlers/invitation/mod.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |       let kanbans_invitations = sqlx::query_as!(
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 86 | |         KanbanInvitation,
[INFO] [stdout] 87 | |         "
[INFO] [stdout] 88 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |         user_id
[INFO] [stdout] 97 | |     )
[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/handlers/kanban/list.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let list_id = sqlx::query_scalar!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 29 | |         "INSERT INTO list (label, kanban_id, owner_id) VALUES ($1, $2, $3) RETURNING id;",
[INFO] [stdout] 30 | |         credentials.label,
[INFO] [stdout] 31 | |         kanban_id,
[INFO] [stdout] 32 | |         user_id
[INFO] [stdout] 33 | |     )
[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]   --> server/src/handlers/kanban/list.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | /     sqlx::query!(
[INFO] [stdout] 70 | |         "
[INFO] [stdout] 71 | |         UPDATE list SET
[INFO] [stdout] 72 | |             label = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         credentials.label,
[INFO] [stdout] 77 | |     )
[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/handlers/kanban/list.rs:109:5
[INFO] [stdout]     |
[INFO] [stdout] 109 |     sqlx::query!("DELETE FROM list WHERE id = $1", list_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/handlers/kanban/task.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |       let task_id = sqlx::query_scalar!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 31 | |         "
[INFO] [stdout] 32 | |         INSERT INTO task (label, completion_id, list_id, priority, owner_id)
[INFO] [stdout] 33 | |         VALUES ($1, $2, $3, $4, $5) RETURNING id
[INFO] [stdout] ...  |
[INFO] [stdout] 39 | |         user_id
[INFO] [stdout] 40 | |     )
[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]   --> server/src/handlers/kanban/task.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     sqlx::query!(
[INFO] [stdout] 77 | |         "
[INFO] [stdout] 78 | |         UPDATE task SET
[INFO] [stdout] 79 | |             label = $2,
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |         credentials.priority,
[INFO] [stdout] 88 | |     )
[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/handlers/kanban/task.rs:121:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | /     sqlx::query!(
[INFO] [stdout] 122 | |         "UPDATE task SET list_id = $2 WHERE id = $1",
[INFO] [stdout] 123 | |         task_id,
[INFO] [stdout] 124 | |         credentials.list_id
[INFO] [stdout] 125 | |     )
[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/handlers/kanban/task.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | /     sqlx::query!(
[INFO] [stdout] 159 | |         "UPDATE task SET completion_id = $2 WHERE id = $1",
[INFO] [stdout] 160 | |         task_id,
[INFO] [stdout] 161 | |         credentials.completion_id
[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]    --> server/src/handlers/kanban/task.rs:194:5
[INFO] [stdout]     |
[INFO] [stdout] 194 |     sqlx::query!("DELETE FROM task WHERE id = $1", task_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/handlers/kanban/task.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 | /     sqlx::query!(
[INFO] [stdout] 225 | |         "
[INFO] [stdout] 226 | |         INSERT INTO task_assignee (id, user_id)
[INFO] [stdout] 227 | |         VALUES ($1, $2);
[INFO] [stdout] ...   |
[INFO] [stdout] 230 | |         credentials.user_id
[INFO] [stdout] 231 | |     )
[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/handlers/kanban/task.rs:261:5
[INFO] [stdout]     |
[INFO] [stdout] 261 | /     sqlx::query!(
[INFO] [stdout] 262 | |         "
[INFO] [stdout] 263 | |         DELETE FROM task_assignee WHERE id = $1 AND user_id = $2;
[INFO] [stdout] 264 | |         ",
[INFO] [stdout] 265 | |         task_id,
[INFO] [stdout] 266 | |         credentials.user_id
[INFO] [stdout] 267 | |     )
[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/handlers/kanban/mod.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |       let rows = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 25 | |         Overview,
[INFO] [stdout] 26 | |         "
[INFO] [stdout] 27 | |         SELECT id, label, is_shared FROM kanban WHERE owner_id = $1
[INFO] [stdout] ...  |
[INFO] [stdout] 34 | |         user_id
[INFO] [stdout] 35 | |     )
[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/handlers/kanban/mod.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let lists = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 71 | |         List,
[INFO] [stdout] 72 | |         "
[INFO] [stdout] 73 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 78 | |         kanban_id
[INFO] [stdout] 79 | |     )
[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/handlers/kanban/mod.rs:91:17
[INFO] [stdout]     |
[INFO] [stdout] 91  |       let tasks = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 92  | |         Task,
[INFO] [stdout] 93  | |         "
[INFO] [stdout] 94  | |         SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         &lists_ids
[INFO] [stdout] 107 | |     )
[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/handlers/kanban/mod.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |       let owner = sqlx::query_as!(
[INFO] [stdout]     |  _________________^
[INFO] [stdout] 118 | |         KanbanUser,
[INFO] [stdout] 119 | |         "
[INFO] [stdout] 120 | |             SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 135 | |         kanban_id,
[INFO] [stdout] 136 | |     )
[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/handlers/kanban/mod.rs:146:27
[INFO] [stdout]     |
[INFO] [stdout] 146 |       let is_shared: bool = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 147 | |         "
[INFO] [stdout] 148 | |             SELECT
[INFO] [stdout] 149 | |                 is_shared
[INFO] [stdout] ...   |
[INFO] [stdout] 155 | |         kanban_id,
[INFO] [stdout] 156 | |     )
[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]    --> server/src/handlers/kanban/mod.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |       let user_permissions = sqlx::query_scalar!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 167 | |         "
[INFO] [stdout] 168 | |         SELECT
[INFO] [stdout] 169 | |             permission.label
[INFO] [stdout] ...   |
[INFO] [stdout] 176 | |         kanban_id
[INFO] [stdout] 177 | |     )
[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]    --> server/src/handlers/kanban/mod.rs:191:23
[INFO] [stdout]     |
[INFO] [stdout] 191 |           shared_with = sqlx::query_as!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 192 | |             KanbanUser,
[INFO] [stdout] 193 | |             "
[INFO] [stdout] 194 | |             SELECT
[INFO] [stdout] ...   |
[INFO] [stdout] 209 | |             kanban_id
[INFO] [stdout] 210 | |         )
[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/handlers/kanban/mod.rs:222:27
[INFO] [stdout]     |
[INFO] [stdout] 222 |           tasks_assignees = sqlx::query_as!(
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout] 223 | |             TaskAssignee,
[INFO] [stdout] 224 | |             "
[INFO] [stdout] 225 | |                 SELECT id, user_id
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |             &tasks_ids
[INFO] [stdout] 230 | |         )
[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/handlers/kanban/mod.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |       let kanban_id = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 272 | |         "INSERT INTO kanban (label, is_shared, owner_id) VALUES ($1, $2, $3) RETURNING id;",
[INFO] [stdout] 273 | |         credentials.label,
[INFO] [stdout] 274 | |         credentials.is_shared,
[INFO] [stdout] 275 | |         user_id
[INFO] [stdout] 276 | |     )
[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]    --> server/src/handlers/kanban/mod.rs:286:5
[INFO] [stdout]     |
[INFO] [stdout] 286 | /     sqlx::query!(
[INFO] [stdout] 287 | |         "INSERT INTO user_kanban_role (kanban_id, user_id, kanban_role_id) VALUES ($1, $2, (SELECT id FROM kanban_role WHERE is_default =...
[INFO] [stdout] 288 | |         kanban_id,
[INFO] [stdout] 289 | |         user_id,
[INFO] [stdout] 290 | |     )
[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/handlers/kanban/mod.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | /     sqlx::query!(
[INFO] [stdout] 323 | |         "
[INFO] [stdout] 324 | |             DELETE FROM shared_kanban WHERE id = $1 AND user_id = $2;
[INFO] [stdout] 325 | |         ",
[INFO] [stdout] 326 | |         kanban_id,
[INFO] [stdout] 327 | |         shared_user_id,
[INFO] [stdout] 328 | |     )
[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/handlers/kanban/mod.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 | /     sqlx::query!(
[INFO] [stdout] 339 | |         "
[INFO] [stdout] 340 | |             DELETE FROM user_kanban_role WHERE kanban_id = $1 AND user_id = $2;
[INFO] [stdout] 341 | |         ",
[INFO] [stdout] 342 | |         kanban_id,
[INFO] [stdout] 343 | |         shared_user_id,
[INFO] [stdout] 344 | |     )
[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/handlers/kanban/mod.rs:354:5
[INFO] [stdout]     |
[INFO] [stdout] 354 | /     sqlx::query!(
[INFO] [stdout] 355 | |         "
[INFO] [stdout] 356 | |             DELETE FROM kanban_invitation WHERE kanban_id = $1 AND invitee_id = $2;
[INFO] [stdout] 357 | |         ",
[INFO] [stdout] 358 | |         kanban_id,
[INFO] [stdout] 359 | |         shared_user_id,
[INFO] [stdout] 360 | |     )
[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/handlers/kanban/mod.rs:389:5
[INFO] [stdout]     |
[INFO] [stdout] 389 | /     sqlx::query!(
[INFO] [stdout] 390 | |         "
[INFO] [stdout] 391 | |         UPDATE kanban SET
[INFO] [stdout] 392 | |             label = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 396 | |         credentials.label,
[INFO] [stdout] 397 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/handlers/kanban/mod.rs:425:5
[INFO] [stdout]     |
[INFO] [stdout] 425 |     sqlx::query!("DELETE FROM kanban WHERE id = $1", kanban_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/handlers/role_permission/permission.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let permission_id = sqlx::query_scalar!(
[INFO] [stdout]    |  _________________________^
[INFO] [stdout] 17 | |         "INSERT INTO permission (label) VALUES ($1) RETURNING id",
[INFO] [stdout] 18 | |         credentials.label,
[INFO] [stdout] 19 | |     )
[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]   --> server/src/handlers/role_permission/role.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let roles = sqlx::query_as!(Role, "SELECT id, label FROM role ORDER BY id DESC;",)
[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/handlers/role_permission/role.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         sqlx::query_as!(Role, "SELECT id, label FROM kanban_role ORDER BY id DESC;",)
[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/handlers/role_permission/role.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |       let calendar_roles = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 57 | |         Role,
[INFO] [stdout] 58 | |         "SELECT id, label FROM calendar_role ORDER BY id DESC;",
[INFO] [stdout] 59 | |     )
[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/handlers/role_permission/role.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |       let role_id = sqlx::query_scalar!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 85 | |         "INSERT INTO role (label) VALUES ($1) RETURNING id",
[INFO] [stdout] 86 | |         credentials.label,
[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_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]   --> server/src/handlers/role_permission/mod.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let roles = sqlx::query_as!(Role, "SELECT id, label FROM role;",)
[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/handlers/role_permission/mod.rs:34:23
[INFO] [stdout]    |
[INFO] [stdout] 34 |       let permissions = sqlx::query_as!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 35 | |         Permission,
[INFO] [stdout] 36 | |         "
[INFO] [stdout] 37 | |         SELECT id, label FROM permission
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |         ",
[INFO] [stdout] 43 | |     )
[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/handlers/role_permission/mod.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 |       let roles_permissions = sqlx::query_as!(
[INFO] [stdout]    |  _____________________________^
[INFO] [stdout] 54 | |         RolePermission,
[INFO] [stdout] 55 | |         "SELECT role_id, permission_id FROM role_permission;",
[INFO] [stdout] 56 | |     )
[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/handlers/role_permission/mod.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let calendar_roles = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 89 | |         KanbanRole,
[INFO] [stdout] 90 | |         "SELECT id, label, is_default FROM calendar_role;",
[INFO] [stdout] 91 | |     )
[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/handlers/role_permission/mod.rs:101:32
[INFO] [stdout]     |
[INFO] [stdout] 101 |       let calendar_permissions = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 102 | |         Permission,
[INFO] [stdout] 103 | |         "
[INFO] [stdout] 104 | |             SELECT DISTINCT id, label FROM permission
[INFO] [stdout] ...   |
[INFO] [stdout] 107 | |         ",
[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_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/handlers/role_permission/mod.rs:118:38
[INFO] [stdout]     |
[INFO] [stdout] 118 |       let calendar_roles_permissions = sqlx::query_as!(
[INFO] [stdout]     |  ______________________________________^
[INFO] [stdout] 119 | |         CalendarRolePermission,
[INFO] [stdout] 120 | |         "SELECT calendar_role_id, permission_id FROM calendar_role_permission;",
[INFO] [stdout] 121 | |     )
[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/handlers/role_permission/mod.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |         sqlx::query_as!(KanbanRole, "SELECT id, label, is_default FROM kanban_role;",)
[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/handlers/role_permission/mod.rs:164:30
[INFO] [stdout]     |
[INFO] [stdout] 164 |       let kanban_permissions = sqlx::query_as!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 165 | |         Permission,
[INFO] [stdout] 166 | |         "
[INFO] [stdout] 167 | |         SELECT DISTINCT id, label FROM permission
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         ",
[INFO] [stdout] 171 | |     )
[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/handlers/role_permission/mod.rs:181:36
[INFO] [stdout]     |
[INFO] [stdout] 181 |       let kanban_roles_permissions = sqlx::query_as!(
[INFO] [stdout]     |  ____________________________________^
[INFO] [stdout] 182 | |         KanbanRolePermission,
[INFO] [stdout] 183 | |         "SELECT kanban_role_id, permission_id FROM kanban_role_permission;",
[INFO] [stdout] 184 | |     )
[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/handlers/role_permission/mod.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 | /     sqlx::query!(
[INFO] [stdout] 218 | |         "
[INFO] [stdout] 219 | |         INSERT INTO role_permission (role_id, permission_id) VALUES ($1, $2);
[INFO] [stdout] 220 | |         ",
[INFO] [stdout] 221 | |         role_id,
[INFO] [stdout] 222 | |         permission_id
[INFO] [stdout] 223 | |     )
[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/handlers/role_permission/mod.rs:251:5
[INFO] [stdout]     |
[INFO] [stdout] 251 | /     sqlx::query!(
[INFO] [stdout] 252 | |         "
[INFO] [stdout] 253 | |         DELETE FROM role_permission WHERE role_id = $1 AND permission_id = $2;
[INFO] [stdout] 254 | |         ",
[INFO] [stdout] 255 | |         role_id,
[INFO] [stdout] 256 | |         permission_id
[INFO] [stdout] 257 | |     )
[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/handlers/role_permission/mod.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 | /     sqlx::query!(
[INFO] [stdout] 280 | |         "
[INFO] [stdout] 281 | |         INSERT INTO kanban_role_permission (kanban_role_id, permission_id) VALUES ($1, $2);
[INFO] [stdout] 282 | |         ",
[INFO] [stdout] 283 | |         kanban_role_id,
[INFO] [stdout] 284 | |         permission_id
[INFO] [stdout] 285 | |     )
[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/handlers/role_permission/mod.rs:313:5
[INFO] [stdout]     |
[INFO] [stdout] 313 | /     sqlx::query!(
[INFO] [stdout] 314 | |         "
[INFO] [stdout] 315 | |         DELETE FROM kanban_role_permission WHERE kanban_role_id = $1 AND permission_id = $2;
[INFO] [stdout] 316 | |         ",
[INFO] [stdout] 317 | |         kanban_role_id,
[INFO] [stdout] 318 | |         permission_id
[INFO] [stdout] 319 | |     )
[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/handlers/user/account.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 14 | |         User,
[INFO] [stdout] 15 | |         "SELECT id, first_name, last_name, image_url FROM app_user WHERE id = $1",
[INFO] [stdout] 16 | |         user_id
[INFO] [stdout] 17 | |     )
[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/handlers/user/account.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | /     sqlx::query!(
[INFO] [stdout] 41 | |         "
[INFO] [stdout] 42 | |         UPDATE app_user SET
[INFO] [stdout] 43 | |             first_name = $2,
[INFO] [stdout] ...  |
[INFO] [stdout] 49 | |         credentials.last_name,
[INFO] [stdout] 50 | |     )
[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/handlers/user/auth.rs:23:15
[INFO] [stdout]    |
[INFO] [stdout] 23 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 24 | |         UserLogged,
[INFO] [stdout] 25 | |         "SELECT id FROM app_user WHERE username = $1",
[INFO] [stdout] 26 | |         credentials.username
[INFO] [stdout] 27 | |     )
[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/handlers/user/auth.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 81 | |         AutoLoggedUser,
[INFO] [stdout] 82 | |         "
[INFO] [stdout] 83 | |         SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |         user_id
[INFO] [stdout] 99 | |     )
[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/handlers/user/auth.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 |     sqlx::query!("DELETE FROM session WHERE id = $1", session_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/handlers/user/mod.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |             count = sqlx::query_scalar!("SELECT COUNT(id) FROM app_user;")
[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]    --> server/src/handlers/user/mod.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |           overviews = sqlx::query_as!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 122 | |             UserOverview,
[INFO] [stdout] 123 | |             "
[INFO] [stdout] 124 | |                 SELECT id, first_name, last_name
[INFO] [stdout] ...   |
[INFO] [stdout] 130 | |             offset
[INFO] [stdout] 131 | |         )
[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/handlers/user/mod.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 |               count = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 143 | |                 "SELECT COUNT(id) FROM app_user WHERE role_id = $1;",
[INFO] [stdout] 144 | |                 params.role_id
[INFO] [stdout] 145 | |             )
[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]    --> server/src/handlers/user/mod.rs:160:21
[INFO] [stdout]     |
[INFO] [stdout] 160 |           overviews = sqlx::query_as!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 161 | |             UserOverview,
[INFO] [stdout] 162 | |             "
[INFO] [stdout] 163 | |                 SELECT id, first_name, last_name
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |             offset
[INFO] [stdout] 170 | |         )
[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/handlers/user/mod.rs:181:21
[INFO] [stdout]     |
[INFO] [stdout] 181 |               count = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 182 | |                 "SELECT COUNT(id) FROM app_user WHERE first_name ILIKE $1 OR last_name ILIKE $1;",
[INFO] [stdout] 183 | |                 search_pattern
[INFO] [stdout] 184 | |             )
[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]    --> server/src/handlers/user/mod.rs:218:16
[INFO] [stdout]     |
[INFO] [stdout] 218 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 219 | |         User,
[INFO] [stdout] 220 | |         "SELECT id, first_name, last_name, image_url FROM app_user WHERE id = $1",
[INFO] [stdout] 221 | |         user_id
[INFO] [stdout] 222 | |     )
[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/handlers/user/mod.rs:244:19
[INFO] [stdout]     |
[INFO] [stdout] 244 |       let user_id = sqlx::query_scalar!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 245 | |         "INSERT INTO app_user (first_name, last_name) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 246 | |         credentials.first_name,
[INFO] [stdout] 247 | |         credentials.last_name
[INFO] [stdout] 248 | |     )
[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]    --> server/src/handlers/user/mod.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | /     sqlx::query!(
[INFO] [stdout] 272 | |         "
[INFO] [stdout] 273 | |         UPDATE app_user SET
[INFO] [stdout] 274 | |             first_name = $2,
[INFO] [stdout] ...   |
[INFO] [stdout] 280 | |         credentials.last_name,
[INFO] [stdout] 281 | |     )
[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/handlers/user/mod.rs:300:5
[INFO] [stdout]     |
[INFO] [stdout] 300 |     sqlx::query!("DELETE FROM app_user WHERE id = $1", user_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/utils/authentication.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     sqlx::query!(
[INFO] [stdout] 31 | |         "INSERT INTO session (id, user_id, expires_at) VALUES ($1, $2, $3);",
[INFO] [stdout] 32 | |         session_id,
[INFO] [stdout] 33 | |         user_id,
[INFO] [stdout] 34 | |         expires_at,
[INFO] [stdout] 35 | |     )
[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/utils/authentication.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 50 | |         Session,
[INFO] [stdout] 51 | |         "
[INFO] [stdout] 52 | |             SELECT session.id, session.user_id, session.expires_at
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         session_id
[INFO] [stdout] 58 | |     )
[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/utils/authentication.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         sqlx::query!("DELETE FROM session WHERE id = $1;", session_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/utils/authentication.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 | /         sqlx::query!(
[INFO] [stdout] 79 | |             "UPDATE session SET expires_at = $1 WHERE id = $2;",
[INFO] [stdout] 80 | |             new_expiration,
[INFO] [stdout] 81 | |             session_id
[INFO] [stdout] 82 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (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/utils/authorization.rs:43:30
[INFO] [stdout]    |
[INFO] [stdout] 43 |           let has_permission = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 44 | |             "
[INFO] [stdout] 45 | |                 SELECT EXISTS (
[INFO] [stdout] 46 | |                     SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 56 | |             permission
[INFO] [stdout] 57 | |         )
[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]   --> server/src/utils/calendar_authorization.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let has_access = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 34 | |         "
[INFO] [stdout] 35 | |             SELECT EXISTS (
[INFO] [stdout] 36 | |                 SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         user_id
[INFO] [stdout] 48 | |     )
[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]   --> server/src/utils/calendar_authorization.rs:73:30
[INFO] [stdout]    |
[INFO] [stdout] 73 |           let has_permission = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 74 | |             "
[INFO] [stdout] 75 | |                 SELECT EXISTS (
[INFO] [stdout] 76 | |                     SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 86 | |             permission
[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_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]   --> server/src/utils/kanban_authorization.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |       let has_access = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 39 | |         "
[INFO] [stdout] 40 | |             SELECT EXISTS (
[INFO] [stdout] 41 | |                 SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 52 | |         user_id
[INFO] [stdout] 53 | |     )
[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]   --> server/src/utils/kanban_authorization.rs:78:30
[INFO] [stdout]    |
[INFO] [stdout] 78 |           let has_permission = sqlx::query_scalar!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 79 | |             "
[INFO] [stdout] 80 | |                 SELECT EXISTS (
[INFO] [stdout] 81 | |                     SELECT 1
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |             permission
[INFO] [stdout] 92 | |         )
[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] warning: unused import: `tokio::sync::broadcast`
[INFO] [stdout]  --> server/src/api.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::sync::broadcast;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio_tungstenite::tungstenite::protocol::Message`
[INFO] [stdout]  --> server/src/api.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use tokio_tungstenite::tungstenite::protocol::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CalendarOverview` and `CalendarSchedules`
[INFO] [stdout]  --> server/src/handlers/calendar/mod.rs:2:43
[INFO] [stdout]   |
[INFO] [stdout] 2 |     CalendarDayQuery, CalendarMonthQuery, CalendarOverview, CalendarSchedules, CalendarWeekQuery,
[INFO] [stdout]   |                                           ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::invitation::KanbanInvitation`
[INFO] [stdout]  --> server/src/handlers/invitation/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::invitation::KanbanInvitation;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AcceptKanbanInvitation`
[INFO] [stdout]  --> server/src/handlers/invitation/kanban.rs:1:33
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::invitation::{AcceptKanbanInvitation, CreateKanbanInvitationReq};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::kanban::list::List`
[INFO] [stdout]  --> server/src/handlers/kanban/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::kanban::list::List;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TaskAssignee` and `Task`
[INFO] [stdout]  --> server/src/handlers/kanban/mod.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::kanban::task::{Task, TaskAssignee};
[INFO] [stdout]   |                                   ^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Overview`
[INFO] [stdout]  --> server/src/handlers/kanban/mod.rs:3:46
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::models::kanban::{CreateKanbanReq, Overview, UpdateKanbanReq};
[INFO] [stdout]   |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::KanbanUser`
[INFO] [stdout]  --> server/src/handlers/kanban/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::models::user::KanbanUser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CalendarRolePermission`, `KanbanRolePermission`, `KanbanRole`, `Permission`, `RolePermission`, and `Role`
[INFO] [stdout]  --> server/src/handlers/role_permission/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     CalendarRolePermission, KanbanRole, KanbanRolePermission, Permission, Role, RolePermission,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::role_permission::Role`
[INFO] [stdout]  --> server/src/handlers/role_permission/role.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::role_permission::Role;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `User`
[INFO] [stdout]  --> server/src/handlers/user/mod.rs:2:65
[INFO] [stdout]   |
[INFO] [stdout] 2 |     CreateUserReq, PaginatedUsersOverviewsQuery, UpdateUserReq, User, UserOverview,
[INFO] [stdout]   |                                                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::User`
[INFO] [stdout]  --> server/src/handlers/user/account.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::user::User;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `UserLogged`
[INFO] [stdout]  --> server/src/handlers/user/auth.rs:1:43
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::models::user::auth::{LogInReq, UserLogged};
[INFO] [stdout]   |                                           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::models::user::AutoLoggedUser`
[INFO] [stdout]  --> server/src/handlers/user/auth.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::models::user::AutoLoggedUser;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `server` (bin "server") due to 85 previous errors; 15 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5fa39e80fab9fbb3c571922d7fd02432774f4d2c91950438bd385654a718db42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fa39e80fab9fbb3c571922d7fd02432774f4d2c91950438bd385654a718db42", kill_on_drop: false }`
[INFO] [stdout] 5fa39e80fab9fbb3c571922d7fd02432774f4d2c91950438bd385654a718db42
