[INFO] cloning repository https://github.com/arielallagbe23/aqua-farm-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arielallagbe23/aqua-farm-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farielallagbe23%2Faqua-farm-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farielallagbe23%2Faqua-farm-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e472584448f6bfd4dd5f6d5c594f14a5279a64f1 [INFO] checking arielallagbe23/aqua-farm-backend/e472584448f6bfd4dd5f6d5c594f14a5279a64f1 against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farielallagbe23%2Faqua-farm-backend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/arielallagbe23/aqua-farm-backend [INFO] finished tweaking git repo https://github.com/arielallagbe23/aqua-farm-backend [INFO] tweaked toml for git repo https://github.com/arielallagbe23/aqua-farm-backend written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arielallagbe23/aqua-farm-backend on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/arielallagbe23/aqua-farm-backend 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" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.6.3 [INFO] [stderr] Downloaded unicode-ident v1.0.15 [INFO] [stderr] Downloaded const-oid v0.7.1 [INFO] [stderr] Downloaded actix-web-lab-derive v0.23.0 [INFO] [stderr] Downloaded sqlx-macros v0.6.3 [INFO] [stderr] Downloaded spki v0.5.4 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded crc v3.2.1 [INFO] [stderr] Downloaded pem-rfc7468 v0.3.1 [INFO] [stderr] Downloaded actix-cors v0.6.5 [INFO] [stderr] Downloaded mediatype v0.19.18 [INFO] [stderr] Downloaded jsonwebtoken v8.3.0 [INFO] [stderr] Downloaded der v0.5.1 [INFO] [stderr] Downloaded futures-intrusive v0.4.2 [INFO] [stderr] Downloaded rsa v0.6.1 [INFO] [stderr] Downloaded actix-web-lab v0.23.0 [INFO] [stderr] Downloaded sqlx v0.6.3 [INFO] [stderr] Downloaded pkcs1 v0.3.3 [INFO] [stderr] Downloaded crypto-bigint v0.3.2 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded serde_html_form v0.2.7 [INFO] [stderr] Downloaded thiserror-impl v2.0.11 [INFO] [stderr] Downloaded thiserror v2.0.11 [INFO] [stderr] Downloaded pkcs8 v0.8.0 [INFO] [stderr] Downloaded sqlx-core v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8747d501d0ffaf4e261c3c954f1a4d2878d0aaf1a55cebcc0ddda44114e78601 [INFO] running `Command { std: "docker" "start" "-a" "8747d501d0ffaf4e261c3c954f1a4d2878d0aaf1a55cebcc0ddda44114e78601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8747d501d0ffaf4e261c3c954f1a4d2878d0aaf1a55cebcc0ddda44114e78601", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8747d501d0ffaf4e261c3c954f1a4d2878d0aaf1a55cebcc0ddda44114e78601", kill_on_drop: false }` [INFO] [stdout] 8747d501d0ffaf4e261c3c954f1a4d2878d0aaf1a55cebcc0ddda44114e78601 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bd9085169e76fe4dbf999eda1846f87ff67090949c2908f39eb3797babe8de7 [INFO] running `Command { std: "docker" "start" "-a" "3bd9085169e76fe4dbf999eda1846f87ff67090949c2908f39eb3797babe8de7", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [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 serde_json v1.0.137 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-server v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking actix-http v3.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking actix-web v4.9.0 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking serde_html_form v0.2.7 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling actix-web-lab-derive v0.23.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking mediatype v0.19.18 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking actix-cors v0.6.5 [INFO] [stderr] Checking actix-web-lab v0.23.0 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Checking sqlx v0.6.3 [INFO] [stderr] Checking aquafarm-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/type_user.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 15 | | r#" [INFO] [stdout] 16 | | INSERT INTO types_user (nom_type_user) [INFO] [stdout] 17 | | VALUES (?) [INFO] [stdout] 18 | | "#, [INFO] [stdout] 19 | | nom_type_user [INFO] [stdout] 20 | | ) [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/type_user.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | let types_user = sqlx::query_as!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 36 | | TypeUser, [INFO] [stdout] 37 | | r#" [INFO] [stdout] 38 | | SELECT id, nom_type_user [INFO] [stdout] 39 | | FROM types_user [INFO] [stdout] 40 | | "# [INFO] [stdout] 41 | | ) [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:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 68 | | r#" [INFO] [stdout] 69 | | INSERT INTO users (type_user_id, nom, prenom, email, numero_telephone, mot_de_passe) [INFO] [stdout] 70 | | VALUES (?, ?, ?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 77 | | hashed_password [INFO] [stdout] 78 | | ) [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:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 103 | | User, [INFO] [stdout] 104 | | r#" [INFO] [stdout] 105 | | SELECT id, type_user_id, nom, prenom, email, numero_telephone, mot_de_passe [INFO] [stdout] ... | [INFO] [stdout] 109 | | email [INFO] [stdout] 110 | | ) [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:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | let users = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 148 | | User, [INFO] [stdout] 149 | | r#" [INFO] [stdout] 150 | | SELECT id, type_user_id, nom, prenom, email, numero_telephone, mot_de_passe [INFO] [stdout] 151 | | FROM users [INFO] [stdout] 152 | | "# [INFO] [stdout] 153 | | ) [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:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 163 | | User, [INFO] [stdout] 164 | | r#" [INFO] [stdout] 165 | | SELECT id, type_user_id, nom, prenom, email, numero_telephone, mot_de_passe [INFO] [stdout] ... | [INFO] [stdout] 169 | | user_id [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] --> src/type_user.rs:14:29 [INFO] [stdout] | [INFO] [stdout] 14 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 15 | | r#" [INFO] [stdout] 16 | | INSERT INTO types_user (nom_type_user) [INFO] [stdout] 17 | | VALUES (?) [INFO] [stdout] 18 | | "#, [INFO] [stdout] 19 | | nom_type_user [INFO] [stdout] 20 | | ) [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/type_user.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | let types_user = sqlx::query_as!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 36 | | TypeUser, [INFO] [stdout] 37 | | r#" [INFO] [stdout] 38 | | SELECT id, nom_type_user [INFO] [stdout] 39 | | FROM types_user [INFO] [stdout] 40 | | "# [INFO] [stdout] 41 | | ) [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/domaine.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 20 | | r#" [INFO] [stdout] 21 | | INSERT INTO domaines (user_id, nom_domaine) [INFO] [stdout] 22 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 25 | | nom_domaine [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` (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/domaine.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | let domaines = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 44 | | Domaine, [INFO] [stdout] 45 | | r#" [INFO] [stdout] 46 | | SELECT id, user_id, nom_domaine [INFO] [stdout] 47 | | FROM domaines [INFO] [stdout] 48 | | "# [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/domaine.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / sqlx::query!( [INFO] [stdout] 64 | | r#" [INFO] [stdout] 65 | | UPDATE domaines [INFO] [stdout] 66 | | SET nom_domaine = ? [INFO] [stdout] ... | [INFO] [stdout] 70 | | id [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` (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/domaine.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / sqlx::query!( [INFO] [stdout] 82 | | r#" [INFO] [stdout] 83 | | DELETE FROM domaines WHERE id = ? [INFO] [stdout] 84 | | "#, [INFO] [stdout] 85 | | id [INFO] [stdout] 86 | | ) [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/domaine.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | let domaines = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 96 | | Domaine, [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | SELECT id, user_id, nom_domaine [INFO] [stdout] ... | [INFO] [stdout] 102 | | user_id [INFO] [stdout] 103 | | ) [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:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 68 | | r#" [INFO] [stdout] 69 | | INSERT INTO users (type_user_id, nom, prenom, email, numero_telephone, mot_de_passe) [INFO] [stdout] 70 | | VALUES (?, ?, ?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 77 | | hashed_password [INFO] [stdout] 78 | | ) [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:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 103 | | User, [INFO] [stdout] 104 | | r#" [INFO] [stdout] 105 | | SELECT id, type_user_id, nom, prenom, email, numero_telephone, mot_de_passe [INFO] [stdout] ... | [INFO] [stdout] 109 | | email [INFO] [stdout] 110 | | ) [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/type_exploitation.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 14 | | r#" [INFO] [stdout] 15 | | INSERT INTO types_exploitation (nom_type_exploitation) [INFO] [stdout] 16 | | VALUES (?) [INFO] [stdout] 17 | | "#, [INFO] [stdout] 18 | | nom_type_exploitation [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` (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/type_exploitation.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | let types_exploitation = sqlx::query_as!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 35 | | TypeExploitation, [INFO] [stdout] 36 | | r#" [INFO] [stdout] 37 | | SELECT id, nom_type_exploitation [INFO] [stdout] 38 | | FROM types_exploitation [INFO] [stdout] 39 | | "# [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:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | let users = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 148 | | User, [INFO] [stdout] 149 | | r#" [INFO] [stdout] 150 | | SELECT id, type_user_id, nom, prenom, email, numero_telephone, mot_de_passe [INFO] [stdout] 151 | | FROM users [INFO] [stdout] 152 | | "# [INFO] [stdout] 153 | | ) [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:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | let user = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 163 | | User, [INFO] [stdout] 164 | | r#" [INFO] [stdout] 165 | | SELECT id, type_user_id, nom, prenom, email, numero_telephone, mot_de_passe [INFO] [stdout] ... | [INFO] [stdout] 169 | | user_id [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] --> src/exploitation.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 28 | | r#" [INFO] [stdout] 29 | | INSERT INTO exploitations (type_exploitation_id, domaine_id, nom_exploitation) [INFO] [stdout] 30 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 34 | | nom_exploitation [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] --> src/exploitation.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | let exploitations = sqlx::query_as!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 52 | | Exploitation, [INFO] [stdout] 53 | | r#" [INFO] [stdout] 54 | | SELECT id, type_exploitation_id, domaine_id, nom_exploitation [INFO] [stdout] 55 | | FROM exploitations [INFO] [stdout] 56 | | "# [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_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/exploitation.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / sqlx::query!( [INFO] [stdout] 67 | | r#" [INFO] [stdout] 68 | | DELETE FROM exploitations WHERE id = ? [INFO] [stdout] 69 | | "#, [INFO] [stdout] 70 | | id [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` (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/exploitation.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | let exploitations = sqlx::query_as!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 80 | | Exploitation, [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | SELECT id, type_exploitation_id, domaine_id, nom_exploitation [INFO] [stdout] ... | [INFO] [stdout] 86 | | domaine_id [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_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/domaine.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 19 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 20 | | r#" [INFO] [stdout] 21 | | INSERT INTO domaines (user_id, nom_domaine) [INFO] [stdout] 22 | | VALUES (?, ?) [INFO] [stdout] ... | [INFO] [stdout] 25 | | nom_domaine [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` (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/domaine.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | let domaines = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 44 | | Domaine, [INFO] [stdout] 45 | | r#" [INFO] [stdout] 46 | | SELECT id, user_id, nom_domaine [INFO] [stdout] 47 | | FROM domaines [INFO] [stdout] 48 | | "# [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/domaine.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | / sqlx::query!( [INFO] [stdout] 64 | | r#" [INFO] [stdout] 65 | | UPDATE domaines [INFO] [stdout] 66 | | SET nom_domaine = ? [INFO] [stdout] ... | [INFO] [stdout] 70 | | id [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` (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/domaine.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | / sqlx::query!( [INFO] [stdout] 82 | | r#" [INFO] [stdout] 83 | | DELETE FROM domaines WHERE id = ? [INFO] [stdout] 84 | | "#, [INFO] [stdout] 85 | | id [INFO] [stdout] 86 | | ) [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/domaine.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | let domaines = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 96 | | Domaine, [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | SELECT id, user_id, nom_domaine [INFO] [stdout] ... | [INFO] [stdout] 102 | | user_id [INFO] [stdout] 103 | | ) [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/type_element.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 14 | | r#" [INFO] [stdout] 15 | | INSERT INTO types_element (nom_type_element) [INFO] [stdout] 16 | | VALUES (?) [INFO] [stdout] 17 | | "#, [INFO] [stdout] 18 | | nom_type_element [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` (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/type_element.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | let type_elements = sqlx::query_as!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 34 | | TypeElement, [INFO] [stdout] 35 | | r#" [INFO] [stdout] 36 | | SELECT id, nom_type_element [INFO] [stdout] 37 | | FROM types_element [INFO] [stdout] 38 | | "# [INFO] [stdout] 39 | | ) [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/type_element.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / sqlx::query!( [INFO] [stdout] 49 | | r#" [INFO] [stdout] 50 | | DELETE FROM types_element WHERE id = ? [INFO] [stdout] 51 | | "#, [INFO] [stdout] 52 | | 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` (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/type_element.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / sqlx::query!( [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | UPDATE types_element [INFO] [stdout] 65 | | SET nom_type_element = ? [INFO] [stdout] ... | [INFO] [stdout] 69 | | id [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/type_exploitation.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 14 | | r#" [INFO] [stdout] 15 | | INSERT INTO types_exploitation (nom_type_exploitation) [INFO] [stdout] 16 | | VALUES (?) [INFO] [stdout] 17 | | "#, [INFO] [stdout] 18 | | nom_type_exploitation [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` (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/type_exploitation.rs:34:34 [INFO] [stdout] | [INFO] [stdout] 34 | let types_exploitation = sqlx::query_as!( [INFO] [stdout] | __________________________________^ [INFO] [stdout] 35 | | TypeExploitation, [INFO] [stdout] 36 | | r#" [INFO] [stdout] 37 | | SELECT id, nom_type_exploitation [INFO] [stdout] 38 | | FROM types_exploitation [INFO] [stdout] 39 | | "# [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/element.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | INSERT INTO elements (exploitation_id, nom_element, quantite) [INFO] [stdout] 23 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 27 | | quantite [INFO] [stdout] 28 | | ) [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/element.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let elements = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 45 | | Element, [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | SELECT id, exploitation_id, nom_element, quantite [INFO] [stdout] 48 | | FROM elements [INFO] [stdout] 49 | | "# [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_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/element.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | let elements = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 63 | | Element, [INFO] [stdout] 64 | | r#" [INFO] [stdout] 65 | | SELECT id, exploitation_id, nom_element, quantite [INFO] [stdout] ... | [INFO] [stdout] 69 | | exploitation_id [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/element.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / sqlx::query!( [INFO] [stdout] 80 | | r#" [INFO] [stdout] 81 | | DELETE FROM elements WHERE id = ? [INFO] [stdout] 82 | | "#, [INFO] [stdout] 83 | | id [INFO] [stdout] 84 | | ) [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/exploitation.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 28 | | r#" [INFO] [stdout] 29 | | INSERT INTO exploitations (type_exploitation_id, domaine_id, nom_exploitation) [INFO] [stdout] 30 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 34 | | nom_exploitation [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] --> src/exploitation.rs:51:29 [INFO] [stdout] | [INFO] [stdout] 51 | let exploitations = sqlx::query_as!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 52 | | Exploitation, [INFO] [stdout] 53 | | r#" [INFO] [stdout] 54 | | SELECT id, type_exploitation_id, domaine_id, nom_exploitation [INFO] [stdout] 55 | | FROM exploitations [INFO] [stdout] 56 | | "# [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_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/exploitation.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / sqlx::query!( [INFO] [stdout] 67 | | r#" [INFO] [stdout] 68 | | DELETE FROM exploitations WHERE id = ? [INFO] [stdout] 69 | | "#, [INFO] [stdout] 70 | | id [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` (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/exploitation.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 79 | let exploitations = sqlx::query_as!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 80 | | Exploitation, [INFO] [stdout] 81 | | r#" [INFO] [stdout] 82 | | SELECT id, type_exploitation_id, domaine_id, nom_exploitation [INFO] [stdout] ... | [INFO] [stdout] 86 | | domaine_id [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_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/production.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let productions = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 21 | | Production, [INFO] [stdout] 22 | | r#" [INFO] [stdout] 23 | | SELECT id, element_id, quantite_produite, unite_production, date_de_production [INFO] [stdout] ... | [INFO] [stdout] 27 | | element_id [INFO] [stdout] 28 | | ) [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/production.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 44 | | r#" [INFO] [stdout] 45 | | INSERT INTO production (element_id, quantite_produite, unite_production, date_de_production) [INFO] [stdout] 46 | | VALUES (?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 51 | | date_de_production [INFO] [stdout] 52 | | ) [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/production.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / sqlx::query!( [INFO] [stdout] 73 | | r#" [INFO] [stdout] 74 | | DELETE FROM production WHERE id = ? [INFO] [stdout] 75 | | "#, [INFO] [stdout] 76 | | id [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] --> src/type_element.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 14 | | r#" [INFO] [stdout] 15 | | INSERT INTO types_element (nom_type_element) [INFO] [stdout] 16 | | VALUES (?) [INFO] [stdout] 17 | | "#, [INFO] [stdout] 18 | | nom_type_element [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` (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/type_element.rs:33:29 [INFO] [stdout] | [INFO] [stdout] 33 | let type_elements = sqlx::query_as!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 34 | | TypeElement, [INFO] [stdout] 35 | | r#" [INFO] [stdout] 36 | | SELECT id, nom_type_element [INFO] [stdout] 37 | | FROM types_element [INFO] [stdout] 38 | | "# [INFO] [stdout] 39 | | ) [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/type_element.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / sqlx::query!( [INFO] [stdout] 49 | | r#" [INFO] [stdout] 50 | | DELETE FROM types_element WHERE id = ? [INFO] [stdout] 51 | | "#, [INFO] [stdout] 52 | | 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` (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/type_element.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / sqlx::query!( [INFO] [stdout] 63 | | r#" [INFO] [stdout] 64 | | UPDATE types_element [INFO] [stdout] 65 | | SET nom_type_element = ? [INFO] [stdout] ... | [INFO] [stdout] 69 | | id [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with database: Connection refused (os error 111) [INFO] [stdout] --> src/main.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | let user_email = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 161 | | "SELECT email FROM users WHERE id = ?", [INFO] [stdout] 162 | | user_id [INFO] [stdout] 163 | | ) [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] --> src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | let result = sqlx::query!("DELETE FROM users WHERE id = ?", 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] --> src/element.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 21 | | r#" [INFO] [stdout] 22 | | INSERT INTO elements (exploitation_id, nom_element, quantite) [INFO] [stdout] 23 | | VALUES (?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 27 | | quantite [INFO] [stdout] 28 | | ) [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/main.rs:522:26 [INFO] [stdout] | [INFO] [stdout] 522 | let user_id_result = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 523 | | r#" [INFO] [stdout] 524 | | SELECT id FROM users WHERE email = ? [INFO] [stdout] 525 | | "#, [INFO] [stdout] 526 | | user_email [INFO] [stdout] 527 | | ) [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] --> src/element.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | let elements = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 45 | | Element, [INFO] [stdout] 46 | | r#" [INFO] [stdout] 47 | | SELECT id, exploitation_id, nom_element, quantite [INFO] [stdout] 48 | | FROM elements [INFO] [stdout] 49 | | "# [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_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/main.rs:559:16 [INFO] [stdout] | [INFO] [stdout] 559 | let user = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 560 | | User, [INFO] [stdout] 561 | | r#" [INFO] [stdout] 562 | | SELECT id, type_user_id, nom, prenom, email, numero_telephone, mot_de_passe [INFO] [stdout] ... | [INFO] [stdout] 566 | | user_email [INFO] [stdout] 567 | | ) [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/main.rs:592:26 [INFO] [stdout] | [INFO] [stdout] 592 | let user_id_result = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 593 | | "SELECT id FROM users WHERE email = ?", [INFO] [stdout] 594 | | user_email [INFO] [stdout] 595 | | ) [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] --> src/element.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | let elements = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 63 | | Element, [INFO] [stdout] 64 | | r#" [INFO] [stdout] 65 | | SELECT id, exploitation_id, nom_element, quantite [INFO] [stdout] ... | [INFO] [stdout] 69 | | exploitation_id [INFO] [stdout] 70 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_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/element.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | / sqlx::query!( [INFO] [stdout] 80 | | r#" [INFO] [stdout] 81 | | DELETE FROM elements WHERE id = ? [INFO] [stdout] 82 | | "#, [INFO] [stdout] 83 | | id [INFO] [stdout] 84 | | ) [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/production.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | let productions = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 21 | | Production, [INFO] [stdout] 22 | | r#" [INFO] [stdout] 23 | | SELECT id, element_id, quantite_produite, unite_production, date_de_production [INFO] [stdout] ... | [INFO] [stdout] 27 | | element_id [INFO] [stdout] 28 | | ) [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/production.rs:43:29 [INFO] [stdout] | [INFO] [stdout] 43 | let insert_result = sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 44 | | r#" [INFO] [stdout] 45 | | INSERT INTO production (element_id, quantite_produite, unite_production, date_de_production) [INFO] [stdout] 46 | | VALUES (?, ?, ?, ?) [INFO] [stdout] ... | [INFO] [stdout] 51 | | date_de_production [INFO] [stdout] 52 | | ) [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/production.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | / sqlx::query!( [INFO] [stdout] 73 | | r#" [INFO] [stdout] 74 | | DELETE FROM production WHERE id = ? [INFO] [stdout] 75 | | "#, [INFO] [stdout] 76 | | id [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] --> src/main.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | let user_email = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 161 | | "SELECT email FROM users WHERE id = ?", [INFO] [stdout] 162 | | user_id [INFO] [stdout] 163 | | ) [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] --> src/main.rs:238:18 [INFO] [stdout] | [INFO] [stdout] 238 | let result = sqlx::query!("DELETE FROM users WHERE id = ?", 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] --> src/main.rs:522:26 [INFO] [stdout] | [INFO] [stdout] 522 | let user_id_result = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 523 | | r#" [INFO] [stdout] 524 | | SELECT id FROM users WHERE email = ? [INFO] [stdout] 525 | | "#, [INFO] [stdout] 526 | | user_email [INFO] [stdout] 527 | | ) [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] --> src/main.rs:559:16 [INFO] [stdout] | [INFO] [stdout] 559 | let user = sqlx::query_as!( [INFO] [stdout] | ________________^ [INFO] [stdout] 560 | | User, [INFO] [stdout] 561 | | r#" [INFO] [stdout] 562 | | SELECT id, type_user_id, nom, prenom, email, numero_telephone, mot_de_passe [INFO] [stdout] ... | [INFO] [stdout] 566 | | user_email [INFO] [stdout] 567 | | ) [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/main.rs:592:26 [INFO] [stdout] | [INFO] [stdout] 592 | let user_id_result = sqlx::query_scalar!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 593 | | "SELECT id FROM users WHERE email = ?", [INFO] [stdout] 594 | | user_email [INFO] [stdout] 595 | | ) [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] [stderr] error: could not compile `aquafarm-backend` (bin "aquafarm-backend") due to 33 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aquafarm-backend` (bin "aquafarm-backend" test) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "3bd9085169e76fe4dbf999eda1846f87ff67090949c2908f39eb3797babe8de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd9085169e76fe4dbf999eda1846f87ff67090949c2908f39eb3797babe8de7", kill_on_drop: false }` [INFO] [stdout] 3bd9085169e76fe4dbf999eda1846f87ff67090949c2908f39eb3797babe8de7