[INFO] cloning repository https://github.com/zacharyselk/home-dash-api-v0
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zacharyselk/home-dash-api-v0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharyselk%2Fhome-dash-api-v0", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharyselk%2Fhome-dash-api-v0'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83572dae55f1e1fa6fc977a2e99c4135dcde93ae
[INFO] checking zacharyselk/home-dash-api-v0 against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzacharyselk%2Fhome-dash-api-v0" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zacharyselk/home-dash-api-v0
[INFO] finished tweaking git repo https://github.com/zacharyselk/home-dash-api-v0
[INFO] tweaked toml for git repo https://github.com/zacharyselk/home-dash-api-v0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zacharyselk/home-dash-api-v0 on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zacharyselk/home-dash-api-v0 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "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 bitflags v2.7.0
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bf7e5077a0171ba357ebd9641161311d38534b1ad5b222940f35991380d1e5d
[INFO] running `Command { std: "docker" "start" "-a" "8bf7e5077a0171ba357ebd9641161311d38534b1ad5b222940f35991380d1e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bf7e5077a0171ba357ebd9641161311d38534b1ad5b222940f35991380d1e5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf7e5077a0171ba357ebd9641161311d38534b1ad5b222940f35991380d1e5d", kill_on_drop: false }`
[INFO] [stdout] 8bf7e5077a0171ba357ebd9641161311d38534b1ad5b222940f35991380d1e5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f547ded5193b9ba960c3ca40c1f56dd703888aa35ab649a2f8bc122b5152bb6e
[INFO] running `Command { std: "docker" "start" "-a" "f547ded5193b9ba960c3ca40c1f56dd703888aa35ab649a2f8bc122b5152bb6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking sqlx-core v0.8.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking sqlx-postgres v0.8.3
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking home-dash-api-v0 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Responder` and `ResponseError`
[INFO] [stdout]  --> src/main.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::{ App, HttpServer, Responder, ResponseError };
[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 imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FromRow`
[INFO] [stdout]  --> src/main.rs:6:53
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::{postgres::PgPoolOptions, Pool, Postgres, FromRow};
[INFO] [stdout]   |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/widget/todo_list.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pool` and `Postgres`
[INFO] [stdout]  --> src/widget/todo_list.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::{Pool, FromRow, Postgres};
[INFO] [stdout]   |            ^^^^           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/widget/todo_list.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/widget/weather.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HttpResponse`, `Responder`, and `post`
[INFO] [stdout]  --> src/widget/weather.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web::{post, HttpResponse, Responder};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Data` and `Path`
[INFO] [stdout]  --> src/widget/weather.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::web::{Data, Path};
[INFO] [stdout]   |                      ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::AppState`
[INFO] [stdout]  --> src/widget/weather.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::AppState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Responder` and `ResponseError`
[INFO] [stdout]  --> src/main.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::{ App, HttpServer, Responder, ResponseError };
[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 imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/main.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Display`
[INFO] [stdout]  --> src/main.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::fmt::Display;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FromRow`
[INFO] [stdout]  --> src/main.rs:6:53
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::{postgres::PgPoolOptions, Pool, Postgres, FromRow};
[INFO] [stdout]   |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/widget/todo_list.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pool` and `Postgres`
[INFO] [stdout]  --> src/widget/todo_list.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::{Pool, FromRow, Postgres};
[INFO] [stdout]   |            ^^^^           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/widget/todo_list.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SystemTime` and `UNIX_EPOCH`
[INFO] [stdout]  --> src/widget/weather.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::time::{SystemTime, UNIX_EPOCH};
[INFO] [stdout]   |                 ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HttpResponse`, `Responder`, and `post`
[INFO] [stdout]  --> src/widget/weather.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | use actix_web::{post, HttpResponse, Responder};
[INFO] [stdout]   |                 ^^^^  ^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Data` and `Path`
[INFO] [stdout]  --> src/widget/weather.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use actix_web::web::{Data, Path};
[INFO] [stdout]   |                      ^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::AppState`
[INFO] [stdout]  --> src/widget/weather.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::AppState;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Id` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Id: i32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case (notice the capitalization): `id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Summary` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Summary: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `summary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Description` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CreationDateTime` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CreationDateTime: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `creation_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CompletionDateTime` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CompletionDateTime: Option<DateTime<Utc>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `completion_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RepeatPattern` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RepeatPattern: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `repeat_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Id` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Id: i32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case (notice the capitalization): `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Summary` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Summary: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `summary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Description` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CreationDateTime` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CreationDateTime: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `creation_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CompletionDateTime` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CompletionDateTime: Option<DateTime<Utc>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `completion_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `RepeatPattern` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RepeatPattern: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `repeat_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Id` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Id: i32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case (notice the capitalization): `id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Summary` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Summary: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `summary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Description` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CreationDateTime` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CreationDateTime: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `creation_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `CompletionDateTime` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CompletionDateTime: Option<DateTime<Utc>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `completion_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `RepeatPattern` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RepeatPattern: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `repeat_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Id` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Id: i32,
[INFO] [stdout]    |     ^^ help: convert the identifier to snake case (notice the capitalization): `id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Summary` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Summary: String,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case (notice the capitalization): `summary`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `Description` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: convert the identifier to snake case: `description`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CreationDateTime` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     CreationDateTime: DateTime<Utc>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `creation_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `CompletionDateTime` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     CompletionDateTime: Option<DateTime<Utc>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `completion_date_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `RepeatPattern` should have a snake case name
[INFO] [stdout]   --> src/widget/todo_list.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     RepeatPattern: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: convert the identifier to snake case: `repeat_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.29s
[INFO] running `Command { std: "docker" "inspect" "f547ded5193b9ba960c3ca40c1f56dd703888aa35ab649a2f8bc122b5152bb6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f547ded5193b9ba960c3ca40c1f56dd703888aa35ab649a2f8bc122b5152bb6e", kill_on_drop: false }`
[INFO] [stdout] f547ded5193b9ba960c3ca40c1f56dd703888aa35ab649a2f8bc122b5152bb6e
