[INFO] cloning repository https://github.com/oyewoas/todo_app_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oyewoas/todo_app_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foyewoas%2Ftodo_app_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foyewoas%2Ftodo_app_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5246d3c75e0fd23cf4d796c6a080aa2561775de [INFO] checking oyewoas/todo_app_server against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foyewoas%2Ftodo_app_server" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oyewoas/todo_app_server [INFO] finished tweaking git repo https://github.com/oyewoas/todo_app_server [INFO] tweaked toml for git repo https://github.com/oyewoas/todo_app_server written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oyewoas/todo_app_server on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oyewoas/todo_app_server 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" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded axum-core v0.5.2 [INFO] [stderr] Downloaded value-bag v1.11.1 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded indexmap v2.11.1 [INFO] [stderr] Downloaded axum v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6ea8b33fdb4fcbe81ab38a4aa56031827d7ccd7f45f5102088b9d49ab21e46f [INFO] running `Command { std: "docker" "start" "-a" "c6ea8b33fdb4fcbe81ab38a4aa56031827d7ccd7f45f5102088b9d49ab21e46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6ea8b33fdb4fcbe81ab38a4aa56031827d7ccd7f45f5102088b9d49ab21e46f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6ea8b33fdb4fcbe81ab38a4aa56031827d7ccd7f45f5102088b9d49ab21e46f", kill_on_drop: false }` [INFO] [stdout] c6ea8b33fdb4fcbe81ab38a4aa56031827d7ccd7f45f5102088b9d49ab21e46f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1874fc96a1bc64045acc048d95127e999c5151cfc6a3ef68c529af451b8cd3c [INFO] running `Command { std: "docker" "start" "-a" "b1874fc96a1bc64045acc048d95127e999c5151cfc6a3ef68c529af451b8cd3c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking rustix v1.1.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking polling v3.10.0 [INFO] [stderr] Checking async-io v2.5.0 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking sqlx-mysql v0.8.6 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking todo_app_server v0.1.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/handler.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let todos = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 59 | | TodoModel, [INFO] [stdout] 60 | | r#" [INFO] [stdout] 61 | | SELECT * FROM todos ORDER by id LIMIT ? OFFSET ? [INFO] [stdout] ... | [INFO] [stdout] 64 | | offset as i64 [INFO] [stdout] 65 | | ) [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/handler.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | let new_todo = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 109 | | TodoModel, [INFO] [stdout] 110 | | r#" [INFO] [stdout] 111 | | SELECT * FROM todos WHERE id = ? [INFO] [stdout] 112 | | "#, [INFO] [stdout] 113 | | &id [INFO] [stdout] 114 | | ) [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/handler.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | let query_result = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 136 | | TodoModel, [INFO] [stdout] 137 | | r#" [INFO] [stdout] 138 | | SELECT * FROM todos WHERE id = ? [INFO] [stdout] 139 | | "#, [INFO] [stdout] 140 | | &id [INFO] [stdout] 141 | | ) [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/handler.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | let query_result = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 170 | | TodoModel, [INFO] [stdout] 171 | | r#" [INFO] [stdout] 172 | | SELECT * FROM todos WHERE id = ? [INFO] [stdout] 173 | | "#, [INFO] [stdout] 174 | | &id [INFO] [stdout] 175 | | ) [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/handler.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | let updated_todo = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 221 | | TodoModel, [INFO] [stdout] 222 | | r#" [INFO] [stdout] 223 | | SELECT * FROM todos WHERE id = ? [INFO] [stdout] 224 | | "#, [INFO] [stdout] 225 | | &id [INFO] [stdout] 226 | | ).fetch_one(&data.db) [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/handler.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | let delete_result = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 246 | | r#" [INFO] [stdout] 247 | | DELETE FROM todos WHERE id = ? [INFO] [stdout] 248 | | "#, [INFO] [stdout] 249 | | &id [INFO] [stdout] 250 | | ) [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/handler.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let todos = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 59 | | TodoModel, [INFO] [stdout] 60 | | r#" [INFO] [stdout] 61 | | SELECT * FROM todos ORDER by id LIMIT ? OFFSET ? [INFO] [stdout] ... | [INFO] [stdout] 64 | | offset as i64 [INFO] [stdout] 65 | | ) [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/handler.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | let new_todo = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 109 | | TodoModel, [INFO] [stdout] 110 | | r#" [INFO] [stdout] 111 | | SELECT * FROM todos WHERE id = ? [INFO] [stdout] 112 | | "#, [INFO] [stdout] 113 | | &id [INFO] [stdout] 114 | | ) [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/handler.rs:135:24 [INFO] [stdout] | [INFO] [stdout] 135 | let query_result = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 136 | | TodoModel, [INFO] [stdout] 137 | | r#" [INFO] [stdout] 138 | | SELECT * FROM todos WHERE id = ? [INFO] [stdout] 139 | | "#, [INFO] [stdout] 140 | | &id [INFO] [stdout] 141 | | ) [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/handler.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | let query_result = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 170 | | TodoModel, [INFO] [stdout] 171 | | r#" [INFO] [stdout] 172 | | SELECT * FROM todos WHERE id = ? [INFO] [stdout] 173 | | "#, [INFO] [stdout] 174 | | &id [INFO] [stdout] 175 | | ) [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/handler.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | let updated_todo = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 221 | | TodoModel, [INFO] [stdout] 222 | | r#" [INFO] [stdout] 223 | | SELECT * FROM todos WHERE id = ? [INFO] [stdout] 224 | | "#, [INFO] [stdout] 225 | | &id [INFO] [stdout] 226 | | ).fetch_one(&data.db) [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/handler.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | let delete_result = sqlx::query!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 246 | | r#" [INFO] [stdout] 247 | | DELETE FROM todos WHERE id = ? [INFO] [stdout] 248 | | "#, [INFO] [stdout] 249 | | &id [INFO] [stdout] 250 | | ) [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 `todo_app_server` (bin "todo_app_server") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `todo_app_server` (bin "todo_app_server" test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "b1874fc96a1bc64045acc048d95127e999c5151cfc6a3ef68c529af451b8cd3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1874fc96a1bc64045acc048d95127e999c5151cfc6a3ef68c529af451b8cd3c", kill_on_drop: false }` [INFO] [stdout] b1874fc96a1bc64045acc048d95127e999c5151cfc6a3ef68c529af451b8cd3c