[INFO] cloning repository https://github.com/jorahbi/dg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorahbi/dg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorahbi%2Fdg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorahbi%2Fdg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee394a2e09caed690dea874515e70aaed3097358 [INFO] checking jorahbi/dg/ee394a2e09caed690dea874515e70aaed3097358 against master#86a49fd71fecd25b0fd20247db0ba95eeceaba28 for pr-129543-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorahbi%2Fdg" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jorahbi/dg [INFO] finished tweaking git repo https://github.com/jorahbi/dg [INFO] tweaked toml for git repo https://github.com/jorahbi/dg written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jorahbi/dg on toolchain 86a49fd71fecd25b0fd20247db0ba95eeceaba28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jorahbi/dg 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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rs-snowflake v0.6.0 [INFO] [stderr] Downloaded validator_derive v0.18.2 [INFO] [stderr] Downloaded validator v0.18.1 [INFO] [stderr] Downloaded qrcode v0.14.1 [INFO] [stderr] Downloaded croner v2.2.0 [INFO] [stderr] Downloaded bigdecimal v0.4.9 [INFO] [stderr] Downloaded tokio-cron-scheduler v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2fd89112d1a8f268f161a1bb397b64f32472ff4534bfa7b8e29cd89d74e6aeb [INFO] running `Command { std: "docker" "start" "-a" "b2fd89112d1a8f268f161a1bb397b64f32472ff4534bfa7b8e29cd89d74e6aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2fd89112d1a8f268f161a1bb397b64f32472ff4534bfa7b8e29cd89d74e6aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2fd89112d1a8f268f161a1bb397b64f32472ff4534bfa7b8e29cd89d74e6aeb", kill_on_drop: false }` [INFO] [stdout] b2fd89112d1a8f268f161a1bb397b64f32472ff4534bfa7b8e29cd89d74e6aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+86a49fd71fecd25b0fd20247db0ba95eeceaba28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5127f94fac7986a80dcf60a52999f34edd1bd7770b9f7086e95c7bd4469622fb [INFO] running `Command { std: "docker" "start" "-a" "5127f94fac7986a80dcf60a52999f34edd1bd7770b9f7086e95c7bd4469622fb", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling cc v1.2.48 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling zerocopy-derive v0.8.30 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.1 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking aligned v0.4.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking pxfm v0.1.26 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking gif v0.14.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking zune-jpeg v0.5.5 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling tokio-cron-scheduler v0.13.0 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking multer v3.1.0 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Compiling validator_derive v0.18.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking croner v2.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking moxcms v0.7.10 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking rs-snowflake v0.6.0 [INFO] [stderr] Checking validator v0.18.1 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking sqlx-mysql v0.8.6 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking qrcode v0.14.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking coin-dgai-api v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/repository/power_repo.rs:276:22 [INFO] [stdout] | [INFO] [stdout] 276 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 277 | | r#" [INFO] [stdout] 278 | | SELECT sum(amount) as total FROM user_power_record WHERE created_at = ? AND user_id = ? [INFO] [stdout] 279 | | "#, [INFO] [stdout] 280 | | current_time.date(), [INFO] [stdout] 281 | | user_id [INFO] [stdout] 282 | | ) [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] --> src/repository/power_repo.rs:298:22 [INFO] [stdout] | [INFO] [stdout] 298 | ... let record = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 299 | | ... UserPowerRecordStats, [INFO] [stdout] 300 | | ... r#" [INFO] [stdout] 301 | | ... SELECT upr.id, upr.created_at, upr.user_id, upr.power_package_id, upr.amount, upr.package_amount, upr.close_price, upr.... [INFO] [stdout] ... | [INFO] [stdout] 308 | | ... user_id [INFO] [stdout] 309 | | ... ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/repository/power_repo.rs:276:22 [INFO] [stdout] | [INFO] [stdout] 276 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 277 | | r#" [INFO] [stdout] 278 | | SELECT sum(amount) as total FROM user_power_record WHERE created_at = ? AND user_id = ? [INFO] [stdout] 279 | | "#, [INFO] [stdout] 280 | | current_time.date(), [INFO] [stdout] 281 | | user_id [INFO] [stdout] 282 | | ) [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] --> src/repository/power_repo.rs:298:22 [INFO] [stdout] | [INFO] [stdout] 298 | ... let record = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 299 | | ... UserPowerRecordStats, [INFO] [stdout] 300 | | ... r#" [INFO] [stdout] 301 | | ... SELECT upr.id, upr.created_at, upr.user_id, upr.power_package_id, upr.amount, upr.package_amount, upr.close_price, upr.... [INFO] [stdout] ... | [INFO] [stdout] 308 | | ... user_id [INFO] [stdout] 309 | | ... ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/repository/user_repo.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | / sqlx::query!( [INFO] [stdout] 636 | | "UPDATE users SET upgrade_progress = upgrade_progress+?, user_level = ?, updated_at = NOW() WHERE id = ?", [INFO] [stdout] 637 | | upgrade_progress,lv, user_id [INFO] [stdout] 638 | | ) [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] --> src/repository/user_repo.rs:647:21 [INFO] [stdout] | [INFO] [stdout] 647 | let asset = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 648 | | Assets, [INFO] [stdout] 649 | | r#" SELECT upgrade_progress, user_level, dg_amount, dg_amount as daily_balance, total_assets FROM users WHERE id = ? "#, [INFO] [stdout] 650 | | user_id [INFO] [stdout] 651 | | ) [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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stdout] --> src/repository/user_repo.rs:635:9 [INFO] [stdout] | [INFO] [stdout] 635 | / sqlx::query!( [INFO] [stdout] 636 | | "UPDATE users SET upgrade_progress = upgrade_progress+?, user_level = ?, updated_at = NOW() WHERE id = ?", [INFO] [stdout] 637 | | upgrade_progress,lv, user_id [INFO] [stdout] 638 | | ) [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] --> src/repository/user_repo.rs:647:21 [INFO] [stdout] | [INFO] [stdout] 647 | let asset = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 648 | | Assets, [INFO] [stdout] 649 | | r#" SELECT upgrade_progress, user_level, dg_amount, dg_amount as daily_balance, total_assets FROM users WHERE id = ? "#, [INFO] [stdout] 650 | | user_id [INFO] [stdout] 651 | | ) [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/power_repo.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | let records = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 38 | | UserPowerDetail, [INFO] [stdout] 39 | | r#" [INFO] [stdout] 40 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 51 | | offset [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `sqlx::types::Json>: From` is not satisfied [INFO] [stdout] --> src/repository/power_repo.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | let record = sqlx::query_as!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 65 | | PowerPackage, [INFO] [stdout] 66 | | r#" [INFO] [stdout] 67 | | SELECT id, title, lv, daily_yield_percentage, amount, description, [INFO] [stdout] ... | [INFO] [stdout] 72 | | record_id [INFO] [stdout] 73 | | ) [INFO] [stdout] | |_________^ the trait `From` is not implemented for `sqlx::types::Json>` [INFO] [stdout] | [INFO] [stdout] help: the trait `From` is not implemented for `sqlx::types::Json>` [INFO] [stdout] but trait `From>` is implemented for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/types/json.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | impl From for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for that trait implementation, expected `Vec`, found `JsonValue` [INFO] [stdout] = note: required for `JsonValue` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/power_repo.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | let records = sqlx::query_as!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 38 | | UserPowerDetail, [INFO] [stdout] 39 | | r#" [INFO] [stdout] 40 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 51 | | offset [INFO] [stdout] 52 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `sqlx::types::Json>: From` is not satisfied [INFO] [stdout] --> src/repository/power_repo.rs:64:22 [INFO] [stdout] | [INFO] [stdout] 64 | let record = sqlx::query_as!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 65 | | PowerPackage, [INFO] [stdout] 66 | | r#" [INFO] [stdout] 67 | | SELECT id, title, lv, daily_yield_percentage, amount, description, [INFO] [stdout] ... | [INFO] [stdout] 72 | | record_id [INFO] [stdout] 73 | | ) [INFO] [stdout] | |_________^ the trait `From` is not implemented for `sqlx::types::Json>` [INFO] [stdout] | [INFO] [stdout] help: the trait `From` is not implemented for `sqlx::types::Json>` [INFO] [stdout] but trait `From>` is implemented for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/types/json.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | impl From for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for that trait implementation, expected `Vec`, found `JsonValue` [INFO] [stdout] = note: required for `JsonValue` to implement `Into>>` [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[E0277]: the trait bound `sqlx::types::Json>: From` is not satisfied [INFO] [stdout] --> src/repository/power_repo.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | let packages = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 158 | | PowerPackage, [INFO] [stdout] 159 | | r#" [INFO] [stdout] 160 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 166 | | "# [INFO] [stdout] 167 | | ) [INFO] [stdout] | |_________^ the trait `From` is not implemented for `sqlx::types::Json>` [INFO] [stdout] | [INFO] [stdout] help: the trait `From` is not implemented for `sqlx::types::Json>` [INFO] [stdout] but trait `From>` is implemented for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/types/json.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | impl From for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for that trait implementation, expected `Vec`, found `JsonValue` [INFO] [stdout] = note: required for `JsonValue` to implement `Into>>` [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[E0277]: the trait bound `sqlx::types::Json>: From` is not satisfied [INFO] [stdout] --> src/repository/power_repo.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | let packages = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 158 | | PowerPackage, [INFO] [stdout] 159 | | r#" [INFO] [stdout] 160 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 166 | | "# [INFO] [stdout] 167 | | ) [INFO] [stdout] | |_________^ the trait `From` is not implemented for `sqlx::types::Json>` [INFO] [stdout] | [INFO] [stdout] help: the trait `From` is not implemented for `sqlx::types::Json>` [INFO] [stdout] but trait `From>` is implemented for it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/types/json.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | impl From for Json { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: for that trait implementation, expected `Vec`, found `JsonValue` [INFO] [stdout] = note: required for `JsonValue` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | let transaction = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 54 | | Transactions, [INFO] [stdout] 55 | | r#" [INFO] [stdout] 56 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 67 | | id [INFO] [stdout] 68 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | let transaction = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 82 | | Transactions, [INFO] [stdout] 83 | | r#" [INFO] [stdout] 84 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 95 | | transaction_id [INFO] [stdout] 96 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:53:27 [INFO] [stdout] | [INFO] [stdout] 53 | let transaction = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 54 | | Transactions, [INFO] [stdout] 55 | | r#" [INFO] [stdout] 56 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 67 | | id [INFO] [stdout] 68 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:81:27 [INFO] [stdout] | [INFO] [stdout] 81 | let transaction = sqlx::query_as!( [INFO] [stdout] | ___________________________^ [INFO] [stdout] 82 | | Transactions, [INFO] [stdout] 83 | | r#" [INFO] [stdout] 84 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 95 | | transaction_id [INFO] [stdout] 96 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | let transactions = sqlx::query_as!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 139 | | Transactions, [INFO] [stdout] 140 | | r#" [INFO] [stdout] 141 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 156 | | offset [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | let transactions = sqlx::query_as!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 139 | | Transactions, [INFO] [stdout] 140 | | r#" [INFO] [stdout] 141 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 156 | | offset [INFO] [stdout] 157 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | let transactions = sqlx::query_as!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 176 | | Transactions, [INFO] [stdout] 177 | | r#" [INFO] [stdout] 178 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 194 | | offset [INFO] [stdout] 195 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:175:28 [INFO] [stdout] | [INFO] [stdout] 175 | let transactions = sqlx::query_as!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 176 | | Transactions, [INFO] [stdout] 177 | | r#" [INFO] [stdout] 178 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 194 | | offset [INFO] [stdout] 195 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:212:28 [INFO] [stdout] | [INFO] [stdout] 212 | let transactions = sqlx::query_as!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 213 | | Transactions, [INFO] [stdout] 214 | | r#" [INFO] [stdout] 215 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 230 | | offset [INFO] [stdout] 231 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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[E0277]: the trait bound `std::option::Option>: From>` is not satisfied [INFO] [stdout] --> src/repository/transactions_repo.rs:212:28 [INFO] [stdout] | [INFO] [stdout] 212 | let transactions = sqlx::query_as!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 213 | | Transactions, [INFO] [stdout] 214 | | r#" [INFO] [stdout] 215 | | SELECT [INFO] [stdout] ... | [INFO] [stdout] 230 | | offset [INFO] [stdout] 231 | | ) [INFO] [stdout] | |_________^ the trait `From>` is not implemented for `std::option::Option>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::option::Option<&T>` implements `From<&std::option::Option>` [INFO] [stdout] `std::option::Option<&mut T>` implements `From<&mut std::option::Option>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&EnteredSpan>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&Span>` [INFO] [stdout] `std::option::Option<&tracing::Id>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option<&tracing::Metadata<'_>>` implements `From<&tracing_core::span::Current>` [INFO] [stdout] `std::option::Option` implements `From` [INFO] [stdout] `std::option::Option` implements `From>` [INFO] [stdout] and 21 others [INFO] [stdout] = note: required for `std::option::Option` to implement `Into>>` [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] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coin-dgai-api` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coin-dgai-api` (lib test) due to 12 previous errors [INFO] running `Command { std: "docker" "inspect" "5127f94fac7986a80dcf60a52999f34edd1bd7770b9f7086e95c7bd4469622fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5127f94fac7986a80dcf60a52999f34edd1bd7770b9f7086e95c7bd4469622fb", kill_on_drop: false }` [INFO] [stdout] 5127f94fac7986a80dcf60a52999f34edd1bd7770b9f7086e95c7bd4469622fb