[INFO] cloning repository https://github.com/stiven52341/RustAPI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stiven52341/RustAPI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiven52341%2FRustAPI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiven52341%2FRustAPI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b61ef1b112e54a8890d6b58eca9ca5e6795b60ca
[INFO] checking stiven52341/RustAPI against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiven52341%2FRustAPI" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stiven52341/RustAPI
[INFO] finished tweaking git repo https://github.com/stiven52341/RustAPI
[INFO] tweaked toml for git repo https://github.com/stiven52341/RustAPI written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stiven52341/RustAPI on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stiven52341/RustAPI 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded openssl v0.10.69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c5ba33ad7645fd948963f5a56f81b053734482f18eab23455413e20d3775594
[INFO] running `Command { std: "docker" "start" "-a" "9c5ba33ad7645fd948963f5a56f81b053734482f18eab23455413e20d3775594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c5ba33ad7645fd948963f5a56f81b053734482f18eab23455413e20d3775594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c5ba33ad7645fd948963f5a56f81b053734482f18eab23455413e20d3775594", kill_on_drop: false }`
[INFO] [stdout] 9c5ba33ad7645fd948963f5a56f81b053734482f18eab23455413e20d3775594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f661ee016717cbd9e18d6c1e8e75a59a26124c1f31ee7b354288cd39ff153996
[INFO] running `Command { std: "docker" "start" "-a" "f661ee016717cbd9e18d6c1e8e75a59a26124c1f31ee7b354288cd39ff153996", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling typenum v1.17.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]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.5.2
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[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]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling heck v0.4.1
[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 hyper v1.5.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]     Checking axum v0.7.9
[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 api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimentacion.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(Alimentacion, "SELECT * FROM public.alimentacion")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimentacion.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimentacion (id_cerdo,id_dieta,fecha) VALUES ($1, $2,$3) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.id_cerdo,
[INFO] [stdout] 40 | |         alimentacion.id_dieta,
[INFO] [stdout] 41 | |         alimentacion.fecha
[INFO] [stdout] 42 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimentacion.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(Alimentacion, "SELECT * FROM public.alimentacion")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimentacion.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimentacion (id_cerdo,id_dieta,fecha) VALUES ($1, $2,$3) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.id_cerdo,
[INFO] [stdout] 40 | |         alimentacion.id_dieta,
[INFO] [stdout] 41 | |         alimentacion.fecha
[INFO] [stdout] 42 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimento.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(Alimento, "SELECT * FROM public.alimento")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimento.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(Alimento, "SELECT * FROM public.alimento")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimento.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimento (nombre,id_tipo) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] 40 | |         alimentacion.id_tipo,
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimento.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimento (nombre,id_tipo) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] 40 | |         alimentacion.id_tipo,
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimento_unidad.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(AlimentoUnidad, "SELECT * FROM public.alimento_unidad")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimento_unidad.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimento_unidad VALUES ($1, $2, $3,$4,$5) RETURNING id_unidad",
[INFO] [stdout] 39 | |         alimentacion.id_unidad,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         alimentacion.estado
[INFO] [stdout] 44 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimento_unidad.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(AlimentoUnidad, "SELECT * FROM public.alimento_unidad")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/alimento_unidad.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimento_unidad VALUES ($1, $2, $3,$4,$5) RETURNING id_unidad",
[INFO] [stdout] 39 | |         alimentacion.id_unidad,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         alimentacion.estado
[INFO] [stdout] 44 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/cerdo.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let rows = sqlx::query_as!(Cerdo, "SELECT * FROM public.cerdo")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/cerdo.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 38 | |         InsertRow,
[INFO] [stdout] 39 | |         "INSERT INTO public.cerdo (id_lote,fecha_registro,id_etapa_vida,id_estado) VALUES ($1, $2,$3,$4) RETURNING id",
[INFO] [stdout] 40 | |         alimentacion.id_lote,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         alimentacion.id_estado,
[INFO] [stdout] 44 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/lotes.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(Lote, "SELECT * FROM public.lote")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/lotes.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.lote (nombre,id_tipo,cantidad_cerdos,fecha_creacion,estado) VALUES ($1, $2,$3,now(),true) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/tipolote.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(TipoLote, "SELECT * FROM public.tipo_lote")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/tipolote.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.tipo_lote (descr,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.descr,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/tipo_alimento.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(TipoAlimento, "SELECT * FROM public.tipo_alimento")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/tipo_alimento.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.tipo_alimento (descr,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.descr,
[INFO] [stdout] 40 | |         alimentacion.estado
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/cerdo.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let rows = sqlx::query_as!(Cerdo, "SELECT * FROM public.cerdo")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/cerdo.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 38 | |         InsertRow,
[INFO] [stdout] 39 | |         "INSERT INTO public.cerdo (id_lote,fecha_registro,id_etapa_vida,id_estado) VALUES ($1, $2,$3,$4) RETURNING id",
[INFO] [stdout] 40 | |         alimentacion.id_lote,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         alimentacion.id_estado,
[INFO] [stdout] 44 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/unidad.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(Unidad, "SELECT * FROM public.unidad")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/unidad.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.unidad (nombre,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/imagen.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let rows = sqlx::query_as!(Imagen, "SELECT * FROM public.articulo_imagen")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/imagen.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 38 | |         InsertRow,
[INFO] [stdout] 39 | |         "INSERT INTO public.articulo_imagen (id_alimento,imagen) values ($1,$2) RETURNING id_alimento as id",
[INFO] [stdout] 40 | |         alimentacion.id_alimento,
[INFO] [stdout] 41 | |         alimentacion.imagen
[INFO] [stdout] 42 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/main.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | ... = sqlx::query_as!(Usuario, "SELECT * FROM public.usuario where username = $1 and password = $2",login.username, login.password)
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/lotes.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(Lote, "SELECT * FROM public.lote")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/lotes.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.lote (nombre,id_tipo,cantidad_cerdos,fecha_creacion,estado) VALUES ($1, $2,$3,now(),true) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/alimentacion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/alimentacion.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/alimentacion.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/alimentacion.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/alimento.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/alimento.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/alimento.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/alimento.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/alimento.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/alimento_unidad.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/alimento_unidad.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/alimento_unidad.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions`, `types::BigDecimal`, and `types::PgTimeTz`
[INFO] [stdout]   --> src/alimento_unidad.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool,types::BigDecimal};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/alimento_unidad.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/tipolote.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(TipoLote, "SELECT * FROM public.tipo_lote")
[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] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/cerdo.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/cerdo.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/cerdo.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/cerdo.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/cerdo.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/lotes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/lotes.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/lotes.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/lotes.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/tipolote.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/tipolote.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/tipolote.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.tipo_lote (descr,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.descr,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     )
[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] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/tipolote.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDate;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/tipolote.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/tipolote.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/tipo_alimento.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/tipo_alimento.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/tipo_alimento.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/tipo_alimento.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/tipo_alimento.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/unidad.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/unidad.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/unidad.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDate;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/unidad.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/unidad.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/imagen.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/imagen.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/imagen.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/imagen.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |   use chrono::NaiveDate;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/imagen.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/imagen.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path` and `patch`
[INFO] [stdout]   --> src/main.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |   extract::{Path, State},
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 17 |   http::StatusCode,
[INFO] [stdout] 18 |   routing::{get, patch,post},
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use chrono::NaiveDateTime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::PgTimeTz`
[INFO] [stdout]   --> src/main.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 | use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/tipo_alimento.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(TipoAlimento, "SELECT * FROM public.tipo_alimento")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/tipo_alimento.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.tipo_alimento (descr,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.descr,
[INFO] [stdout] 40 | |         alimentacion.estado
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/unidad.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let rows = sqlx::query_as!(Unidad, "SELECT * FROM public.unidad")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/unidad.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.unidad (nombre,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/imagen.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let rows = sqlx::query_as!(Imagen, "SELECT * FROM public.articulo_imagen")
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/imagen.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 38 | |         InsertRow,
[INFO] [stdout] 39 | |         "INSERT INTO public.articulo_imagen (id_alimento,imagen) values ($1,$2) RETURNING id_alimento as id",
[INFO] [stdout] 40 | |         alimentacion.id_alimento,
[INFO] [stdout] 41 | |         alimentacion.imagen
[INFO] [stdout] 42 | |     )
[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: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]   --> src/main.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 | ... = sqlx::query_as!(Usuario, "SELECT * FROM public.usuario where username = $1 and password = $2",login.username, login.password)
[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[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimentacion.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(Alimentacion, "SELECT * FROM public.alimentacion")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimentacion.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/alimentacion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/alimentacion.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/alimentacion.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/alimentacion.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/alimento.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/alimento.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/alimento.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/alimento.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/alimento.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/alimento_unidad.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/alimento_unidad.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/alimento_unidad.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions`, `types::BigDecimal`, and `types::PgTimeTz`
[INFO] [stdout]   --> src/alimento_unidad.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool,types::BigDecimal};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/alimento_unidad.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/cerdo.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/cerdo.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/cerdo.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/cerdo.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimentacion.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimentacion (id_cerdo,id_dieta,fecha) VALUES ($1, $2,$3) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.id_cerdo,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     .fetch_one(&db_pool)
[INFO] [stdout] 44 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/cerdo.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimentacion.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/lotes.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/lotes.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/lotes.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/lotes.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/tipolote.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/tipolote.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/tipolote.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDate;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/tipolote.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/tipolote.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/tipo_alimento.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/tipo_alimento.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/tipo_alimento.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/tipo_alimento.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/tipo_alimento.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/unidad.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/unidad.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/unidad.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDate;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/unidad.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/unidad.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]  --> src/imagen.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path`, `Router`, `get`, and `patch`
[INFO] [stdout]  --> src/imagen.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 |     extract::{Path, State},
[INFO] [stdout]   |               ^^^^
[INFO] [stdout] 4 |     http::StatusCode,
[INFO] [stdout] 5 |     routing::{get, patch},
[INFO] [stdout]   |               ^^^  ^^^^^
[INFO] [stdout] 6 |     Json, Router,
[INFO] [stdout]   |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]  --> src/imagen.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |   use chrono::NaiveDateTime;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDate`
[INFO] [stdout]  --> src/imagen.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |   use chrono::NaiveDate;
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PgPoolOptions` and `types::PgTimeTz`
[INFO] [stdout]   --> src/imagen.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |   use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::net::TcpListener`
[INFO] [stdout]   --> src/imagen.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |   use tokio::net::TcpListener;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Path` and `patch`
[INFO] [stdout]   --> src/main.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |   extract::{Path, State},
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] 17 |   http::StatusCode,
[INFO] [stdout] 18 |   routing::{get, patch,post},
[INFO] [stdout]    |                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::NaiveDateTime`
[INFO] [stdout]   --> src/main.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use chrono::NaiveDateTime;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::PgTimeTz`
[INFO] [stdout]   --> src/main.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 | use sqlx::{postgres::{types::PgTimeTz, PgPoolOptions}, PgPool};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/alimentacion.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub async fn update_alimentacion(
[INFO] [stdout] 59 | |     State(db_pool): State<PgPool>,
[INFO] [stdout] 60 | |     Json(alimentacion_): Json<AlimentacionUpdateReq>,
[INFO] [stdout] 61 | | ) -> Result<(StatusCode, String), (StatusCode, String)> {
[INFO] [stdout]    | |_______________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/alimentacion.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         json!({"success": true, "data": row}).to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let row: () = sqlx::query_as(
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(Alimento, "SELECT * FROM public.alimento")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimento (nombre,id_tipo) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     .fetch_one(&db_pool)
[INFO] [stdout] 43 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 44 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimentacion.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(Alimentacion, "SELECT * FROM public.alimentacion")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimentacion.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimentacion.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimentacion (id_cerdo,id_dieta,fecha) VALUES ($1, $2,$3) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.id_cerdo,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     .fetch_one(&db_pool)
[INFO] [stdout] 44 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimentacion.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento_unidad.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(AlimentoUnidad, "SELECT * FROM public.alimento_unidad")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento_unidad.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento_unidad.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimento_unidad VALUES ($1, $2, $3,$4,$5) RETURNING id_unidad",
[INFO] [stdout] 39 | |         alimentacion.id_unidad,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     .fetch_one(&db_pool)
[INFO] [stdout] 46 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento_unidad.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 50 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 47 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/alimentacion.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub async fn update_alimentacion(
[INFO] [stdout] 59 | |     State(db_pool): State<PgPool>,
[INFO] [stdout] 60 | |     Json(alimentacion_): Json<AlimentacionUpdateReq>,
[INFO] [stdout] 61 | | ) -> Result<(StatusCode, String), (StatusCode, String)> {
[INFO] [stdout]    | |_______________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/alimentacion.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         json!({"success": true, "data": row}).to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout]    = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let row: () = sqlx::query_as(
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/cerdo.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let rows = sqlx::query_as!(Cerdo, "SELECT * FROM public.cerdo")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |         .fetch_all(&db_pool)
[INFO] [stdout] 19 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/cerdo.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 23 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/cerdo.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 38 | |         InsertRow,
[INFO] [stdout] 39 | |         "INSERT INTO public.cerdo (id_lote,fecha_registro,id_etapa_vida,id_estado) VALUES ($1, $2,$3,$4) RETURNING id",
[INFO] [stdout] 40 | |         alimentacion.id_lote,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     .fetch_one(&db_pool)
[INFO] [stdout] 46 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/cerdo.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 50 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 47 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(Alimento, "SELECT * FROM public.alimento")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimento (nombre,id_tipo) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     .fetch_one(&db_pool)
[INFO] [stdout] 43 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 44 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cerdo.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / pub async fn update_cerdo(
[INFO] [stdout] 61 | |     State(db_pool): State<PgPool>,
[INFO] [stdout] 62 | |     Json(alimentacion_): Json<CerdoUpdateReq>,
[INFO] [stdout] 63 | | ) -> Result<(StatusCode, String), (StatusCode, String)> {
[INFO] [stdout]    | |_______________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/cerdo.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         json!({"success": true, "data": row}).to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let row: () = sqlx::query_as(
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lotes.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(Lote, "SELECT * FROM public.lote")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lotes.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lotes.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.lote (nombre,id_tipo,cantidad_cerdos,fecha_creacion,estado) VALUES ($1, $2,$3,now(),true) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     .fetch_one(&db_pool)
[INFO] [stdout] 45 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lotes.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 49 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento_unidad.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(AlimentoUnidad, "SELECT * FROM public.alimento_unidad")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento_unidad.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento_unidad.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.alimento_unidad VALUES ($1, $2, $3,$4,$5) RETURNING id_unidad",
[INFO] [stdout] 39 | |         alimentacion.id_unidad,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     .fetch_one(&db_pool)
[INFO] [stdout] 46 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/alimento_unidad.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 50 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 47 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipolote.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(TipoLote, "SELECT * FROM public.tipo_lote")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipolote.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipolote.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.tipo_lote (descr,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.descr,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     .fetch_one(&db_pool)
[INFO] [stdout] 44 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipolote.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/cerdo.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let rows = sqlx::query_as!(Cerdo, "SELECT * FROM public.cerdo")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |         .fetch_all(&db_pool)
[INFO] [stdout] 19 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/cerdo.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 23 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/tipolote.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub async fn update_tipo_lote(
[INFO] [stdout] 59 | |     State(db_pool): State<PgPool>,
[INFO] [stdout] 60 | |     Json(alimentacion_): Json<TipoLoteUpdateReq>,
[INFO] [stdout] 61 | | ) -> Result<(StatusCode, String), (StatusCode, String)> {
[INFO] [stdout]    | |_______________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/tipolote.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         json!({"success": true, "data": row}).to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let row: () = sqlx::query_as(
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/cerdo.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 38 | |         InsertRow,
[INFO] [stdout] 39 | |         "INSERT INTO public.cerdo (id_lote,fecha_registro,id_etapa_vida,id_estado) VALUES ($1, $2,$3,$4) RETURNING id",
[INFO] [stdout] 40 | |         alimentacion.id_lote,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |     .fetch_one(&db_pool)
[INFO] [stdout] 46 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/cerdo.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 50 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 47 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/cerdo.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | / pub async fn update_cerdo(
[INFO] [stdout] 61 | |     State(db_pool): State<PgPool>,
[INFO] [stdout] 62 | |     Json(alimentacion_): Json<CerdoUpdateReq>,
[INFO] [stdout] 63 | | ) -> Result<(StatusCode, String), (StatusCode, String)> {
[INFO] [stdout]    | |_______________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/cerdo.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         json!({"success": true, "data": row}).to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let row: () = sqlx::query_as(
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipo_alimento.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(TipoAlimento, "SELECT * FROM public.tipo_alimento")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipo_alimento.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipo_alimento.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.tipo_alimento (descr,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.descr,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     .fetch_one(&db_pool)
[INFO] [stdout] 43 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipo_alimento.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 44 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lotes.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(Lote, "SELECT * FROM public.lote")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lotes.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lotes.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.lote (nombre,id_tipo,cantidad_cerdos,fecha_creacion,estado) VALUES ($1, $2,$3,now(),true) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     .fetch_one(&db_pool)
[INFO] [stdout] 45 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/lotes.rs:46:15
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 49 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/unidad.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(Unidad, "SELECT * FROM public.unidad")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/unidad.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/unidad.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.unidad (nombre,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     .fetch_one(&db_pool)
[INFO] [stdout] 44 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/unidad.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipolote.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(TipoLote, "SELECT * FROM public.tipo_lote")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipolote.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipolote.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.tipo_lote (descr,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.descr,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     .fetch_one(&db_pool)
[INFO] [stdout] 44 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipolote.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/imagen.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let rows = sqlx::query_as!(Imagen, "SELECT * FROM public.articulo_imagen")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |         .fetch_all(&db_pool)
[INFO] [stdout] 19 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/imagen.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 23 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/imagen.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 38 | |         InsertRow,
[INFO] [stdout] 39 | |         "INSERT INTO public.articulo_imagen (id_alimento,imagen) values ($1,$2) RETURNING id_alimento as id",
[INFO] [stdout] 40 | |         alimentacion.id_alimento,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     .fetch_one(&db_pool)
[INFO] [stdout] 44 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/imagen.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/tipolote.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / pub async fn update_tipo_lote(
[INFO] [stdout] 59 | |     State(db_pool): State<PgPool>,
[INFO] [stdout] 60 | |     Json(alimentacion_): Json<TipoLoteUpdateReq>,
[INFO] [stdout] 61 | | ) -> Result<(StatusCode, String), (StatusCode, String)> {
[INFO] [stdout]    | |_______________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: Serialize` will fail
[INFO] [stdout]   --> src/tipolote.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |         json!({"success": true, "data": row}).to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the macro `$crate::json_internal` which comes from the expansion of the macro `json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let row: () = sqlx::query_as(
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipo_alimento.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(TipoAlimento, "SELECT * FROM public.tipo_alimento")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipo_alimento.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipo_alimento.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.tipo_alimento (descr,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.descr,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     .fetch_one(&db_pool)
[INFO] [stdout] 43 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/tipo_alimento.rs:44:15
[INFO] [stdout]    |
[INFO] [stdout] 44 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 47 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 44 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let rows = sqlx::query_as!(Usuario, "SELECT * FROM public.usuario where username = $1 and password = $2",login.username, login.p...
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 86 | |       .fetch_all(&db_pool)
[INFO] [stdout] 87 | |       .await
[INFO] [stdout]    | |____________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |       .map_err(|e| {
[INFO] [stdout]    |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 91 |               json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                   - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 88 |       .map_err(|e: /* Type */| {
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/unidad.rs:16:16
[INFO] [stdout]    |
[INFO] [stdout] 16 |       let rows = sqlx::query_as!(Unidad, "SELECT * FROM public.unidad")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 17 | |         .fetch_all(&db_pool)
[INFO] [stdout] 18 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/unidad.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 22 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 19 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/unidad.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 37 | |         InsertRow,
[INFO] [stdout] 38 | |         "INSERT INTO public.unidad (nombre,estado) VALUES ($1, $2) RETURNING id",
[INFO] [stdout] 39 | |         alimentacion.nombre,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     .fetch_one(&db_pool)
[INFO] [stdout] 44 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/unidad.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/imagen.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let rows = sqlx::query_as!(Imagen, "SELECT * FROM public.articulo_imagen")
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |         .fetch_all(&db_pool)
[INFO] [stdout] 19 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/imagen.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|e| {
[INFO] [stdout]    |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 23 |                 json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                     - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 20 |         .map_err(|e: /* Type */| {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/imagen.rs:37:15
[INFO] [stdout]    |
[INFO] [stdout] 37 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 38 | |         InsertRow,
[INFO] [stdout] 39 | |         "INSERT INTO public.articulo_imagen (id_alimento,imagen) values ($1,$2) RETURNING id_alimento as id",
[INFO] [stdout] 40 | |         alimentacion.id_alimento,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     .fetch_one(&db_pool)
[INFO] [stdout] 44 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/imagen.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 48 |             json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 45 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:85:14
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let rows = sqlx::query_as!(Usuario, "SELECT * FROM public.usuario where username = $1 and password = $2",login.username, login.p...
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 86 | |       .fetch_all(&db_pool)
[INFO] [stdout] 87 | |       .await
[INFO] [stdout]    | |____________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/main.rs:88:17
[INFO] [stdout]    |
[INFO] [stdout] 88 |       .map_err(|e| {
[INFO] [stdout]    |                 ^
[INFO] [stdout] ...
[INFO] [stdout] 91 |               json!({"success": false, "message": e.to_string()}).to_string(),
[INFO] [stdout]    |                                                   - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 88 |       .map_err(|e: /* Type */| {
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/alimento.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/alimento.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/alimento_unidad.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/alimento_unidad.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/lotes.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/lotes.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/tipo_alimento.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/unidad.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/imagen.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/tipo_alimento.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/unidad.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api` (bin "api") due to 63 previous errors; 53 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `row`
[INFO] [stdout]   --> src/imagen.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let row = sqlx::query(
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_row`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api` (bin "api" test) due to 63 previous errors; 53 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f661ee016717cbd9e18d6c1e8e75a59a26124c1f31ee7b354288cd39ff153996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f661ee016717cbd9e18d6c1e8e75a59a26124c1f31ee7b354288cd39ff153996", kill_on_drop: false }`
[INFO] [stdout] f661ee016717cbd9e18d6c1e8e75a59a26124c1f31ee7b354288cd39ff153996
