[INFO] cloning repository https://github.com/326-T/rust-api-sample
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/326-T/rust-api-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F326-T%2Frust-api-sample", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F326-T%2Frust-api-sample'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2aa76f2f160dc8fadc9562e7cfcf47c0dcde4e1a
[INFO] checking 326-T/rust-api-sample against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F326-T%2Frust-api-sample" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/326-T/rust-api-sample
[INFO] finished tweaking git repo https://github.com/326-T/rust-api-sample
[INFO] tweaked toml for git repo https://github.com/326-T/rust-api-sample written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/326-T/rust-api-sample on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/326-T/rust-api-sample 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c4123b8da10d4f4fafe15389f6a1d1756a979147171e47980e94eb9a2711e35
[INFO] running `Command { std: "docker" "start" "-a" "6c4123b8da10d4f4fafe15389f6a1d1756a979147171e47980e94eb9a2711e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c4123b8da10d4f4fafe15389f6a1d1756a979147171e47980e94eb9a2711e35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c4123b8da10d4f4fafe15389f6a1d1756a979147171e47980e94eb9a2711e35", kill_on_drop: false }`
[INFO] [stdout] 6c4123b8da10d4f4fafe15389f6a1d1756a979147171e47980e94eb9a2711e35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03057b9de2e34e49a144b7d3e47b9fdb8ec50973698fff68d14c1d12d6f8dcdd
[INFO] running `Command { std: "docker" "start" "-a" "03057b9de2e34e49a144b7d3e47b9fdb8ec50973698fff68d14c1d12d6f8dcdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking xattr v1.5.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking serde_html_form v0.2.7
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking rstest v0.25.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking bollard v0.18.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking testcontainers v0.24.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]     Checking testcontainers-modules v0.12.1
[INFO] [stderr]     Checking repository v0.1.0 (/opt/rustwide/workdir/repository)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> repository/src/repository/book.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             BookEntity,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             "#
[INFO] [stdout] 45 | |         )
[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]   --> repository/src/repository/book.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         sqlx::query_as!(
[INFO] [stdout] 53 | |             BookEntity,
[INFO] [stdout] 54 | |             r#"
[INFO] [stdout] 55 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             id as uuid::Uuid
[INFO] [stdout] 68 | |         )
[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]   --> repository/src/repository/book.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | /         sqlx::query!(
[INFO] [stdout] 76 | |             r#"
[INFO] [stdout] 77 | |             INSERT INTO books (id, title, author, isbn, published_year, description)
[INFO] [stdout] 78 | |             VALUES ($1, $2, $3, $4, $5, $6);
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             book.description
[INFO] [stdout] 86 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> repository/src/repository/book.rs:93:9
[INFO] [stdout]     |
[INFO] [stdout]  93 | /         sqlx::query!(
[INFO] [stdout]  94 | |             r#"
[INFO] [stdout]  95 | |             UPDATE books
[INFO] [stdout]  96 | |             SET title = $1, author = $2, isbn = $3, published_year = $4, description = $5
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             id as uuid::Uuid
[INFO] [stdout] 105 | |         )
[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]    --> repository/src/repository/book.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         sqlx::query!(r#"DELETE FROM books WHERE id = $1;"#, id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> repository/src/repository/book.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             BookEntity,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |             "#
[INFO] [stdout] 45 | |         )
[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]   --> repository/src/repository/user.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             UserEntity,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             "#
[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: Connection refused (os error 111)
[INFO] [stdout]   --> repository/src/repository/user.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         sqlx::query_as!(
[INFO] [stdout] 50 | |             UserEntity,
[INFO] [stdout] 51 | |             r#"
[INFO] [stdout] 52 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |             id as uuid::Uuid
[INFO] [stdout] 62 | |         )
[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]   --> repository/src/repository/user.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             r#"
[INFO] [stdout] 71 | |             INSERT INTO users (id, name, email)
[INFO] [stdout] 72 | |             VALUES ($1, $2, $3);
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             user.email
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> repository/src/repository/user.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | /         sqlx::query!(
[INFO] [stdout] 85 | |             r#"
[INFO] [stdout] 86 | |             UPDATE users
[INFO] [stdout] 87 | |             SET name = $1, email = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |             id as uuid::Uuid
[INFO] [stdout] 93 | |         )
[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]   --> repository/src/repository/book.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         sqlx::query_as!(
[INFO] [stdout] 53 | |             BookEntity,
[INFO] [stdout] 54 | |             r#"
[INFO] [stdout] 55 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 67 | |             id as uuid::Uuid
[INFO] [stdout] 68 | |         )
[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]    --> repository/src/repository/user.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         sqlx::query!(r#"DELETE FROM users WHERE id = $1;"#, id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> repository/src/repository/book.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | /         sqlx::query!(
[INFO] [stdout] 76 | |             r#"
[INFO] [stdout] 77 | |             INSERT INTO books (id, title, author, isbn, published_year, description)
[INFO] [stdout] 78 | |             VALUES ($1, $2, $3, $4, $5, $6);
[INFO] [stdout] ...  |
[INFO] [stdout] 85 | |             book.description
[INFO] [stdout] 86 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> repository/src/repository/book.rs:93:9
[INFO] [stdout]     |
[INFO] [stdout]  93 | /         sqlx::query!(
[INFO] [stdout]  94 | |             r#"
[INFO] [stdout]  95 | |             UPDATE books
[INFO] [stdout]  96 | |             SET title = $1, author = $2, isbn = $3, published_year = $4, description = $5
[INFO] [stdout] ...   |
[INFO] [stdout] 104 | |             id as uuid::Uuid
[INFO] [stdout] 105 | |         )
[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]    --> repository/src/repository/book.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         sqlx::query!(r#"DELETE FROM books WHERE id = $1;"#, id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> repository/src/repository/user.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             UserEntity,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |             "#
[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: Connection refused (os error 111)
[INFO] [stdout]   --> repository/src/repository/user.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         sqlx::query_as!(
[INFO] [stdout] 50 | |             UserEntity,
[INFO] [stdout] 51 | |             r#"
[INFO] [stdout] 52 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 61 | |             id as uuid::Uuid
[INFO] [stdout] 62 | |         )
[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]   --> repository/src/repository/user.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | /         sqlx::query!(
[INFO] [stdout] 70 | |             r#"
[INFO] [stdout] 71 | |             INSERT INTO users (id, name, email)
[INFO] [stdout] 72 | |             VALUES ($1, $2, $3);
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |             user.email
[INFO] [stdout] 77 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> repository/src/repository/user.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | /         sqlx::query!(
[INFO] [stdout] 85 | |             r#"
[INFO] [stdout] 86 | |             UPDATE users
[INFO] [stdout] 87 | |             SET name = $1, email = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |             id as uuid::Uuid
[INFO] [stdout] 93 | |         )
[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]    --> repository/src/repository/user.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         sqlx::query!(r#"DELETE FROM users WHERE id = $1;"#, id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> repository/src/repository/book.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             BookEntity,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         .fetch_all(&self.pool)
[INFO] [stdout] 47 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> repository/src/repository/book.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         sqlx::query_as!(
[INFO] [stdout] 53 | |             BookEntity,
[INFO] [stdout] 54 | |             r#"
[INFO] [stdout] 55 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         .fetch_optional(&self.pool)
[INFO] [stdout] 70 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> repository/src/repository/user.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             UserEntity,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         .fetch_all(&self.pool)
[INFO] [stdout] 44 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> repository/src/repository/user.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         sqlx::query_as!(
[INFO] [stdout] 50 | |             UserEntity,
[INFO] [stdout] 51 | |             r#"
[INFO] [stdout] 52 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         .fetch_optional(&self.pool)
[INFO] [stdout] 64 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> repository/src/repository/book.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             BookEntity,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 46 | |         .fetch_all(&self.pool)
[INFO] [stdout] 47 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> repository/src/repository/book.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         sqlx::query_as!(
[INFO] [stdout] 53 | |             BookEntity,
[INFO] [stdout] 54 | |             r#"
[INFO] [stdout] 55 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |         .fetch_optional(&self.pool)
[INFO] [stdout] 70 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `repository` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> repository/src/repository/user.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | /         sqlx::query_as!(
[INFO] [stdout] 32 | |             UserEntity,
[INFO] [stdout] 33 | |             r#"
[INFO] [stdout] 34 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         .fetch_all(&self.pool)
[INFO] [stdout] 44 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> repository/src/repository/user.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 | /         sqlx::query_as!(
[INFO] [stdout] 50 | |             UserEntity,
[INFO] [stdout] 51 | |             r#"
[INFO] [stdout] 52 | |             SELECT
[INFO] [stdout] ...  |
[INFO] [stdout] 63 | |         .fetch_optional(&self.pool)
[INFO] [stdout] 64 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `repository` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "03057b9de2e34e49a144b7d3e47b9fdb8ec50973698fff68d14c1d12d6f8dcdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03057b9de2e34e49a144b7d3e47b9fdb8ec50973698fff68d14c1d12d6f8dcdd", kill_on_drop: false }`
[INFO] [stdout] 03057b9de2e34e49a144b7d3e47b9fdb8ec50973698fff68d14c1d12d6f8dcdd
