[INFO] cloning repository https://github.com/tdrozdowski/rain-tracker-service [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tdrozdowski/rain-tracker-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdrozdowski%2Frain-tracker-service", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdrozdowski%2Frain-tracker-service'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85832389aa39f7f4e0d28ead7d2a482f58d52305 [INFO] checking tdrozdowski/rain-tracker-service/85832389aa39f7f4e0d28ead7d2a482f58d52305 against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftdrozdowski%2Frain-tracker-service" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tdrozdowski/rain-tracker-service [INFO] finished tweaking git repo https://github.com/tdrozdowski/rain-tracker-service [INFO] tweaked toml for git repo https://github.com/tdrozdowski/rain-tracker-service written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tdrozdowski/rain-tracker-service on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tdrozdowski/rain-tracker-service 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" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codepage v0.1.2 [INFO] [stderr] Downloaded scraper v0.19.1 [INFO] [stderr] Downloaded utoipa v4.2.3 [INFO] [stderr] Downloaded zip v4.6.1 [INFO] [stderr] Downloaded utoipa-gen v4.3.1 [INFO] [stderr] Downloaded calamine v0.31.0 [INFO] [stderr] Downloaded axum v0.8.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191ac01d21e0c30ffec8d6380bb41190c5245375fbfd1ec2c64a0f8bfadef083 [INFO] running `Command { std: "docker" "start" "-a" "191ac01d21e0c30ffec8d6380bb41190c5245375fbfd1ec2c64a0f8bfadef083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191ac01d21e0c30ffec8d6380bb41190c5245375fbfd1ec2c64a0f8bfadef083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191ac01d21e0c30ffec8d6380bb41190c5245375fbfd1ec2c64a0f8bfadef083", kill_on_drop: false }` [INFO] [stdout] 191ac01d21e0c30ffec8d6380bb41190c5245375fbfd1ec2c64a0f8bfadef083 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f41b43c822239d3a76fcc0b979f3e548f686c0303d4f838c52a5c7a9a5ec2f7 [INFO] running `Command { std: "docker" "start" "-a" "9f41b43c822239d3a76fcc0b979f3e548f686c0303d4f838c52a5c7a9a5ec2f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking zlib-rs v0.5.2 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Checking quick-xml v0.38.3 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking libz-rs-sys v0.5.2 [INFO] [stderr] Compiling rain-tracker-service v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking zip v4.6.1 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Compiling utoipa-gen v4.3.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking calamine v0.31.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking utoipa v4.2.3 [INFO] [stderr] Checking scraper v0.19.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking backon v1.6.0 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking mockito v1.7.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_worker_test.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | / sqlx::query!( [INFO] [stdout] 104 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 105 | | station_id [INFO] [stdout] 106 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_worker_test.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | / sqlx::query!( [INFO] [stdout] 113 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 114 | | station_id [INFO] [stdout] 115 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_worker_test.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | sqlx::query!("DELETE FROM fopr_import_jobs") [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 64 | | r#"SELECT COUNT(*) FROM gauge_summaries WHERE station_id = $1"#, [INFO] [stdout] 65 | | station_id [INFO] [stdout] 66 | | ) [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_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / sqlx::query!( [INFO] [stdout] 106 | | r#" [INFO] [stdout] 107 | | INSERT INTO gauge_summaries ( [INFO] [stdout] 108 | | station_id, gauge_name, city_town, elevation_ft, [INFO] [stdout] ... | [INFO] [stdout] 123 | | Some(0.0_f64) [INFO] [stdout] 124 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / sqlx::query!( [INFO] [stdout] 208 | | r#" [INFO] [stdout] 209 | | INSERT INTO rain_readings (reading_datetime, cumulative_inches, incremental_inches, station_id) [INFO] [stdout] 210 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 215 | | api_test_fixtures::TEST_API_LATEST [INFO] [stdout] 216 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | / sqlx::query!( [INFO] [stdout] 246 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 247 | | api_test_fixtures::TEST_API_LATEST [INFO] [stdout] 248 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | / sqlx::query!( [INFO] [stdout] 279 | | r#" [INFO] [stdout] 280 | | INSERT INTO rain_readings (reading_datetime, cumulative_inches, incremental_inches, station_id) [INFO] [stdout] 281 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 286 | | api_test_fixtures::TEST_API_WATER [INFO] [stdout] 287 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | / sqlx::query!( [INFO] [stdout] 336 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 337 | | api_test_fixtures::TEST_API_WATER [INFO] [stdout] 338 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | / sqlx::query!( [INFO] [stdout] 343 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 344 | | api_test_fixtures::TEST_API_WATER [INFO] [stdout] 345 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | / sqlx::query!( [INFO] [stdout] 402 | | r#" [INFO] [stdout] 403 | | INSERT INTO rain_readings (reading_datetime, cumulative_inches, incremental_inches, station_id) [INFO] [stdout] 404 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 409 | | api_test_fixtures::TEST_API_CALENDAR [INFO] [stdout] 410 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | / sqlx::query!( [INFO] [stdout] 460 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 461 | | api_test_fixtures::TEST_API_CALENDAR [INFO] [stdout] 462 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/api_integration_test.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | / sqlx::query!( [INFO] [stdout] 467 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 468 | | api_test_fixtures::TEST_API_CALENDAR [INFO] [stdout] 469 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/integration_test.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / sqlx::query!( [INFO] [stdout] 57 | | r#" [INFO] [stdout] 58 | | INSERT INTO rain_readings (reading_datetime, cumulative_inches, incremental_inches, station_id) [INFO] [stdout] 59 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 65 | | station_id [INFO] [stdout] 66 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_worker_test.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | / sqlx::query!( [INFO] [stdout] 321 | | "UPDATE fopr_import_jobs SET max_retries = 3 WHERE id = $1", [INFO] [stdout] 322 | | job_id [INFO] [stdout] 323 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/integration_test.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | / sqlx::query!( [INFO] [stdout] 119 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 120 | | test_station_id [INFO] [stdout] 121 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/integration_test.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | / sqlx::query!( [INFO] [stdout] 249 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 250 | | test_station_id [INFO] [stdout] 251 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/integration_test.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | / sqlx::query!( [INFO] [stdout] 256 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 257 | | test_station_id [INFO] [stdout] 258 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/integration_test.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | / sqlx::query!( [INFO] [stdout] 352 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 353 | | test_station_id [INFO] [stdout] 354 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/integration_test.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / sqlx::query!( [INFO] [stdout] 359 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 360 | | test_station_id [INFO] [stdout] 361 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_worker_test.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | sqlx::query!("DELETE FROM fopr_import_jobs") [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] --> tests/api_integration_test.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | let exists = sqlx::query_scalar!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 64 | | r#"SELECT COUNT(*) FROM gauge_summaries WHERE station_id = $1"#, [INFO] [stdout] 65 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 68 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/api_integration_test.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | / sqlx::query!( [INFO] [stdout] 106 | | r#" [INFO] [stdout] 107 | | INSERT INTO gauge_summaries ( [INFO] [stdout] 108 | | station_id, gauge_name, city_town, elevation_ft, [INFO] [stdout] ... | [INFO] [stdout] 125 | | .execute(pool) [INFO] [stdout] 126 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/error_handling_test.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / sqlx::query!( [INFO] [stdout] 39 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 40 | | station_id [INFO] [stdout] 41 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/error_handling_test.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | / sqlx::query!( [INFO] [stdout] 47 | | "DELETE FROM gauge_summaries WHERE station_id = $1", [INFO] [stdout] 48 | | station_id [INFO] [stdout] 49 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/error_handling_test.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | / sqlx::query!( [INFO] [stdout] 55 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 56 | | station_id [INFO] [stdout] 57 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/error_handling_test.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_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] --> tests/api_integration_test.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | / sqlx::query!( [INFO] [stdout] 208 | | r#" [INFO] [stdout] 209 | | INSERT INTO rain_readings (reading_datetime, cumulative_inches, incremental_inches, station_id) [INFO] [stdout] 210 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 217 | | .execute(&pool) [INFO] [stdout] 218 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/integration_test.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | / sqlx::query!( [INFO] [stdout] 57 | | r#" [INFO] [stdout] 58 | | INSERT INTO rain_readings (reading_datetime, cumulative_inches, incremental_inches, station_id) [INFO] [stdout] 59 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 67 | | .execute(&mut **tx) [INFO] [stdout] 68 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/api_integration_test.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | / sqlx::query!( [INFO] [stdout] 246 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 247 | | api_test_fixtures::TEST_API_LATEST [INFO] [stdout] ... | [INFO] [stdout] 250 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/api_integration_test.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | / sqlx::query!( [INFO] [stdout] 279 | | r#" [INFO] [stdout] 280 | | INSERT INTO rain_readings (reading_datetime, cumulative_inches, incremental_inches, station_id) [INFO] [stdout] 281 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 288 | | .execute(&pool) [INFO] [stdout] 289 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/integration_test.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | / sqlx::query!( [INFO] [stdout] 119 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 120 | | test_station_id [INFO] [stdout] ... | [INFO] [stdout] 123 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/reading_repository_test.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / sqlx::query!( [INFO] [stdout] 36 | | r#" [INFO] [stdout] 37 | | INSERT INTO gauges (station_id, station_name, station_type, latitude, longitude, county, status) [INFO] [stdout] 38 | | VALUES ($1, $2, 'Rain', 33.5, -112.0, 'Test County', 'Active') [INFO] [stdout] ... | [INFO] [stdout] 42 | | format!("Test Gauge {}", station_id) [INFO] [stdout] 43 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/reading_repository_test.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / sqlx::query!( [INFO] [stdout] 51 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 52 | | station_id [INFO] [stdout] 53 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/reading_repository_test.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_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] --> tests/api_integration_test.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | / sqlx::query!( [INFO] [stdout] 336 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 337 | | api_test_fixtures::TEST_API_WATER [INFO] [stdout] ... | [INFO] [stdout] 340 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/api_integration_test.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | / sqlx::query!( [INFO] [stdout] 343 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 344 | | api_test_fixtures::TEST_API_WATER [INFO] [stdout] ... | [INFO] [stdout] 347 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/integration_test.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | / sqlx::query!( [INFO] [stdout] 249 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 250 | | test_station_id [INFO] [stdout] ... | [INFO] [stdout] 253 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/integration_test.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | / sqlx::query!( [INFO] [stdout] 256 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 257 | | test_station_id [INFO] [stdout] ... | [INFO] [stdout] 260 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/api_integration_test.rs:401:9 [INFO] [stdout] | [INFO] [stdout] 401 | / sqlx::query!( [INFO] [stdout] 402 | | r#" [INFO] [stdout] 403 | | INSERT INTO rain_readings (reading_datetime, cumulative_inches, incremental_inches, station_id) [INFO] [stdout] 404 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 411 | | .execute(&pool) [INFO] [stdout] 412 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/api_integration_test.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | / sqlx::query!( [INFO] [stdout] 460 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 461 | | api_test_fixtures::TEST_API_CALENDAR [INFO] [stdout] ... | [INFO] [stdout] 464 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/api_integration_test.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | / sqlx::query!( [INFO] [stdout] 467 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 468 | | api_test_fixtures::TEST_API_CALENDAR [INFO] [stdout] ... | [INFO] [stdout] 471 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/integration_test.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 351 | / sqlx::query!( [INFO] [stdout] 352 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 353 | | test_station_id [INFO] [stdout] ... | [INFO] [stdout] 356 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/integration_test.rs:358:5 [INFO] [stdout] | [INFO] [stdout] 358 | / sqlx::query!( [INFO] [stdout] 359 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 360 | | test_station_id [INFO] [stdout] ... | [INFO] [stdout] 363 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_worker_test.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | / sqlx::query!( [INFO] [stdout] 104 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 105 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 108 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_worker_test.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | / sqlx::query!( [INFO] [stdout] 113 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 114 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 117 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/error_handling_test.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / sqlx::query!( [INFO] [stdout] 39 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 40 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 43 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/error_handling_test.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | / sqlx::query!( [INFO] [stdout] 47 | | "DELETE FROM gauge_summaries WHERE station_id = $1", [INFO] [stdout] 48 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 51 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/error_handling_test.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | / sqlx::query!( [INFO] [stdout] 55 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 56 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 59 | | .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] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_service_test.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | / sqlx::query!( [INFO] [stdout] 35 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 36 | | station_id [INFO] [stdout] 37 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_service_test.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / sqlx::query!( [INFO] [stdout] 43 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 44 | | station_id [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_service_test.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / sqlx::query!( [INFO] [stdout] 51 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 52 | | station_id [INFO] [stdout] 53 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_service_test.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | / sqlx::query!( [INFO] [stdout] 59 | | "DELETE FROM gauge_summaries WHERE station_id = $1", [INFO] [stdout] 60 | | station_id [INFO] [stdout] 61 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_service_test.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_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] --> tests/error_handling_test.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_id) [INFO] [stdout] 63 | | .execute(pool) [INFO] [stdout] 64 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/worker_integration_test.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / sqlx::query!( [INFO] [stdout] 39 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 40 | | station_id [INFO] [stdout] 41 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/worker_integration_test.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / sqlx::query!( [INFO] [stdout] 46 | | "DELETE FROM gauge_summaries WHERE station_id = $1", [INFO] [stdout] 47 | | station_id [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/worker_integration_test.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / sqlx::query!( [INFO] [stdout] 53 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 54 | | station_id [INFO] [stdout] 55 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/worker_integration_test.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_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] --> tests/fopr_import_worker_test.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | / sqlx::query!("DELETE FROM fopr_import_jobs") [INFO] [stdout] 159 | | .execute(&pool) [INFO] [stdout] 160 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/worker_integration_test.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | sqlx::query!("DELETE FROM fopr_import_jobs") [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] [stderr] error: could not compile `rain-tracker-service` (test "integration_test") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/worker_integration_test.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | let jobs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 187 | | "SELECT COUNT(*) as count FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 188 | | station_id [INFO] [stdout] 189 | | ) [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] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/worker_integration_test.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / sqlx::query!( [INFO] [stdout] 39 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 40 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 43 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/worker_integration_test.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | / sqlx::query!( [INFO] [stdout] 46 | | "DELETE FROM gauge_summaries WHERE station_id = $1", [INFO] [stdout] 47 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 50 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/worker_integration_test.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | / sqlx::query!( [INFO] [stdout] 53 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 54 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 57 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/worker_integration_test.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | / sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_id) [INFO] [stdout] 60 | | .execute(pool) [INFO] [stdout] 61 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rain-tracker-service` (test "api_integration_test") due to 20 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_worker_test.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 320 | / sqlx::query!( [INFO] [stdout] 321 | | "UPDATE fopr_import_jobs SET max_retries = 3 WHERE id = $1", [INFO] [stdout] 322 | | job_id [INFO] [stdout] ... | [INFO] [stdout] 325 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/worker_integration_test.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | / sqlx::query!("DELETE FROM fopr_import_jobs") [INFO] [stdout] 138 | | .execute(&pool) [INFO] [stdout] 139 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/gauge_repository_test.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / sqlx::query!( [INFO] [stdout] 36 | | "DELETE FROM gauge_summaries WHERE station_id = $1", [INFO] [stdout] 37 | | station_id [INFO] [stdout] 38 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/gauge_repository_test.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_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] --> tests/worker_integration_test.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | let jobs = sqlx::query!( [INFO] [stdout] | ________________^ [INFO] [stdout] 187 | | "SELECT COUNT(*) as count FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 188 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 191 | | .await [INFO] [stdout] | |__________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/gauge_repository_test.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | sqlx::query!("DELETE FROM gauge_summaries") [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] --> tests/fopr_import_worker_test.rs:375:5 [INFO] [stdout] | [INFO] [stdout] 375 | / sqlx::query!("DELETE FROM fopr_import_jobs") [INFO] [stdout] 376 | | .execute(&pool) [INFO] [stdout] 377 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/reading_repository_test.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / sqlx::query!( [INFO] [stdout] 36 | | r#" [INFO] [stdout] 37 | | INSERT INTO gauges (station_id, station_name, station_type, latitude, longitude, county, status) [INFO] [stdout] 38 | | VALUES ($1, $2, 'Rain', 33.5, -112.0, 'Test County', 'Active') [INFO] [stdout] ... | [INFO] [stdout] 44 | | .execute(pool) [INFO] [stdout] 45 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/reading_repository_test.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / sqlx::query!( [INFO] [stdout] 51 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 52 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 55 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/reading_repository_test.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | / sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_id) [INFO] [stdout] 58 | | .execute(pool) [INFO] [stdout] 59 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/fopr_import_job_repository_test.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / sqlx::query!( [INFO] [stdout] 36 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 37 | | station_id [INFO] [stdout] 38 | | ) [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] --> tests/gauge_repository_test.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / sqlx::query!( [INFO] [stdout] 36 | | "DELETE FROM gauge_summaries WHERE station_id = $1", [INFO] [stdout] 37 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 40 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/gauge_repository_test.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_id) [INFO] [stdout] 43 | | .execute(pool) [INFO] [stdout] 44 | | .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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/gauge_repository_test.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / sqlx::query!("DELETE FROM gauge_summaries") [INFO] [stdout] 93 | | .execute(&pool) [INFO] [stdout] 94 | | .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] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_service_test.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | / sqlx::query!( [INFO] [stdout] 35 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 36 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 39 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_service_test.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | / sqlx::query!( [INFO] [stdout] 43 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 44 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 47 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_service_test.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / sqlx::query!( [INFO] [stdout] 51 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 52 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 55 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_service_test.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | / sqlx::query!( [INFO] [stdout] 59 | | "DELETE FROM gauge_summaries WHERE station_id = $1", [INFO] [stdout] 60 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 63 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_service_test.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | / sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_id) [INFO] [stdout] 67 | | .execute(pool) [INFO] [stdout] 68 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rain-tracker-service` (test "error_handling_test") due to 8 previous errors [INFO] [stderr] error: could not compile `rain-tracker-service` (test "worker_integration_test") due to 12 previous errors [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/monthly_rainfall_repository_test.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | / sqlx::query!( [INFO] [stdout] 35 | | r#" [INFO] [stdout] 36 | | INSERT INTO gauges (station_id, station_name, station_type, latitude, longitude, county, status) [INFO] [stdout] 37 | | VALUES ($1, $2, 'Rain', 33.5, -112.0, 'Test County', 'Active') [INFO] [stdout] ... | [INFO] [stdout] 41 | | format!("Test Gauge {}", station_id) [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` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/monthly_rainfall_repository_test.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / sqlx::query!( [INFO] [stdout] 50 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 51 | | station_id [INFO] [stdout] 52 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/monthly_rainfall_repository_test.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | / sqlx::query!( [INFO] [stdout] 57 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 58 | | station_id [INFO] [stdout] 59 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> tests/monthly_rainfall_repository_test.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_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] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rain-tracker-service` (test "fopr_import_worker_test") due to 10 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/fopr_import_job_repository_test.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | / sqlx::query!( [INFO] [stdout] 36 | | "DELETE FROM fopr_import_jobs WHERE station_id = $1", [INFO] [stdout] 37 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 40 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/monthly_rainfall_repository_test.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | / sqlx::query!( [INFO] [stdout] 35 | | r#" [INFO] [stdout] 36 | | INSERT INTO gauges (station_id, station_name, station_type, latitude, longitude, county, status) [INFO] [stdout] 37 | | VALUES ($1, $2, 'Rain', 33.5, -112.0, 'Test County', 'Active') [INFO] [stdout] ... | [INFO] [stdout] 43 | | .execute(pool) [INFO] [stdout] 44 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/monthly_rainfall_repository_test.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | / sqlx::query!( [INFO] [stdout] 50 | | "DELETE FROM monthly_rainfall_summary WHERE station_id = $1", [INFO] [stdout] 51 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 54 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/monthly_rainfall_repository_test.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | / sqlx::query!( [INFO] [stdout] 57 | | "DELETE FROM rain_readings WHERE station_id = $1", [INFO] [stdout] 58 | | station_id [INFO] [stdout] ... | [INFO] [stdout] 61 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/monthly_rainfall_repository_test.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | / sqlx::query!("DELETE FROM gauges WHERE station_id = $1", station_id) [INFO] [stdout] 64 | | .execute(pool) [INFO] [stdout] 65 | | .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] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rain-tracker-service` (test "gauge_repository_test") due to 6 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rain-tracker-service` (test "fopr_import_service_test") due to 10 previous errors [INFO] [stderr] error: could not compile `rain-tracker-service` (test "reading_repository_test") due to 6 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rain-tracker-service` (test "fopr_import_job_repository_test") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rain-tracker-service` (test "monthly_rainfall_repository_test") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "9f41b43c822239d3a76fcc0b979f3e548f686c0303d4f838c52a5c7a9a5ec2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f41b43c822239d3a76fcc0b979f3e548f686c0303d4f838c52a5c7a9a5ec2f7", kill_on_drop: false }` [INFO] [stdout] 9f41b43c822239d3a76fcc0b979f3e548f686c0303d4f838c52a5c7a9a5ec2f7