[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] 4797f055d20057d937265b5167f1966f53ff8a42
[INFO] building Blupegasus0/day_list against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlupegasus0%2Fday_list" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Blupegasus0/day_list on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-3-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcdb00458201bc653fec6c97760bb2b729ebae6b6ebc228963a1f3c0af0a704a
[INFO] running `Command { std: "docker" "start" "-a" "bcdb00458201bc653fec6c97760bb2b729ebae6b6ebc228963a1f3c0af0a704a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcdb00458201bc653fec6c97760bb2b729ebae6b6ebc228963a1f3c0af0a704a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcdb00458201bc653fec6c97760bb2b729ebae6b6ebc228963a1f3c0af0a704a", kill_on_drop: false }`
[INFO] [stdout] bcdb00458201bc653fec6c97760bb2b729ebae6b6ebc228963a1f3c0af0a704a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4e51355927e84273bfb2196af27374267a091e12a53feb592c479679dd32b91
[INFO] running `Command { std: "docker" "start" "-a" "b4e51355927e84273bfb2196af27374267a091e12a53feb592c479679dd32b91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[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]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling sqlx-mysql v0.8.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]    Compiling sqlx v0.8.2
[INFO] [stderr]    Compiling DayList 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/db.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |           let todos = sqlx::query_as!(Todo, "SELECT * FROM todo
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 30 | | WHERE todo.title LIKE ? OR todo.description LIKE ?;", 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_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/db.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let todos = sqlx::query_as!(Todo, "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_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/db.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | /         sqlx::query!("INSERT INTO todo (title, description, date_created, status, date_due, reminder_date, parent_todo, priority, project...
[INFO] [stdout] 53 | | VALUES(?, ?, ?, ?, ?, ?, ?, ?, ?);",
[INFO] [stdout] 54 | |             title, description, current_date, status, date_due, 
[INFO] [stdout] 55 | |             reminder_date, parent_todo, 
[INFO] [stdout] 56 | |             priority, project_id
[INFO] [stdout] 57 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache
[INFO] [stdout]   --> src/db.rs:82:30
[INFO] [stdout]    |
[INFO] [stdout] 82 |                 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/db.rs:90:25
[INFO] [stdout]    |
[INFO] [stdout] 90 |                         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/db.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 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/db.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |                 sqlx::query!("UPDATE todo SET title = ?, description = ? WHERE todo_id = ?", title, description, 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: `ListItem` and `List`
[INFO] [stdout]  --> src/db.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     use tui::widgets::{List, ListItem};
[INFO] [stdout]   |                        ^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/db.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use tui::style::{Color, Style};
[INFO] [stdout]   |                      ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Edit_Todo` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         Edit_Todo,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to upper camel case: `EditTodo`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Search_Results` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 40 |         Search_Results,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SearchResults`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Edit_Todo` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |         Edit_Todo,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to upper camel case: `EditTodo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `App_State` should have an upper camel case name
[INFO] [stdout]   --> src/lib.rs:99:16
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub struct App_State {
[INFO] [stdout]    |                ^^^^^^^^^ help: convert the identifier to upper camel case: `AppState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Edit_Selection` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub enum Edit_Selection {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EditSelection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Layout_State` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:155:16
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub struct Layout_State {
[INFO] [stdout]     |                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `LayoutState`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ListItem`
[INFO] [stdout]    --> src/lib.rs:193:24
[INFO] [stdout]     |
[INFO] [stdout] 193 |     use tui::widgets::{ListItem, ListState};
[INFO] [stdout]     |                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Todo_List` should have an upper camel case name
[INFO] [stdout]    --> src/lib.rs:195:16
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub struct Todo_List {
[INFO] [stdout]     |                ^^^^^^^^^ help: convert the identifier to upper camel case: `TodoList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/lib.rs:264:18
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn alert(message: &str) {}
[INFO] [stdout]     |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `DayList` (lib) due to 7 previous errors; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b4e51355927e84273bfb2196af27374267a091e12a53feb592c479679dd32b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4e51355927e84273bfb2196af27374267a091e12a53feb592c479679dd32b91", kill_on_drop: false }`
[INFO] [stdout] b4e51355927e84273bfb2196af27374267a091e12a53feb592c479679dd32b91
