[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/7e778be8864765721fe4571b6227caa750800a0c against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-136776-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshallow-alchemy%2Fcurrent-c-backend" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shallow-alchemy/current-c-backend on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9857749a435c1701ad30e384803ba9b10b29a0c01b06f5ba245788f776067e59 [INFO] running `Command { std: "docker" "start" "-a" "9857749a435c1701ad30e384803ba9b10b29a0c01b06f5ba245788f776067e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9857749a435c1701ad30e384803ba9b10b29a0c01b06f5ba245788f776067e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9857749a435c1701ad30e384803ba9b10b29a0c01b06f5ba245788f776067e59", kill_on_drop: false }` [INFO] [stdout] 9857749a435c1701ad30e384803ba9b10b29a0c01b06f5ba245788f776067e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b85677a1aeeeee9834292f4fd0fbb5ceee1ad842667e9706891fdc75d88f69f [INFO] running `Command { std: "docker" "start" "-a" "2b85677a1aeeeee9834292f4fd0fbb5ceee1ad842667e9706891fdc75d88f69f", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Checking hashbrown v0.15.5 [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] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking sqlx-postgres v0.8.6 [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: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: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: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: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: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: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: `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: `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: `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" "2b85677a1aeeeee9834292f4fd0fbb5ceee1ad842667e9706891fdc75d88f69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b85677a1aeeeee9834292f4fd0fbb5ceee1ad842667e9706891fdc75d88f69f", kill_on_drop: false }` [INFO] [stdout] 2b85677a1aeeeee9834292f4fd0fbb5ceee1ad842667e9706891fdc75d88f69f