[INFO] cloning repository https://github.com/DanielGomez294/rust_practice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielGomez294/rust_practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielGomez294%2Frust_practice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielGomez294%2Frust_practice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61f748c7dc9fbe0d41d7c4511044d1450402f1bd
[INFO] documenting DanielGomez294/rust_practice against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielGomez294%2Frust_practice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanielGomez294/rust_practice
[INFO] finished tweaking git repo https://github.com/DanielGomez294/rust_practice
[INFO] tweaked toml for git repo https://github.com/DanielGomez294/rust_practice written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanielGomez294/rust_practice on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanielGomez294/rust_practice 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 271c8b4568a1147889e7dfdddab99fe8041f6161448f17917131019e481b5a05
[INFO] running `Command { std: "docker" "start" "-a" "271c8b4568a1147889e7dfdddab99fe8041f6161448f17917131019e481b5a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "271c8b4568a1147889e7dfdddab99fe8041f6161448f17917131019e481b5a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271c8b4568a1147889e7dfdddab99fe8041f6161448f17917131019e481b5a05", kill_on_drop: false }`
[INFO] [stdout] 271c8b4568a1147889e7dfdddab99fe8041f6161448f17917131019e481b5a05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f1766c76226b26f4d19b645cd3230940fa44b32eb6a11e08d01a1678d7dd7a9
[INFO] running `Command { std: "docker" "start" "-a" "1f1766c76226b26f4d19b645cd3230940fa44b32eb6a11e08d01a1678d7dd7a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling openssl-sys v0.9.87
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling openssl v0.10.52
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling tokio v1.28.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking getrandom v0.2.9
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling crc-catalog v2.2.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crc v3.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling hashlink v0.8.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling uuid v1.3.2
[INFO] [stderr]    Compiling whoami v1.4.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking sqlformat v0.2.1
[INFO] [stderr]    Compiling axum v0.6.18
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tower-http v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]     Checking hyper v0.14.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.11
[INFO] [stderr]     Checking sqlx-core v0.6.3
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]  Documenting backend2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/main.rs:91:15
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let sql = sqlx::query!("DELETE FROM repolib WHERE id = $1", uuid)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |       let sql = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 136 | |         SelectLibros,
[INFO] [stdout] 137 | |         "
[INFO] [stdout] 138 | |         SELECT * from repolib
[INFO] [stdout] 139 | |         "
[INFO] [stdout] 140 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:178:15
[INFO] [stdout]     |
[INFO] [stdout] 178 |       let sql = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 179 | |         "
[INFO] [stdout] 180 | |         SELECT * from repolib where id = $1
[INFO] [stdout] 181 | |         ",
[INFO] [stdout] 182 | |         uuid
[INFO] [stdout] 183 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:230:15
[INFO] [stdout]     |
[INFO] [stdout] 230 |       let sql = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 231 | |         r#"
[INFO] [stdout] 232 | |         INSERT INTO repolib (titulo, description)
[INFO] [stdout] 233 | |          values ($1, $2) returning id "#,
[INFO] [stdout] 234 | |         payload.titulo,
[INFO] [stdout] 235 | |         payload.description
[INFO] [stdout] 236 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:276:15
[INFO] [stdout]     |
[INFO] [stdout] 276 |       let sql = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 277 | |         r#"
[INFO] [stdout] 278 | |     UPDATE repolib
[INFO] [stdout] 279 | |     SET titulo = $1, description = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 284 | |         uuid
[INFO] [stdout] 285 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:329:18
[INFO] [stdout]     |
[INFO] [stdout] 329 |       let record = sqlx::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 330 | |         r#"
[INFO] [stdout] 331 | |     INSERT INTO repolib (titulo, description) values($1, $2) returning id
[INFO] [stdout] 332 | |     "#,
[INFO] [stdout] 333 | |         payload.titulo,
[INFO] [stdout] 334 | |         payload.descripcion
[INFO] [stdout] 335 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |       let rows_affected = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 357 | |         r#"
[INFO] [stdout] 358 | |    UPDATE repolib
[INFO] [stdout] 359 | |    SET titulo = $1, description = $2 WHERE id = $3
[INFO] [stdout] ...   |
[INFO] [stdout] 363 | |         Uuid
[INFO] [stdout] 364 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:390:22
[INFO] [stdout]     |
[INFO] [stdout] 390 |       let row_delete = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 391 | |         r#"
[INFO] [stdout] 392 | |         
[INFO] [stdout] 393 | |         DELETE FROM repolib WHERE id = $1
[INFO] [stdout] ...   |
[INFO] [stdout] 396 | |         uuid
[INFO] [stdout] 397 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:423:15
[INFO] [stdout]     |
[INFO] [stdout] 423 |       let sql = sqlx::query_as!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 424 | |         LibroResumen,
[INFO] [stdout] 425 | |         r#"SELECT  titulo , description from repolib WHERE id = $1"#,
[INFO] [stdout] 426 | |         id
[INFO] [stdout] 427 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/main.rs:448:18
[INFO] [stdout]     |
[INFO] [stdout] 448 |     let libros = sqlx::query_as!(LibrosDb, r#"SELECT * FROM repolib"#)
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[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: type `insertlibros` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:309:8
[INFO] [stdout]     |
[INFO] [stdout] 309 | struct insertlibros {
[INFO] [stdout]     |        ^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Insertlibros`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `insertResponse` should have an upper camel case name
[INFO] [stdout]    --> src/main.rs:315:8
[INFO] [stdout]     |
[INFO] [stdout] 315 | struct insertResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `InsertResponse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `backend2`
[INFO] running `Command { std: "docker" "inspect" "1f1766c76226b26f4d19b645cd3230940fa44b32eb6a11e08d01a1678d7dd7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f1766c76226b26f4d19b645cd3230940fa44b32eb6a11e08d01a1678d7dd7a9", kill_on_drop: false }`
[INFO] [stdout] 1f1766c76226b26f4d19b645cd3230940fa44b32eb6a11e08d01a1678d7dd7a9
