[INFO] cloning repository https://github.com/Blupegasus0/day_list
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Blupegasus0/day_list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlupegasus0%2Fday_list", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlupegasus0%2Fday_list'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21ae55944c1079f6b55982177cecbc460d06ff1e
[INFO] checking Blupegasus0/day_list against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlupegasus0%2Fday_list" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Blupegasus0/day_list
[INFO] finished tweaking git repo https://github.com/Blupegasus0/day_list
[INFO] tweaked toml for git repo https://github.com/Blupegasus0/day_list written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Blupegasus0/day_list on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Blupegasus0/day_list 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 462dd06d399a12ee186b4848078a97b6395254adf00e1ecc870d7fb0a89f7300
[INFO] running `Command { std: "docker" "start" "-a" "462dd06d399a12ee186b4848078a97b6395254adf00e1ecc870d7fb0a89f7300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "462dd06d399a12ee186b4848078a97b6395254adf00e1ecc870d7fb0a89f7300", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "462dd06d399a12ee186b4848078a97b6395254adf00e1ecc870d7fb0a89f7300", kill_on_drop: false }`
[INFO] [stdout] 462dd06d399a12ee186b4848078a97b6395254adf00e1ecc870d7fb0a89f7300
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23db9f8512c7e5e242234cc33c4cc92e367415f8d92a936e46c0f223bee4c37d
[INFO] running `Command { std: "docker" "start" "-a" "23db9f8512c7e5e242234cc33c4cc92e367415f8d92a936e46c0f223bee4c37d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking sqlx-core v0.8.2
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking sqlx-sqlite v0.8.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stderr]     Checking day_list 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/model/db.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 35 | |             "SELECT * FROM todo WHERE todo.title LIKE ? OR todo.description LIKE ?;", 
[INFO] [stdout] 36 | |             search_string1, search_string2)
[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/model/db.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let rows = sqlx::query!("SELECT * FROM todo")
[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/model/db.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let rows = sqlx::query!("SELECT * FROM todo WHERE date_due > CURRENT_DATE")
[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/model/db.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         sqlx::query!("INSERT INTO todo (title, description, date_created, status, date_due, reminder_date, parent_todo, priority, project...
[INFO] [stdout] 113 | | VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?);",
[INFO] [stdout] 114 | |             todo.title, todo.description, current_date, todo.status, todo.date_due, 
[INFO] [stdout] 115 | |             todo.reminder_date, todo.parent_todo, 
[INFO] [stdout] 116 | |             todo.priority, todo.project_id
[INFO] [stdout] 117 | |         )
[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/model/db.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 let record = sqlx::query!("SELECT status FROM todo WHERE todo_id = ?", 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/model/db.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |                     sqlx::query!("UPDATE todo SET status = ? WHERE todo_id = ?", status, 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/model/db.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 sqlx::query!("DELETE FROM todo WHERE todo_id = ?", 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/model/db.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         sqlx::query!("UPDATE todo SET title = ?, description = ? WHERE todo_id = ?", todo.title, todo.description, todo.todo_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] warning: unused imports: `Cell` and `Row`
[INFO] [stdout]  --> src/controller/state.rs:1:70
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tui::widgets::{Block, Borders, Paragraph, List, ListItem, Table, Row, Cell};
[INFO] [stdout]   |                                                                      ^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::schema::Todo`
[INFO] [stdout]  --> src/controller/handle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::schema::Todo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/db.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let rows = sqlx::query!(
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |         let todos: Vec<Todo> = rows.into_iter().map(|row| {
[INFO] [stdout]    |                                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/db.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let rows = sqlx::query!("SELECT * FROM todo")
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         let todos: Vec<Todo> = rows.into_iter().map(|row| {
[INFO] [stdout]    |                                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let rows: /* Type */ = sqlx::query!("SELECT * FROM todo")
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/db.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let rows = sqlx::query!("SELECT * FROM todo WHERE date_due > CURRENT_DATE")
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |         let todos: Vec<Todo> = rows.into_iter().map(|row| {
[INFO] [stdout]    |                                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let rows: /* Type */ = sqlx::query!("SELECT * FROM todo WHERE date_due > CURRENT_DATE")
[INFO] [stdout]    |                 ++++++++++++
[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/model/db.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |           let rows = sqlx::query!(
[INFO] [stdout]    |  ____________________^
[INFO] [stdout] 35 | |             "SELECT * FROM todo WHERE todo.title LIKE ? OR todo.description LIKE ?;", 
[INFO] [stdout] 36 | |             search_string1, search_string2)
[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/model/db.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let rows = sqlx::query!("SELECT * FROM todo")
[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/model/db.rs:86:20
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let rows = sqlx::query!("SELECT * FROM todo WHERE date_due > CURRENT_DATE")
[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/model/db.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | /         sqlx::query!("INSERT INTO todo (title, description, date_created, status, date_due, reminder_date, parent_todo, priority, project...
[INFO] [stdout] 113 | | VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?);",
[INFO] [stdout] 114 | |             todo.title, todo.description, current_date, todo.status, todo.date_due, 
[INFO] [stdout] 115 | |             todo.reminder_date, todo.parent_todo, 
[INFO] [stdout] 116 | |             todo.priority, todo.project_id
[INFO] [stdout] 117 | |         )
[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/model/db.rs:128:30
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 let record = sqlx::query!("SELECT status FROM todo WHERE todo_id = ?", 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/model/db.rs:135:21
[INFO] [stdout]     |
[INFO] [stdout] 135 |                     sqlx::query!("UPDATE todo SET status = ? WHERE todo_id = ?", status, 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/model/db.rs:148:17
[INFO] [stdout]     |
[INFO] [stdout] 148 |                 sqlx::query!("DELETE FROM todo WHERE todo_id = ?", 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/model/db.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         sqlx::query!("UPDATE todo SET title = ?, description = ? WHERE todo_id = ?", todo.title, todo.description, todo.todo_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] warning: unused imports: `Cell` and `Row`
[INFO] [stdout]  --> src/controller/state.rs:1:70
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tui::widgets::{Block, Borders, Paragraph, List, ListItem, Table, Row, Cell};
[INFO] [stdout]   |                                                                      ^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::model::schema::Todo`
[INFO] [stdout]  --> src/controller/handle.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::model::schema::Todo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/view/render.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 _ => {},
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/view/render.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 Content::Daylist => layout.main_content = daylist_todos,
[INFO] [stdout]    |                 ---------------- matches some of the same values
[INFO] [stdout] 96 |                 Content::EditTodo => layout.main_content = edit_todo,
[INFO] [stdout]    |                 ----------------- matches some of the same values
[INFO] [stdout] 97 |                 Content::SearchResults => layout.main_content = search_content,
[INFO] [stdout]    |                 ---------------------- matches some of the same values
[INFO] [stdout] 98 |                 _ => {},
[INFO] [stdout]    |                 ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/db.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let rows = sqlx::query!(
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |         let todos: Vec<Todo> = rows.into_iter().map(|row| {
[INFO] [stdout]    |                                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/db.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let rows = sqlx::query!("SELECT * FROM todo")
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 66 |         let todos: Vec<Todo> = rows.into_iter().map(|row| {
[INFO] [stdout]    |                                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let rows: /* Type */ = sqlx::query!("SELECT * FROM todo")
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/model/db.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let rows = sqlx::query!("SELECT * FROM todo WHERE date_due > CURRENT_DATE")
[INFO] [stdout]    |             ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |         let todos: Vec<Todo> = rows.into_iter().map(|row| {
[INFO] [stdout]    |                                ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 86 |         let rows: /* Type */ = sqlx::query!("SELECT * FROM todo WHERE date_due > CURRENT_DATE")
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/view/render.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 _ => {},
[INFO] [stdout]    |                 ^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> src/view/render.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |                 Content::Daylist => layout.main_content = daylist_todos,
[INFO] [stdout]    |                 ---------------- matches some of the same values
[INFO] [stdout] 96 |                 Content::EditTodo => layout.main_content = edit_todo,
[INFO] [stdout]    |                 ----------------- matches some of the same values
[INFO] [stdout] 97 |                 Content::SearchResults => layout.main_content = search_content,
[INFO] [stdout]    |                 ---------------------- matches some of the same values
[INFO] [stdout] 98 |                 _ => {},
[INFO] [stdout]    |                 ^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `button`
[INFO] [stdout]    --> src/view/render.rs:145:60
[INFO] [stdout]     |
[INFO] [stdout] 145 |                     crossterm::event::MouseEventKind::Down(button) => {
[INFO] [stdout]     |                                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> src/lib.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn alert(message: &str) {}
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `button`
[INFO] [stdout]    --> src/view/render.rs:145:60
[INFO] [stdout]     |
[INFO] [stdout] 145 |                     crossterm::event::MouseEventKind::Down(button) => {
[INFO] [stdout]     |                                                            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_list` (lib) due to 11 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]   --> src/lib.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn alert(message: &str) {}
[INFO] [stdout]    |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_list` (lib test) due to 11 previous errors; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "23db9f8512c7e5e242234cc33c4cc92e367415f8d92a936e46c0f223bee4c37d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23db9f8512c7e5e242234cc33c4cc92e367415f8d92a936e46c0f223bee4c37d", kill_on_drop: false }`
[INFO] [stdout] 23db9f8512c7e5e242234cc33c4cc92e367415f8d92a936e46c0f223bee4c37d
