[INFO] cloning repository https://github.com/Laura7089/ambrosia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Laura7089/ambrosia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaura7089%2Fambrosia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaura7089%2Fambrosia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 839d204a563a255262b16b5347393802e354228c
[INFO] checking Laura7089/ambrosia against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLaura7089%2Fambrosia" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Laura7089/ambrosia
[INFO] finished tweaking git repo https://github.com/Laura7089/ambrosia
[INFO] tweaked toml for git repo https://github.com/Laura7089/ambrosia written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Laura7089/ambrosia on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Laura7089/ambrosia 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.9
[INFO] [stderr]   Downloaded thiserror-impl v2.0.9
[INFO] [stderr]   Downloaded kinded v0.3.0
[INFO] [stderr]   Downloaded kinded_macros v0.3.0
[INFO] [stderr]   Downloaded delegate v0.13.1
[INFO] [stderr]   Downloaded nutype_macros v0.5.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.10.1
[INFO] [stderr]   Downloaded nutype v0.5.1
[INFO] [stderr]   Downloaded security-framework-sys v2.13.0
[INFO] [stderr]   Downloaded winnow v0.6.21
[INFO] [stderr]   Downloaded rustls v0.23.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32ae971f703b2d524bc97d1c716aba62b940e4e59136a853febec95b79d1eed6
[INFO] running `Command { std: "docker" "start" "-a" "32ae971f703b2d524bc97d1c716aba62b940e4e59136a853febec95b79d1eed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32ae971f703b2d524bc97d1c716aba62b940e4e59136a853febec95b79d1eed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32ae971f703b2d524bc97d1c716aba62b940e4e59136a853febec95b79d1eed6", kill_on_drop: false }`
[INFO] [stdout] 32ae971f703b2d524bc97d1c716aba62b940e4e59136a853febec95b79d1eed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fe04b7c7270e3965231c3d290819ec6998ba604a38e9054eb3b6373d8c9dcd3
[INFO] running `Command { std: "docker" "start" "-a" "3fe04b7c7270e3965231c3d290819ec6998ba604a38e9054eb3b6373d8c9dcd3", kill_on_drop: false }`
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]     Checking winnow v0.6.21
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling nutype_macros v0.5.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling delegate v0.13.1
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking nutype v0.5.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking ambrosia v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]  --> src/mealie.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[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: `Serialize`
[INFO] [stdout]  --> src/mealie.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `page`, `per_page`, `total`, `next`, and `previous` are never read
[INFO] [stdout]    --> src/mealie.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct RecipesPaged {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 103 |     page: usize,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 104 |     per_page: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     total: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 106 |     total_pages: usize,
[INFO] [stdout] 107 |     next: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 108 |     previous: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/mealie.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct RecipeSummary {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 117 |     id: Option<String>,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 118 |     user_id: Uuid,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 119 |     household_id: Uuid,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 120 |     group_id: Uuid,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 121 |     name: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     recipe_servings: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 125 |     recipe_yield_quantity: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 126 |     recipe_yield: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 127 |     total_time: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 128 |     prep_time: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 129 |     cook_time: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 130 |     perform_time: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 131 |     description: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 132 |     recipe_category: Option<Vec<RecipeCategory>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 133 |     tags: Option<Vec<RecipeTag>>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 134 |     // TODO: add tools
[INFO] [stdout] 135 |     rating: Option<usize>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 136 |     #[serde(rename = "orgURL")]
[INFO] [stdout] 137 |     org_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 138 |     date_added: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 139 |     date_updated: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 140 |     created_at: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 141 |     updated_at: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 142 |     last_made: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecipeSummary` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `summary` and `recipe_ingredients` are never read
[INFO] [stdout]    --> src/mealie.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct Recipe {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 148 |     #[serde(flatten)]
[INFO] [stdout] 149 |     summary: RecipeSummary,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 150 |     #[serde(rename = "recipeIngredient")]
[INFO] [stdout] 151 |     recipe_ingredients: Vec<RecipeIngredient>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Recipe` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/mealie.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | struct RecipeIngredient {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 158 |     quantity: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 159 |     // TODO: units
[INFO] [stdout] 160 |     food: Option<RecipeFood>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 161 |     note: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 162 |     is_food: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 163 |     disable_amount: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 164 |     display: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 165 |     title: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 166 |     original_text: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 167 |     reference_id: Uuid,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecipeIngredient` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/mealie.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     IngredientFood {
[INFO] [stdout]     |     -------------- fields in this variant
[INFO] [stdout] 174 |         id: Uuid,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 175 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecipeFood` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/mealie.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     CreateIngredientFood {
[INFO] [stdout]     |     -------------------- fields in this variant
[INFO] [stdout] 179 |         id: Option<String>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 180 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecipeFood` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `page`, `per_page`, `total`, `next`, and `previous` are never read
[INFO] [stdout]    --> src/mealie.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 102 | struct RecipesPaged {
[INFO] [stdout]     |        ------------ fields in this struct
[INFO] [stdout] 103 |     page: usize,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 104 |     per_page: usize,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 105 |     total: usize,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 106 |     total_pages: usize,
[INFO] [stdout] 107 |     next: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 108 |     previous: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/mealie.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct RecipeSummary {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 117 |     id: Option<String>,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 118 |     user_id: Uuid,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 119 |     household_id: Uuid,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 120 |     group_id: Uuid,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 121 |     name: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     recipe_servings: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 125 |     recipe_yield_quantity: usize,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 126 |     recipe_yield: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 127 |     total_time: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 128 |     prep_time: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 129 |     cook_time: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 130 |     perform_time: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 131 |     description: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 132 |     recipe_category: Option<Vec<RecipeCategory>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 133 |     tags: Option<Vec<RecipeTag>>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 134 |     // TODO: add tools
[INFO] [stdout] 135 |     rating: Option<usize>,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 136 |     #[serde(rename = "orgURL")]
[INFO] [stdout] 137 |     org_url: Option<String>,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 138 |     date_added: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 139 |     date_updated: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 140 |     created_at: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 141 |     updated_at: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 142 |     last_made: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecipeSummary` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `summary` and `recipe_ingredients` are never read
[INFO] [stdout]    --> src/mealie.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct Recipe {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 148 |     #[serde(flatten)]
[INFO] [stdout] 149 |     summary: RecipeSummary,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 150 |     #[serde(rename = "recipeIngredient")]
[INFO] [stdout] 151 |     recipe_ingredients: Vec<RecipeIngredient>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Recipe` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/mealie.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 157 | struct RecipeIngredient {
[INFO] [stdout]     |        ---------------- fields in this struct
[INFO] [stdout] 158 |     quantity: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 159 |     // TODO: units
[INFO] [stdout] 160 |     food: Option<RecipeFood>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 161 |     note: Option<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 162 |     is_food: bool,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 163 |     disable_amount: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 164 |     display: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 165 |     title: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 166 |     original_text: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 167 |     reference_id: Uuid,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecipeIngredient` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/mealie.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |     IngredientFood {
[INFO] [stdout]     |     -------------- fields in this variant
[INFO] [stdout] 174 |         id: Uuid,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 175 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecipeFood` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]    --> src/mealie.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |     CreateIngredientFood {
[INFO] [stdout]     |     -------------------- fields in this variant
[INFO] [stdout] 179 |         id: Option<String>,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 180 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RecipeFood` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.91s
[INFO] running `Command { std: "docker" "inspect" "3fe04b7c7270e3965231c3d290819ec6998ba604a38e9054eb3b6373d8c9dcd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fe04b7c7270e3965231c3d290819ec6998ba604a38e9054eb3b6373d8c9dcd3", kill_on_drop: false }`
[INFO] [stdout] 3fe04b7c7270e3965231c3d290819ec6998ba604a38e9054eb3b6373d8c9dcd3
