[INFO] cloning repository https://github.com/psilva-leo/ai-todo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psilva-leo/ai-todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsilva-leo%2Fai-todo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsilva-leo%2Fai-todo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df98c9699661b7fa79fb36312f077f6e96c2279e
[INFO] checking psilva-leo/ai-todo against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsilva-leo%2Fai-todo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/psilva-leo/ai-todo
[INFO] finished tweaking git repo https://github.com/psilva-leo/ai-todo
[INFO] tweaked toml for git repo https://github.com/psilva-leo/ai-todo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psilva-leo/ai-todo on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psilva-leo/ai-todo 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking psilva-leo/ai-todo against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsilva-leo%2Fai-todo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/psilva-leo/ai-todo
[INFO] finished tweaking git repo https://github.com/psilva-leo/ai-todo
[INFO] tweaked toml for git repo https://github.com/psilva-leo/ai-todo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psilva-leo/ai-todo on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psilva-leo/ai-todo 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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 zmij v1.0.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f1a292dae57abcc2d48cba229776b1520ff4272e8b0d0babf0ff9dda83ef5f5
[INFO] running `Command { std: "docker" "start" "-a" "7f1a292dae57abcc2d48cba229776b1520ff4272e8b0d0babf0ff9dda83ef5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f1a292dae57abcc2d48cba229776b1520ff4272e8b0d0babf0ff9dda83ef5f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f1a292dae57abcc2d48cba229776b1520ff4272e8b0d0babf0ff9dda83ef5f5", kill_on_drop: false }`
[INFO] [stdout] 7f1a292dae57abcc2d48cba229776b1520ff4272e8b0d0babf0ff9dda83ef5f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbcb68c75d49872836b90d556436b196640e147bd2cc51e917da7e933cf9ea57
[INFO] running `Command { std: "docker" "start" "-a" "dbcb68c75d49872836b90d556436b196640e147bd2cc51e917da7e933cf9ea57", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking ai-todo 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/routes/audio.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | / ...   sqlx::query!(
[INFO] [stdout] 64 | | ...       "INSERT INTO todos (id, title, description, status, priority, source, created_at, updated_at) VALUES ($1, $2, $3, $4, $5...
[INFO] [stdout] 65 | | ...       id,
[INFO] [stdout] 66 | | ...       suggested.title,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | | ...       now
[INFO] [stdout] 73 | | ...   )
[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/routes/audio.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | / ...   sqlx::query!(
[INFO] [stdout] 64 | | ...       "INSERT INTO todos (id, title, description, status, priority, source, created_at, updated_at) VALUES ($1, $2, $3, $4, $5...
[INFO] [stdout] 65 | | ...       id,
[INFO] [stdout] 66 | | ...       suggested.title,
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | | ...       now
[INFO] [stdout] 73 | | ...   )
[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/routes/todos.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let todo = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 44 | |         Todo,
[INFO] [stdout] 45 | |         r#"
[INFO] [stdout] 46 | |         INSERT INTO todos (id, title, description, status, priority, source, created_at, updated_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         new_todo.updated_at
[INFO] [stdout] 58 | |     )
[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/routes/todos.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 43 |       let todo = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 44 | |         Todo,
[INFO] [stdout] 45 | |         r#"
[INFO] [stdout] 46 | |         INSERT INTO todos (id, title, description, status, priority, source, created_at, updated_at)
[INFO] [stdout] ...  |
[INFO] [stdout] 57 | |         new_todo.updated_at
[INFO] [stdout] 58 | |     )
[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/routes/todos.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let todos = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 71 | |         Todo,
[INFO] [stdout] 72 | |         r#"
[INFO] [stdout] 73 | |         SELECT id, title, description, status, priority, source, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         "#
[INFO] [stdout] 77 | |     )
[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/routes/todos.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let todos = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 71 | |         Todo,
[INFO] [stdout] 72 | |         r#"
[INFO] [stdout] 73 | |         SELECT id, title, description, status, priority, source, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |         "#
[INFO] [stdout] 77 | |     )
[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/routes/todos.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |       let todo = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 93 | |         Todo,
[INFO] [stdout] 94 | |         r#"
[INFO] [stdout] 95 | |         SELECT id, title, description, status, priority, source, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |         id
[INFO] [stdout] 99 | |     )
[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/routes/todos.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |       let todo = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 93 | |         Todo,
[INFO] [stdout] 94 | |         r#"
[INFO] [stdout] 95 | |         SELECT id, title, description, status, priority, source, created_at, updated_at
[INFO] [stdout] ...  |
[INFO] [stdout] 98 | |         id
[INFO] [stdout] 99 | |     )
[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/routes/todos.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let mut todo = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 130 | |         Todo,
[INFO] [stdout] 131 | |         "SELECT id, title, description, status, priority, source, created_at, updated_at FROM todos WHERE id = $1",
[INFO] [stdout] 132 | |         id
[INFO] [stdout] 133 | |     )
[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/routes/todos.rs:129:20
[INFO] [stdout]     |
[INFO] [stdout] 129 |       let mut todo = sqlx::query_as!(
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 130 | |         Todo,
[INFO] [stdout] 131 | |         "SELECT id, title, description, status, priority, source, created_at, updated_at FROM todos WHERE id = $1",
[INFO] [stdout] 132 | |         id
[INFO] [stdout] 133 | |     )
[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/routes/todos.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |       let updated_todo = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 158 | |         Todo,
[INFO] [stdout] 159 | |         r#"
[INFO] [stdout] 160 | |         UPDATE todos 
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         id
[INFO] [stdout] 171 | |     )
[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/routes/todos.rs:157:24
[INFO] [stdout]     |
[INFO] [stdout] 157 |       let updated_todo = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 158 | |         Todo,
[INFO] [stdout] 159 | |         r#"
[INFO] [stdout] 160 | |         UPDATE todos 
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         id
[INFO] [stdout] 171 | |     )
[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/routes/todos.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let result = sqlx::query!("DELETE FROM todos WHERE id = $1", 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: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]    --> src/routes/todos.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let result = sqlx::query!("DELETE FROM todos WHERE id = $1", 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] [stderr] error: could not compile `ai-todo` (bin "ai-todo") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ai-todo` (bin "ai-todo" test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "dbcb68c75d49872836b90d556436b196640e147bd2cc51e917da7e933cf9ea57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbcb68c75d49872836b90d556436b196640e147bd2cc51e917da7e933cf9ea57", kill_on_drop: false }`
[INFO] [stdout] dbcb68c75d49872836b90d556436b196640e147bd2cc51e917da7e933cf9ea57
