[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] testing stiven52341/RustAPI against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstiven52341%2FRustAPI" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stiven52341/RustAPI on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniz_oxide v0.8.3 [INFO] [stderr] Downloaded async-trait v0.1.85 [INFO] [stderr] Downloaded unicode-ident v1.0.15 [INFO] [stderr] Downloaded openssl-sys v0.9.104 [INFO] [stderr] Downloaded cc v1.2.10 [INFO] [stderr] Downloaded serde_json v1.0.137 [INFO] [stderr] Downloaded syn v2.0.96 [INFO] [stderr] Downloaded hyper v1.5.2 [INFO] [stderr] Downloaded openssl v0.10.69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ece5716d324a12f9f111f126ca68585f74d0d553fa5b05b0916d6a21fde6566 [INFO] running `Command { std: "docker" "start" "-a" "7ece5716d324a12f9f111f126ca68585f74d0d553fa5b05b0916d6a21fde6566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ece5716d324a12f9f111f126ca68585f74d0d553fa5b05b0916d6a21fde6566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ece5716d324a12f9f111f126ca68585f74d0d553fa5b05b0916d6a21fde6566", kill_on_drop: false }` [INFO] [stdout] 7ece5716d324a12f9f111f126ca68585f74d0d553fa5b05b0916d6a21fde6566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e3909d16636a1632fd60be9464584095a1352a05349ced7aa97db23875e39be [INFO] running `Command { std: "docker" "start" "-a" "8e3909d16636a1632fd60be9464584095a1352a05349ced7aa97db23875e39be", 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 cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling 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/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_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/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 | let rows = 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] 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] 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] 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] warning: 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, [INFO] [stdout] 60 | | Json(alimentacion_): Json, [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 [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: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] = note: this warning 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] 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: 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, [INFO] [stdout] 62 | | Json(alimentacion_): Json, [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 [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 warning 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] 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: 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, [INFO] [stdout] 60 | | Json(alimentacion_): Json, [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 [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 warning 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] 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] [stderr] error: could not compile `api` (bin "api") due to 19 previous errors; 59 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8e3909d16636a1632fd60be9464584095a1352a05349ced7aa97db23875e39be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3909d16636a1632fd60be9464584095a1352a05349ced7aa97db23875e39be", kill_on_drop: false }` [INFO] [stdout] 8e3909d16636a1632fd60be9464584095a1352a05349ced7aa97db23875e39be