[INFO] cloning repository https://github.com/pshBlack/bank_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pshBlack/bank_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpshBlack%2Fbank_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpshBlack%2Fbank_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cf6c50aedd6e8ef63d78d847bce4826e8ece8bb
[INFO] checking pshBlack/bank_backend/6cf6c50aedd6e8ef63d78d847bce4826e8ece8bb against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpshBlack%2Fbank_backend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pshBlack/bank_backend
[INFO] finished tweaking git repo https://github.com/pshBlack/bank_backend
[INFO] tweaked toml for git repo https://github.com/pshBlack/bank_backend written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pshBlack/bank_backend on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pshBlack/bank_backend already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-macros v0.6.3
[INFO] [stderr]   Downloaded sqlx-rt v0.6.3
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded zmij v1.0.10
[INFO] [stderr]   Downloaded atoi v1.0.0
[INFO] [stderr]   Downloaded argon2 v0.5.3
[INFO] [stderr]   Downloaded hashlink v0.8.4
[INFO] [stderr]   Downloaded blake2 v0.10.6
[INFO] [stderr]   Downloaded password-hash v0.5.0
[INFO] [stderr]   Downloaded borsh-derive v1.6.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.46
[INFO] [stderr]   Downloaded futures-intrusive v0.4.2
[INFO] [stderr]   Downloaded borsh v1.6.0
[INFO] [stderr]   Downloaded rust_decimal v1.40.0
[INFO] [stderr]   Downloaded rkyv v0.7.46
[INFO] [stderr]   Downloaded sqlx v0.6.3
[INFO] [stderr]   Downloaded sqlx-core v0.6.3
[INFO] [stderr]   Downloaded syn v2.0.113
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcd78a16e00139b9578f3eaf5cb14e1635a81563e703522f99432cab21c51688
[INFO] running `Command { std: "docker" "start" "-a" "fcd78a16e00139b9578f3eaf5cb14e1635a81563e703522f99432cab21c51688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcd78a16e00139b9578f3eaf5cb14e1635a81563e703522f99432cab21c51688", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcd78a16e00139b9578f3eaf5cb14e1635a81563e703522f99432cab21c51688", kill_on_drop: false }`
[INFO] [stdout] fcd78a16e00139b9578f3eaf5cb14e1635a81563e703522f99432cab21c51688
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7169e6f57b66c5e7a022852ca42fa7bd11c50e3f4e82edc279a9d9c42bf0aca
[INFO] running `Command { std: "docker" "start" "-a" "c7169e6f57b66c5e7a022852ca42fa7bd11c50e3f4e82edc279a9d9c42bf0aca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.32
[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]     Checking bank_backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/crud.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let row = query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 41 | |         "INSERT INTO users (id, username, password_hash) VALUES ($1, $2, $3) RETURNING id, username, password_hash",
[INFO] [stdout] 42 | |         user_id,
[INFO] [stdout] 43 | |         name,
[INFO] [stdout] 44 | |         password_hash
[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 `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/crud.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let row = query!("SELECT id, username FROM users WHERE id=$1", user_id)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/crud.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     query!("DELETE FROM accounts WHERE user_id = $1", user_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/crud.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let result = query!("DELETE FROM users WHERE id = $1", user_id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/crud.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |       let row = query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 113 | |         "INSERT INTO accounts (id, user_id, balance) VALUES ($1,$2,$3) RETURNING id, user_id, balance",
[INFO] [stdout] 114 | |         account_id,
[INFO] [stdout] 115 | |         user_id,
[INFO] [stdout] 116 | |         Decimal::ZERO
[INFO] [stdout] 117 | |     ).fetch_one(&pool).await?;
[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 `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/crud.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |       let rows = query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 137 | |         "SELECT id, user_id, balance FROM accounts WHERE user_id=$1",
[INFO] [stdout] 138 | |         user_id
[INFO] [stdout] 139 | |     )
[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 `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/crud.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |       let row = query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 168 | |         "UPDATE accounts SET balance=balance+$1 WHERE id=$2 RETURNING id, user_id, balance",
[INFO] [stdout] 169 | |         money,
[INFO] [stdout] 170 | |         account_id
[INFO] [stdout] 171 | |     )
[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 `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/crud.rs:212:18
[INFO] [stdout]     |
[INFO] [stdout] 212 |       let sender = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 213 | |         "SELECT balance FROM accounts WHERE id = $1 FOR UPDATE",
[INFO] [stdout] 214 | |         from_account
[INFO] [stdout] 215 | |     )
[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 `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/crud.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | /     query!(
[INFO] [stdout] 226 | |         "UPDATE accounts SET balance = balance - $1 WHERE id = $2",
[INFO] [stdout] 227 | |         amount,
[INFO] [stdout] 228 | |         from_account
[INFO] [stdout] 229 | |     )
[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 `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/crud.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | /     query!(
[INFO] [stdout] 235 | |         "UPDATE accounts SET balance = balance + $1 WHERE id = $2",
[INFO] [stdout] 236 | |         amount,
[INFO] [stdout] 237 | |         to_account
[INFO] [stdout] 238 | |     )
[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 `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/crud.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |       let transaction = query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 245 | |         "INSERT INTO transactions (id, from_account, to_account, amount) 
[INFO] [stdout] 246 | |          VALUES ($1, $2, $3, $4) 
[INFO] [stdout] 247 | |          RETURNING id, from_account, to_account, amount, created_at",
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |         amount
[INFO] [stdout] 252 | |     )
[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 `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/crud.rs:290:16
[INFO] [stdout]     |
[INFO] [stdout] 290 |       let user = query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 291 | |         "SELECT id, username, password_hash FROM users WHERE username = $1",
[INFO] [stdout] 292 | |         username
[INFO] [stdout] 293 | |     )
[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 `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/crud.rs:326:16
[INFO] [stdout]     |
[INFO] [stdout] 326 |       let rows = query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 327 | |         "SELECT id, from_account, to_account, amount, created_at 
[INFO] [stdout] 328 | |          FROM transactions 
[INFO] [stdout] 329 | |          WHERE from_account = $1 OR to_account = $1
[INFO] [stdout] 330 | |          ORDER BY created_at DESC",
[INFO] [stdout] 331 | |         account_id
[INFO] [stdout] 332 | |     )
[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 `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/crud.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |       let row = query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 41 | |         "INSERT INTO users (id, username, password_hash) VALUES ($1, $2, $3) RETURNING id, username, password_hash",
[INFO] [stdout] 42 | |         user_id,
[INFO] [stdout] 43 | |         name,
[INFO] [stdout] 44 | |         password_hash
[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 `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/crud.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let row = query!("SELECT id, username FROM users WHERE id=$1", user_id)
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/crud.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     query!("DELETE FROM accounts WHERE user_id = $1", user_id)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/crud.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let result = query!("DELETE FROM users WHERE id = $1", user_id)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `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/crud.rs:112:15
[INFO] [stdout]     |
[INFO] [stdout] 112 |       let row = query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 113 | |         "INSERT INTO accounts (id, user_id, balance) VALUES ($1,$2,$3) RETURNING id, user_id, balance",
[INFO] [stdout] 114 | |         account_id,
[INFO] [stdout] 115 | |         user_id,
[INFO] [stdout] 116 | |         Decimal::ZERO
[INFO] [stdout] 117 | |     ).fetch_one(&pool).await?;
[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 `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/crud.rs:136:16
[INFO] [stdout]     |
[INFO] [stdout] 136 |       let rows = query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 137 | |         "SELECT id, user_id, balance FROM accounts WHERE user_id=$1",
[INFO] [stdout] 138 | |         user_id
[INFO] [stdout] 139 | |     )
[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 `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/crud.rs:167:15
[INFO] [stdout]     |
[INFO] [stdout] 167 |       let row = query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 168 | |         "UPDATE accounts SET balance=balance+$1 WHERE id=$2 RETURNING id, user_id, balance",
[INFO] [stdout] 169 | |         money,
[INFO] [stdout] 170 | |         account_id
[INFO] [stdout] 171 | |     )
[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 `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/crud.rs:212:18
[INFO] [stdout]     |
[INFO] [stdout] 212 |       let sender = query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout] 213 | |         "SELECT balance FROM accounts WHERE id = $1 FOR UPDATE",
[INFO] [stdout] 214 | |         from_account
[INFO] [stdout] 215 | |     )
[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 `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/crud.rs:225:5
[INFO] [stdout]     |
[INFO] [stdout] 225 | /     query!(
[INFO] [stdout] 226 | |         "UPDATE accounts SET balance = balance - $1 WHERE id = $2",
[INFO] [stdout] 227 | |         amount,
[INFO] [stdout] 228 | |         from_account
[INFO] [stdout] 229 | |     )
[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 `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/crud.rs:234:5
[INFO] [stdout]     |
[INFO] [stdout] 234 | /     query!(
[INFO] [stdout] 235 | |         "UPDATE accounts SET balance = balance + $1 WHERE id = $2",
[INFO] [stdout] 236 | |         amount,
[INFO] [stdout] 237 | |         to_account
[INFO] [stdout] 238 | |     )
[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 `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/crud.rs:244:23
[INFO] [stdout]     |
[INFO] [stdout] 244 |       let transaction = query!(
[INFO] [stdout]     |  _______________________^
[INFO] [stdout] 245 | |         "INSERT INTO transactions (id, from_account, to_account, amount) 
[INFO] [stdout] 246 | |          VALUES ($1, $2, $3, $4) 
[INFO] [stdout] 247 | |          RETURNING id, from_account, to_account, amount, created_at",
[INFO] [stdout] ...   |
[INFO] [stdout] 251 | |         amount
[INFO] [stdout] 252 | |     )
[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 `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/crud.rs:290:16
[INFO] [stdout]     |
[INFO] [stdout] 290 |       let user = query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 291 | |         "SELECT id, username, password_hash FROM users WHERE username = $1",
[INFO] [stdout] 292 | |         username
[INFO] [stdout] 293 | |     )
[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 `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/crud.rs:326:16
[INFO] [stdout]     |
[INFO] [stdout] 326 |       let rows = query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 327 | |         "SELECT id, from_account, to_account, amount, created_at 
[INFO] [stdout] 328 | |          FROM transactions 
[INFO] [stdout] 329 | |          WHERE from_account = $1 OR to_account = $1
[INFO] [stdout] 330 | |          ORDER BY created_at DESC",
[INFO] [stdout] 331 | |         account_id
[INFO] [stdout] 332 | |     )
[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 `query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bank_backend` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bank_backend` (lib test) due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "c7169e6f57b66c5e7a022852ca42fa7bd11c50e3f4e82edc279a9d9c42bf0aca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7169e6f57b66c5e7a022852ca42fa7bd11c50e3f4e82edc279a9d9c42bf0aca", kill_on_drop: false }`
[INFO] [stdout] c7169e6f57b66c5e7a022852ca42fa7bd11c50e3f4e82edc279a9d9c42bf0aca
