[INFO] cloning repository https://github.com/shallow-alchemy/current-c-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shallow-alchemy/current-c-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshallow-alchemy%2Fcurrent-c-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshallow-alchemy%2Fcurrent-c-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e778be8864765721fe4571b6227caa750800a0c
[INFO] checking shallow-alchemy/current-c-backend against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshallow-alchemy%2Fcurrent-c-backend" "/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/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/shallow-alchemy/current-c-backend
[INFO] finished tweaking git repo https://github.com/shallow-alchemy/current-c-backend
[INFO] tweaked toml for git repo https://github.com/shallow-alchemy/current-c-backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shallow-alchemy/current-c-backend on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shallow-alchemy/current-c-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded rust_decimal v1.39.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 43df296f06213b699ca030f96569b3b1ea93ebb2e0215f0f21c6e8c778cd98ea
[INFO] running `Command { std: "docker" "start" "-a" "43df296f06213b699ca030f96569b3b1ea93ebb2e0215f0f21c6e8c778cd98ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "43df296f06213b699ca030f96569b3b1ea93ebb2e0215f0f21c6e8c778cd98ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43df296f06213b699ca030f96569b3b1ea93ebb2e0215f0f21c6e8c778cd98ea", kill_on_drop: false }`
[INFO] [stdout] 43df296f06213b699ca030f96569b3b1ea93ebb2e0215f0f21c6e8c778cd98ea
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b5dd390c844a1e9551fdf8fc7fa0e422c65e17b7170decdf5ff293f3404c6cd
[INFO] running `Command { std: "docker" "start" "-a" "5b5dd390c844a1e9551fdf8fc7fa0e422c65e17b7170decdf5ff293f3404c6cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking current-c-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/handlers/trades.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let rows = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |         TradeRow,
[INFO] [stdout] 19 | |         "SELECT * FROM trades ORDER BY trade_id"
[INFO] [stdout] 20 | |     )
[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/handlers/trades.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let rows = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |         TradeRow,
[INFO] [stdout] 19 | |         "SELECT * FROM trades ORDER BY trade_id"
[INFO] [stdout] 20 | |     )
[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/handlers/trades.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |               let trades = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 45 | |                 TradeRow,
[INFO] [stdout] 46 | |                 "SELECT * FROM trades WHERE trade_id = $1",
[INFO] [stdout] 47 | |                 trade_id_int
[INFO] [stdout] 48 | |             )
[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/handlers/trades.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |               let trades = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 45 | |                 TradeRow,
[INFO] [stdout] 46 | |                 "SELECT * FROM trades WHERE trade_id = $1",
[INFO] [stdout] 47 | |                 trade_id_int
[INFO] [stdout] 48 | |             )
[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/handlers/trades.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 66 | |         TradeRow,
[INFO] [stdout] 67 | |         r#"
[INFO] [stdout] 68 | |         INSERT INTO trades (
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         trade.notes
[INFO] [stdout] 91 | |     )
[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/handlers/trades.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     sqlx::query!(
[INFO] [stdout] 116 | |         "UPDATE trades SET symbol = $2 WHERE trade_id = $1",
[INFO] [stdout] 117 | |         trade_id,
[INFO] [stdout] 118 | |         trade.symbol
[INFO] [stdout] 119 | |     )
[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/handlers/trades.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 66 | |         TradeRow,
[INFO] [stdout] 67 | |         r#"
[INFO] [stdout] 68 | |         INSERT INTO trades (
[INFO] [stdout] ...  |
[INFO] [stdout] 90 | |         trade.notes
[INFO] [stdout] 91 | |     )
[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/handlers/trades.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     sqlx::query!("DELETE FROM trades WHERE trade_id = $1", trade_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]    --> src/handlers/trades.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     sqlx::query!(
[INFO] [stdout] 116 | |         "UPDATE trades SET symbol = $2 WHERE trade_id = $1",
[INFO] [stdout] 117 | |         trade_id,
[INFO] [stdout] 118 | |         trade.symbol
[INFO] [stdout] 119 | |     )
[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/handlers/trades.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     sqlx::query!("DELETE FROM trades WHERE trade_id = $1", trade_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]   --> src/services/positions.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let position = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 16 | |         r#"
[INFO] [stdout] 17 | |             INSERT INTO positions (
[INFO] [stdout] 18 | |                 symbol,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         trade.trade_time,
[INFO] [stdout] 48 | |     )
[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/services/positions.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let positions = sqlx::query_as!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 75 | |         PositionRow,
[INFO] [stdout] 76 | |         "SELECT * FROM positions WHERE symbol = $1 AND is_open = true",
[INFO] [stdout] 77 | |         trade.symbol
[INFO] [stdout] 78 | |     )
[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/services/positions.rs:15:20
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let position = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 16 | |         r#"
[INFO] [stdout] 17 | |             INSERT INTO positions (
[INFO] [stdout] 18 | |                 symbol,
[INFO] [stdout] ...  |
[INFO] [stdout] 47 | |         trade.trade_time,
[INFO] [stdout] 48 | |     )
[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/services/positions.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |       let positions = sqlx::query_as!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 75 | |         PositionRow,
[INFO] [stdout] 76 | |         "SELECT * FROM positions WHERE symbol = $1 AND is_open = true",
[INFO] [stdout] 77 | |         trade.symbol
[INFO] [stdout] 78 | |     )
[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: `TradeRow`
[INFO] [stdout]  --> src/handlers/trades.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     TradeRow,
[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 import: `rust_decimal::Decimal`
[INFO] [stdout]  --> src/services/positions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TradeRow`
[INFO] [stdout]  --> src/handlers/trades.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     TradeRow,
[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 import: `std::str::FromStr`
[INFO] [stdout]  --> src/services/positions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_decimal::Decimal`
[INFO] [stdout]  --> src/services/positions.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_decimal::Decimal;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/services/positions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/trades.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let rows = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |         TradeRow,
[INFO] [stdout] 19 | |         "SELECT * FROM trades ORDER BY trade_id"
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/trades.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |       let rows = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 18 | |         TradeRow,
[INFO] [stdout] 19 | |         "SELECT * FROM trades ORDER BY trade_id"
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/trades.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |               let trades = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 45 | |                 TradeRow,
[INFO] [stdout] 46 | |                 "SELECT * FROM trades WHERE trade_id = $1",
[INFO] [stdout] 47 | |                 trade_id_int
[INFO] [stdout] 48 | |             )
[INFO] [stdout] 49 | |             .fetch_all(&pg_pool)
[INFO] [stdout] 50 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/trades.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |               let trades = sqlx::query_as!(
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 45 | |                 TradeRow,
[INFO] [stdout] 46 | |                 "SELECT * FROM trades WHERE trade_id = $1",
[INFO] [stdout] 47 | |                 trade_id_int
[INFO] [stdout] 48 | |             )
[INFO] [stdout] 49 | |             .fetch_all(&pg_pool)
[INFO] [stdout] 50 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/trades.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 66 | |         TradeRow,
[INFO] [stdout] 67 | |         r#"
[INFO] [stdout] 68 | |         INSERT INTO trades (
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |     .fetch_one(&pg_pool)
[INFO] [stdout] 93 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/trades.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 66 | |         TradeRow,
[INFO] [stdout] 67 | |         r#"
[INFO] [stdout] 68 | |         INSERT INTO trades (
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |     .fetch_one(&pg_pool)
[INFO] [stdout] 93 | |     .await
[INFO] [stdout]    | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/trades.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 97 |             json!({ "success": false, "message": e.to_string() }).to_string(),
[INFO] [stdout]    |                                                  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 94 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/handlers/trades.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     .map_err(|e| {
[INFO] [stdout]    |               ^
[INFO] [stdout] ...
[INFO] [stdout] 97 |             json!({ "success": false, "message": e.to_string() }).to_string(),
[INFO] [stdout]    |                                                  - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 94 |     .map_err(|e: /* Type */| {
[INFO] [stdout]    |                ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/handlers/trades.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     sqlx::query!(
[INFO] [stdout] 116 | |         "UPDATE trades SET symbol = $2 WHERE trade_id = $1",
[INFO] [stdout] 117 | |         trade_id,
[INFO] [stdout] 118 | |         trade.symbol
[INFO] [stdout] 119 | |     )
[INFO] [stdout] 120 | |     .execute(&pg_pool)
[INFO] [stdout] 121 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/handlers/trades.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     sqlx::query!(
[INFO] [stdout] 116 | |         "UPDATE trades SET symbol = $2 WHERE trade_id = $1",
[INFO] [stdout] 117 | |         trade_id,
[INFO] [stdout] 118 | |         trade.symbol
[INFO] [stdout] 119 | |     )
[INFO] [stdout] 120 | |     .execute(&pg_pool)
[INFO] [stdout] 121 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/handlers/trades.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!("DELETE FROM trades WHERE trade_id = $1", trade_id)
[INFO] [stdout] 132 | |     .execute(&pg_pool)
[INFO] [stdout] 133 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/handlers/trades.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!("DELETE FROM trades WHERE trade_id = $1", trade_id)
[INFO] [stdout] 132 | |     .execute(&pg_pool)
[INFO] [stdout] 133 | |     .await
[INFO] [stdout]     | |__________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/services/positions.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let positions = sqlx::query_as!(
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     if positions.is_empty() {
[INFO] [stdout]    |        --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `positions` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let positions: /* Type */ = sqlx::query_as!(
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/services/positions.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let positions = sqlx::query_as!(
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     if positions.is_empty() {
[INFO] [stdout]    |        --------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `positions` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let positions: /* Type */ = sqlx::query_as!(
[INFO] [stdout]    |                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `current-c-backend` (bin "current-c-backend") due to 14 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `current-c-backend` (bin "current-c-backend" test) due to 14 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5b5dd390c844a1e9551fdf8fc7fa0e422c65e17b7170decdf5ff293f3404c6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5dd390c844a1e9551fdf8fc7fa0e422c65e17b7170decdf5ff293f3404c6cd", kill_on_drop: false }`
[INFO] [stdout] 5b5dd390c844a1e9551fdf8fc7fa0e422c65e17b7170decdf5ff293f3404c6cd
