[INFO] cloning repository https://github.com/Kiltakaro/Rust_Gestion_Utilisateurs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kiltakaro/Rust_Gestion_Utilisateurs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiltakaro%2FRust_Gestion_Utilisateurs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiltakaro%2FRust_Gestion_Utilisateurs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2f7dc73e6bf3e51e58b25fd7e4c30d21c534cce1
[INFO] checking Kiltakaro/Rust_Gestion_Utilisateurs/2f7dc73e6bf3e51e58b25fd7e4c30d21c534cce1 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiltakaro%2FRust_Gestion_Utilisateurs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kiltakaro/Rust_Gestion_Utilisateurs
[INFO] finished tweaking git repo https://github.com/Kiltakaro/Rust_Gestion_Utilisateurs
[INFO] tweaked toml for git repo https://github.com/Kiltakaro/Rust_Gestion_Utilisateurs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kiltakaro/Rust_Gestion_Utilisateurs 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/Kiltakaro/Rust_Gestion_Utilisateurs 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663
[INFO] running `Command { std: "docker" "start" "a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663", 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" "a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663", 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" "a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking sqlx_project v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let name_exists = sqlx::query_as!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 21 | |             User,
[INFO] [stdout] 22 | |             "SELECT id, name, email, password FROM users WHERE name = $1",
[INFO] [stdout] 23 | |             name
[INFO] [stdout] 24 | |         ).fetch_optional(pool)
[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]   --> src/user.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |           let name_exists = sqlx::query_as!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 21 | |             User,
[INFO] [stdout] 22 | |             "SELECT id, name, email, password FROM users WHERE name = $1",
[INFO] [stdout] 23 | |             name
[INFO] [stdout] 24 | |         ).fetch_optional(pool)
[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]   --> src/user.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         sqlx::query_as!(
[INFO] [stdout] 35 | |             User,
[INFO] [stdout] 36 | |             "INSERT INTO users (name, email, password) VALUES ($1, $2, $3) RETURNING id, name, email, password",
[INFO] [stdout] 37 | |             name,
[INFO] [stdout] 38 | |             email,
[INFO] [stdout] 39 | |             password
[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_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]   --> src/user.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | /         sqlx::query_as!(
[INFO] [stdout] 35 | |             User,
[INFO] [stdout] 36 | |             "INSERT INTO users (name, email, password) VALUES ($1, $2, $3) RETURNING id, name, email, password",
[INFO] [stdout] 37 | |             name,
[INFO] [stdout] 38 | |             email,
[INFO] [stdout] 39 | |             password
[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_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]   --> src/user.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 52 | |             User,
[INFO] [stdout] 53 | |             "Select id, name, email, password FROM users where NAME = $1",
[INFO] [stdout] 54 | |             name
[INFO] [stdout] 55 | |         )
[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]   --> src/user.rs:51:20
[INFO] [stdout]    |
[INFO] [stdout] 51 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 52 | |             User,
[INFO] [stdout] 53 | |             "Select id, name, email, password FROM users where NAME = $1",
[INFO] [stdout] 54 | |             name
[INFO] [stdout] 55 | |         )
[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]   --> src/user.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 78 | |             User,
[INFO] [stdout] 79 | |             "SELECT id, name, email, password FROM users WHERE name = $1",
[INFO] [stdout] 80 | |             name
[INFO] [stdout] 81 | |         )
[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]   --> src/user.rs:77:20
[INFO] [stdout]    |
[INFO] [stdout] 77 |           let user = sqlx::query_as!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 78 | |             User,
[INFO] [stdout] 79 | |             "SELECT id, name, email, password FROM users WHERE name = $1",
[INFO] [stdout] 80 | |             name
[INFO] [stdout] 81 | |         )
[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]   --> src/user.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 | /             sqlx::query_as!(
[INFO] [stdout] 93 | |                 User,
[INFO] [stdout] 94 | |                 "UPDATE users SET email = $1 WHERE name = $2 RETURNING id, name, email, password",
[INFO] [stdout] 95 | |                 email,
[INFO] [stdout] 96 | |                 name
[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]   --> src/user.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 | /             sqlx::query_as!(
[INFO] [stdout] 93 | |                 User,
[INFO] [stdout] 94 | |                 "UPDATE users SET email = $1 WHERE name = $2 RETURNING id, name, email, password",
[INFO] [stdout] 95 | |                 email,
[INFO] [stdout] 96 | |                 name
[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]    --> src/user.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 | /             sqlx::query_as!(
[INFO] [stdout] 107 | |                 User,
[INFO] [stdout] 108 | |                 "UPDATE users SET password = $1 WHERE name = $2 RETURNING id, name, email, password",
[INFO] [stdout] 109 | |                 password,
[INFO] [stdout] 110 | |                 name
[INFO] [stdout] 111 | |             )
[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]    --> src/user.rs:106:13
[INFO] [stdout]     |
[INFO] [stdout] 106 | /             sqlx::query_as!(
[INFO] [stdout] 107 | |                 User,
[INFO] [stdout] 108 | |                 "UPDATE users SET password = $1 WHERE name = $2 RETURNING id, name, email, password",
[INFO] [stdout] 109 | |                 password,
[INFO] [stdout] 110 | |                 name
[INFO] [stdout] 111 | |             )
[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]    --> src/user.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         sqlx::query!("DELETE FROM users WHERE name = $1", name)
[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]    --> src/user.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         sqlx::query!("DELETE FROM users WHERE name = $1", name)
[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]    --> src/user.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let users = sqlx::query_as!(User, "SELECT id, name, email, password FROM users")
[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]    --> src/user.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let users = sqlx::query_as!(User, "SELECT id, name, email, password FROM users")
[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]   --> src/organization.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |           let name_exists = sqlx::query_as!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 15 | |             Organization,
[INFO] [stdout] 16 | |             "SELECT id, name, is_default FROM organizations WHERE name = $1",
[INFO] [stdout] 17 | |             name
[INFO] [stdout] 18 | |         ).fetch_optional(pool)
[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]   --> src/organization.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 |           let name_exists = sqlx::query_as!(
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 15 | |             Organization,
[INFO] [stdout] 16 | |             "SELECT id, name, is_default FROM organizations WHERE name = $1",
[INFO] [stdout] 17 | |             name
[INFO] [stdout] 18 | |         ).fetch_optional(pool)
[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]   --> src/organization.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |           let default_orga = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 29 | |             Organization,
[INFO] [stdout] 30 | |             "SELECT id, name, is_default FROM organizations where is_default = $1",
[INFO] [stdout] 31 | |             true
[INFO] [stdout] 32 | |         )
[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]   --> src/organization.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 |           let default_orga = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 29 | |             Organization,
[INFO] [stdout] 30 | |             "SELECT id, name, is_default FROM organizations where is_default = $1",
[INFO] [stdout] 31 | |             true
[INFO] [stdout] 32 | |         )
[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]   --> src/organization.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | /                 sqlx::query_as!(
[INFO] [stdout] 44 | |                     Organization,
[INFO] [stdout] 45 | |                     "UPDATE organizations SET is_default = $1 WHERE name = $2 RETURNING id, name, is_default",
[INFO] [stdout] 46 | |                     false,
[INFO] [stdout] 47 | |                     default_orga.name
[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_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]   --> src/organization.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 43 | /                 sqlx::query_as!(
[INFO] [stdout] 44 | |                     Organization,
[INFO] [stdout] 45 | |                     "UPDATE organizations SET is_default = $1 WHERE name = $2 RETURNING id, name, is_default",
[INFO] [stdout] 46 | |                     false,
[INFO] [stdout] 47 | |                     default_orga.name
[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_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]   --> src/organization.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_as!(
[INFO] [stdout] 67 | |             Organization,
[INFO] [stdout] 68 | |             "INSERT INTO organizations (name, is_default) VALUES ($1, $2) RETURNING id, name, is_default",
[INFO] [stdout] 69 | |             name,
[INFO] [stdout] 70 | |             &to_set_is_default,
[INFO] [stdout] 71 | |         )
[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]   --> src/organization.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query_as!(
[INFO] [stdout] 67 | |             Organization,
[INFO] [stdout] 68 | |             "INSERT INTO organizations (name, is_default) VALUES ($1, $2) RETURNING id, name, is_default",
[INFO] [stdout] 69 | |             name,
[INFO] [stdout] 70 | |             &to_set_is_default,
[INFO] [stdout] 71 | |         )
[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]   --> src/organization.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let organization = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 82 | |             Organization,
[INFO] [stdout] 83 | |             "Select id, name, is_default FROM organizations where NAME = $1",
[INFO] [stdout] 84 | |             name
[INFO] [stdout] 85 | |         )
[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]   --> src/organization.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |           let organization = sqlx::query_as!(
[INFO] [stdout]    |  ____________________________^
[INFO] [stdout] 82 | |             Organization,
[INFO] [stdout] 83 | |             "Select id, name, is_default FROM organizations where NAME = $1",
[INFO] [stdout] 84 | |             name
[INFO] [stdout] 85 | |         )
[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]    --> src/organization.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |           let mut orga = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 106 | |             Organization,
[INFO] [stdout] 107 | |             "SELECT id, name, is_default FROM organizations WHERE name = $1",
[INFO] [stdout] 108 | |             name
[INFO] [stdout] 109 | |         )
[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]    --> src/organization.rs:105:24
[INFO] [stdout]     |
[INFO] [stdout] 105 |           let mut orga = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 106 | |             Organization,
[INFO] [stdout] 107 | |             "SELECT id, name, is_default FROM organizations WHERE name = $1",
[INFO] [stdout] 108 | |             name
[INFO] [stdout] 109 | |         )
[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]    --> src/organization.rs:115:32
[INFO] [stdout]     |
[INFO] [stdout] 115 |               let default_orga = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 116 | |                 Organization,
[INFO] [stdout] 117 | |                 "Select id, name, is_default FROM organizations where is_default = $1",
[INFO] [stdout] 118 | |                 true
[INFO] [stdout] 119 | |             )
[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]    --> src/organization.rs:115:32
[INFO] [stdout]     |
[INFO] [stdout] 115 |               let default_orga = sqlx::query_as!(
[INFO] [stdout]     |  ________________________________^
[INFO] [stdout] 116 | |                 Organization,
[INFO] [stdout] 117 | |                 "Select id, name, is_default FROM organizations where is_default = $1",
[INFO] [stdout] 118 | |                 true
[INFO] [stdout] 119 | |             )
[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]    --> src/organization.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | /                         sqlx::query_as!(
[INFO] [stdout] 134 | |                             Organization,
[INFO] [stdout] 135 | |                             "UPDATE organizations SET is_default = $1 WHERE name = $2 RETURNING id, name, is_default",
[INFO] [stdout] 136 | |                             false,
[INFO] [stdout] 137 | |                             default_orga.name
[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]    --> src/organization.rs:133:25
[INFO] [stdout]     |
[INFO] [stdout] 133 | /                         sqlx::query_as!(
[INFO] [stdout] 134 | |                             Organization,
[INFO] [stdout] 135 | |                             "UPDATE organizations SET is_default = $1 WHERE name = $2 RETURNING id, name, is_default",
[INFO] [stdout] 136 | |                             false,
[INFO] [stdout] 137 | |                             default_orga.name
[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]    --> src/organization.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |               orga = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 155 | |                 Organization,
[INFO] [stdout] 156 | |                 "UPDATE organizations SET is_default = $1 WHERE name = $2 RETURNING id, name, is_default",
[INFO] [stdout] 157 | |                 to_set_is_default,
[INFO] [stdout] 158 | |                 name
[INFO] [stdout] 159 | |             )
[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]    --> src/organization.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |               orga = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 155 | |                 Organization,
[INFO] [stdout] 156 | |                 "UPDATE organizations SET is_default = $1 WHERE name = $2 RETURNING id, name, is_default",
[INFO] [stdout] 157 | |                 to_set_is_default,
[INFO] [stdout] 158 | |                 name
[INFO] [stdout] 159 | |             )
[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]    --> src/organization.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |               let name_exists = sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 171 | |                 Organization,
[INFO] [stdout] 172 | |                 "SELECT id, name, is_default FROM organizations WHERE name = $1",
[INFO] [stdout] 173 | |                 new_name
[INFO] [stdout] 174 | |             ).fetch_optional(pool)
[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]    --> src/organization.rs:170:31
[INFO] [stdout]     |
[INFO] [stdout] 170 |               let name_exists = sqlx::query_as!(
[INFO] [stdout]     |  _______________________________^
[INFO] [stdout] 171 | |                 Organization,
[INFO] [stdout] 172 | |                 "SELECT id, name, is_default FROM organizations WHERE name = $1",
[INFO] [stdout] 173 | |                 new_name
[INFO] [stdout] 174 | |             ).fetch_optional(pool)
[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]    --> src/organization.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   orga = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 184 | |                     Organization,
[INFO] [stdout] 185 | |                     "UPDATE organizations SET name = $1 WHERE name = $2 RETURNING id, name, is_default",
[INFO] [stdout] 186 | |                     is_new_name,
[INFO] [stdout] 187 | |                     name
[INFO] [stdout] 188 | |                 )
[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]    --> src/organization.rs:183:24
[INFO] [stdout]     |
[INFO] [stdout] 183 |                   orga = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 184 | |                     Organization,
[INFO] [stdout] 185 | |                     "UPDATE organizations SET name = $1 WHERE name = $2 RETURNING id, name, is_default",
[INFO] [stdout] 186 | |                     is_new_name,
[INFO] [stdout] 187 | |                     name
[INFO] [stdout] 188 | |                 )
[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]    --> src/organization.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |           let default_orga = sqlx::query_as!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 204 | |             Organization,
[INFO] [stdout] 205 | |             "Select id, name, is_default FROM organizations where is_default = true",
[INFO] [stdout] 206 | |         ).fetch_optional(pool).await?;
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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]    --> src/organization.rs:203:28
[INFO] [stdout]     |
[INFO] [stdout] 203 |           let default_orga = sqlx::query_as!(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 204 | |             Organization,
[INFO] [stdout] 205 | |             "Select id, name, is_default FROM organizations where is_default = true",
[INFO] [stdout] 206 | |         ).fetch_optional(pool).await?;
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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]    --> src/organization.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         sqlx::query!("DELETE FROM organizations WHERE name = $1", name)
[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]    --> src/organization.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         sqlx::query!("DELETE FROM organizations WHERE name = $1", name)
[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]    --> src/organization.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 |           let orgas  = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 227 | |             Organization,
[INFO] [stdout] 228 | |             "SELECT id, name, is_default FROM organizations"
[INFO] [stdout] 229 | |         ).fetch_all(pool)
[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]    --> src/organization.rs:226:22
[INFO] [stdout]     |
[INFO] [stdout] 226 |           let orgas  = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 227 | |             Organization,
[INFO] [stdout] 228 | |             "SELECT id, name, is_default FROM organizations"
[INFO] [stdout] 229 | |         ).fetch_all(pool)
[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]   --> src/user_organizations.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |           let user_id = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 15 | |             "SELECT id FROM users WHERE name = $1",
[INFO] [stdout] 16 | |             user_name
[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` (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]   --> src/user_organizations.rs:14:23
[INFO] [stdout]    |
[INFO] [stdout] 14 |           let user_id = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 15 | |             "SELECT id FROM users WHERE name = $1",
[INFO] [stdout] 16 | |             user_name
[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` (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]   --> src/user_organizations.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |           let orga_id = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 31 | |             "SELECT id FROM organizations WHERE name = $1",
[INFO] [stdout] 32 | |             orga_name
[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` (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]   --> src/user_organizations.rs:30:23
[INFO] [stdout]    |
[INFO] [stdout] 30 |           let orga_id = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 31 | |             "SELECT id FROM organizations WHERE name = $1",
[INFO] [stdout] 32 | |             orga_name
[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` (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]   --> src/user_organizations.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query!(
[INFO] [stdout] 46 | |             "INSERT INTO user_organizations (user_id, organization_id) VALUES ($1, $2)",
[INFO] [stdout] 47 | |             user_id,
[INFO] [stdout] 48 | |             orga_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` (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]   --> src/user_organizations.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |           let user_id = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 61 | |             "SELECT id FROM users WHERE name = $1",
[INFO] [stdout] 62 | |             user_name
[INFO] [stdout] 63 | |         )
[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]   --> src/user_organizations.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | /         sqlx::query!(
[INFO] [stdout] 46 | |             "INSERT INTO user_organizations (user_id, organization_id) VALUES ($1, $2)",
[INFO] [stdout] 47 | |             user_id,
[INFO] [stdout] 48 | |             orga_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` (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]   --> src/user_organizations.rs:60:23
[INFO] [stdout]    |
[INFO] [stdout] 60 |           let user_id = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 61 | |             "SELECT id FROM users WHERE name = $1",
[INFO] [stdout] 62 | |             user_name
[INFO] [stdout] 63 | |         )
[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]   --> src/user_organizations.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |           let orga_id = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 77 | |             "SELECT id FROM organizations WHERE name = $1",
[INFO] [stdout] 78 | |             orga_name
[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]   --> src/user_organizations.rs:76:23
[INFO] [stdout]    |
[INFO] [stdout] 76 |           let orga_id = sqlx::query!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout] 77 | |             "SELECT id FROM organizations WHERE name = $1",
[INFO] [stdout] 78 | |             orga_name
[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]   --> src/user_organizations.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         sqlx::query!(
[INFO] [stdout] 92 | |             "DELETE FROM user_organizations WHERE user_id = $1 AND organization_id = $2",
[INFO] [stdout] 93 | |             user_id,
[INFO] [stdout] 94 | |             orga_id
[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]   --> src/user_organizations.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | /         sqlx::query!(
[INFO] [stdout] 92 | |             "DELETE FROM user_organizations WHERE user_id = $1 AND organization_id = $2",
[INFO] [stdout] 93 | |             user_id,
[INFO] [stdout] 94 | |             orga_id
[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]    --> src/user_organizations.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let orga_id = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 107 | |             "SELECT id FROM organizations WHERE name = $1",
[INFO] [stdout] 108 | |             orga_name
[INFO] [stdout] 109 | |         )
[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]    --> src/user_organizations.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let orga_id = sqlx::query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 107 | |             "SELECT id FROM organizations WHERE name = $1",
[INFO] [stdout] 108 | |             orga_name
[INFO] [stdout] 109 | |         )
[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]    --> src/user_organizations.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |   ...   let users = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 122 | | ...       "SELECT users.name FROM users INNER JOIN user_organizations ON users.id = user_organizations.user_id WHERE user_organiz...
[INFO] [stdout] 123 | | ...       orga_id
[INFO] [stdout] 124 | | ...   )
[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]    --> src/user_organizations.rs:121:21
[INFO] [stdout]     |
[INFO] [stdout] 121 |   ...   let users = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 122 | | ...       "SELECT users.name FROM users INNER JOIN user_organizations ON users.id = user_organizations.user_id WHERE user_organiz...
[INFO] [stdout] 123 | | ...       orga_id
[INFO] [stdout] 124 | | ...   )
[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] warning: method call on a diverging inference variable
[INFO] [stdout]   --> src/user.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         if user.is_none() {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider providing a type annotation
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout]    = note: `#[warn(method_call_on_diverging_infer_var)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]   --> src/user.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         if user.is_none() {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider providing a type annotation
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout]    = note: `#[warn(method_call_on_diverging_infer_var)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_none` found for type `!` in the current scope
[INFO] [stdout]   --> src/user.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         if user.is_none() {
[INFO] [stdout]    |                 ^^^^^^^ method not found in `!`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_none` found for type `!` in the current scope
[INFO] [stdout]   --> src/user.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         if user.is_none() {
[INFO] [stdout]    |                 ^^^^^^^ method not found in `!`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]    --> src/organization.rs:123:55
[INFO] [stdout]     |
[INFO] [stdout] 123 |             println!("default_orga: {}", default_orga.as_ref().unwrap().name);
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider providing a type annotation
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method call on a diverging inference variable
[INFO] [stdout]    --> src/organization.rs:123:55
[INFO] [stdout]     |
[INFO] [stdout] 123 |             println!("default_orga: {}", default_orga.as_ref().unwrap().name);
[INFO] [stdout]     |                                                       ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider providing a type annotation
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #156047 <https://github.com/rust-lang/rust/issues/156047>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_ref` found for type `!` in the current scope
[INFO] [stdout]    --> src/organization.rs:123:55
[INFO] [stdout]     |
[INFO] [stdout] 123 |             println!("default_orga: {}", default_orga.as_ref().unwrap().name);
[INFO] [stdout]     |                                                       ^^^^^^ method not found in `!`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_ref` found for type `!` in the current scope
[INFO] [stdout]    --> src/organization.rs:123:55
[INFO] [stdout]     |
[INFO] [stdout] 123 |             println!("default_orga: {}", default_orga.as_ref().unwrap().name);
[INFO] [stdout]     |                                                       ^^^^^^ method not found in `!`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable block in `if` or `while` expression
[INFO] [stdout]    --> src/organization.rs:129:54
[INFO] [stdout]     |
[INFO] [stdout] 129 |               if let Some(default_orga) = default_orga {
[INFO] [stdout]     |  _________________________________________------------_^
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         any code following this expression is unreachable
[INFO] [stdout] 130 | |                 // notre orga veut devenir la default => on enleve la default a l'ancienne
[INFO] [stdout] 131 | |                 if *is_default {
[INFO] [stdout] 132 | |                     if default_orga.is_default {
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |             }
[INFO] [stdout]     | |_____________^ unreachable block in `if` or `while` expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable block in `if` or `while` expression
[INFO] [stdout]    --> src/organization.rs:129:54
[INFO] [stdout]     |
[INFO] [stdout] 129 |               if let Some(default_orga) = default_orga {
[INFO] [stdout]     |  _________________________________________------------_^
[INFO] [stdout]     | |                                         |
[INFO] [stdout]     | |                                         any code following this expression is unreachable
[INFO] [stdout] 130 | |                 // notre orga veut devenir la default => on enleve la default a l'ancienne
[INFO] [stdout] 131 | |                 if *is_default {
[INFO] [stdout] 132 | |                     if default_orga.is_default {
[INFO] [stdout] ...   |
[INFO] [stdout] 152 | |             }
[INFO] [stdout]     | |_____________^ unreachable block in `if` or `while` expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx_project` (bin "sqlx_project" test) due to 32 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sqlx_project` (bin "sqlx_project") due to 32 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663", kill_on_drop: false }`
[INFO] [stdout] a1ea746e60f0f1783e78419f4c1d29110cf58bab21ba5fa2c71d464b4a740663
